.. java:import:: java.io File .. java:import:: java.io IOException .. java:import:: org.junit Test .. java:import:: com.ampl AMPL .. java:import:: com.ampl AMPLException .. java:import:: com.ampl DataFrame .. java:import:: com.ampl Environment .. java:import:: com.ampl LicenseException .. java:import:: com.ampl Parameter .. java:import:: com.ampl Variable AmplTest ======== .. java:package:: com.ampl :noindex: .. java:type:: public class AmplTest extends TestBase Methods ------- ClosedAMPL ^^^^^^^^^^ .. java:method:: @Test public void ClosedAMPL() :outertype: AmplTest ClosedAMPL2 ^^^^^^^^^^^ .. java:method:: @Test public void ClosedAMPL2() :outertype: AmplTest UnexpectedOutput ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void UnexpectedOutput() :outertype: AmplTest UnexpectedOutput2 ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void UnexpectedOutput2() :outertype: AmplTest cdTest ^^^^^^ .. java:method:: @Test public void cdTest() throws LicenseException, IOException, AMPLException :outertype: AmplTest commandsIntoFile ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void commandsIntoFile() :outertype: AmplTest display ^^^^^^^ .. java:method:: @Test public void display() :outertype: AmplTest doubleClose ^^^^^^^^^^^ .. java:method:: @Test public void doubleClose() :outertype: AmplTest expand ^^^^^^ .. java:method:: @Test public void expand() :outertype: AmplTest genTimesOnExpressionValue ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void genTimesOnExpressionValue() :outertype: AmplTest gentimesAndTimesFiltering ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void gentimesAndTimesFiltering() :outertype: AmplTest getDataEmmanuel ^^^^^^^^^^^^^^^ .. java:method:: @Test public void getDataEmmanuel() :outertype: AmplTest getDataEmmanuel2 ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getDataEmmanuel2() :outertype: AmplTest getDataEmmanuel3 ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getDataEmmanuel3() :outertype: AmplTest getDataEmmanuel4 ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getDataEmmanuel4() :outertype: AmplTest getDataIndexedTest ^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getDataIndexedTest() :outertype: AmplTest getNotExistentEntity ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getNotExistentEntity() throws LicenseException, IOException, AMPLException :outertype: AmplTest getValue ^^^^^^^^ .. java:method:: @Test public void getValue() :outertype: AmplTest getValueNotExistent ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getValueNotExistent() :outertype: AmplTest getValueNotScalar ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getValueNotScalar() :outertype: AmplTest interpretFileNotExistentTest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void interpretFileNotExistentTest() throws LicenseException, IOException, AMPLException :outertype: AmplTest interpretFileTest ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void interpretFileTest() throws LicenseException, IOException, AMPLException :outertype: AmplTest loadSolutionFileTest ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void loadSolutionFileTest() throws LicenseException, IOException, AMPLException :outertype: AmplTest multipleInstancesOfAMPL ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void multipleInstancesOfAMPL() :outertype: AmplTest noAMPLError ^^^^^^^^^^^ .. java:method:: @Test public void noAMPLError() throws LicenseException, IOException, AMPLException :outertype: AmplTest outputTest ^^^^^^^^^^ .. java:method:: @Test public void outputTest() :outertype: AmplTest printTest ^^^^^^^^^ .. java:method:: @Test public void printTest() :outertype: AmplTest resetTest ^^^^^^^^^ .. java:method:: @Test public void resetTest() throws LicenseException, IOException, AMPLException :outertype: AmplTest setDataWithSpaces ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void setDataWithSpaces() :outertype: AmplTest show ^^^^ .. java:method:: @Test public void show() throws IOException :outertype: AmplTest