Package fr.imag.adele.apam.app2.spec

Examples of fr.imag.adele.apam.app2.spec.App2Spec.call()


        App2Spec.class);

    System.out
        .println("\n==================Start call test=================== \n");

    app2Spec.call("Call Main APP2 from Test");

    System.out
        .println("\n=================End call test====================\n");
  }
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.