.. java:import:: java.io IOException .. java:import:: org.junit Test .. java:import:: com.ampl AMPLException .. java:import:: com.ampl Environment .. java:import:: com.ampl LicenseException AMPLProcessTest =============== .. java:package:: com.ampl :noindex: .. java:type:: public class AMPLProcessTest extends TestBase Methods ------- AMPLInterpretTest ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void AMPLInterpretTest() :outertype: AMPLProcessTest AMPLProcessFoundTest ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void AMPLProcessFoundTest() throws AMPLException :outertype: AMPLProcessTest AMPLProcessNotFoundTest ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void AMPLProcessNotFoundTest() throws IOException, LicenseException, AMPLException :outertype: AMPLProcessTest AMPLProcessTerminateTest ^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void AMPLProcessTerminateTest() throws AMPLException :outertype: AMPLProcessTest LoadModelAndDataTest ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void LoadModelAndDataTest() :outertype: AMPLProcessTest create ^^^^^^ .. java:method:: AMPLProcess create() throws AMPLException :outertype: AMPLProcessTest