.. java:import:: java.io IOException .. java:import:: org.junit Assert .. java:import:: org.junit Test .. java:import:: com.ampl AMPLException .. java:import:: com.ampl EntityType .. java:import:: com.ampl LicenseException .. java:import:: com.ampl Parameter .. java:import:: com.ampl Tuple .. java:import:: com.ampl Variable AMPLParserTest ============== .. java:package:: com.ampl :noindex: .. java:type:: public class AMPLParserTest extends TestBase Methods ------- CompareSets ^^^^^^^^^^^ .. java:method:: void CompareSets(String entityname, String... indexingSets) throws AMPLException :outertype: AMPLParserTest complexTableDefinitionTest ^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void complexTableDefinitionTest() :outertype: AMPLParserTest getProperlyTypedMixedVariableTuples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getProperlyTypedMixedVariableTuples() :outertype: AMPLParserTest getProperlyTypedParameterDefaultTuples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getProperlyTypedParameterDefaultTuples() :outertype: AMPLParserTest getProperlyTypedParameterTuples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getProperlyTypedParameterTuples() :outertype: AMPLParserTest getProperlyTypedTwoDVariableTuples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getProperlyTypedTwoDVariableTuples() :outertype: AMPLParserTest getProperlyTypedVariableTuples ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getProperlyTypedVariableTuples() :outertype: AMPLParserTest getSetMembers ^^^^^^^^^^^^^ .. java:method:: @Test public void getSetMembers() throws LicenseException, IOException, AMPLException :outertype: AMPLParserTest getValuesAgainstEmptySets ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void getValuesAgainstEmptySets() :outertype: AMPLParserTest testDifferentDimensions ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testDifferentDimensions() :outertype: AMPLParserTest testDisplaySet ^^^^^^^^^^^^^^ .. java:method:: @Test public void testDisplaySet() :outertype: AMPLParserTest testDisplaySetAndMore ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testDisplaySetAndMore() :outertype: AMPLParserTest testGetDeclarationAndIndexing ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetDeclarationAndIndexing() :outertype: AMPLParserTest testGetIndexingSets ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetIndexingSets() throws AMPLException :outertype: AMPLParserTest testMultipleCommands ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testMultipleCommands() :outertype: AMPLParserTest testMultipleIndexing ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testMultipleIndexing() :outertype: AMPLParserTest testSameDimensions ^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testSameDimensions() :outertype: AMPLParserTest testSameName ^^^^^^^^^^^^ .. java:method:: @Test public void testSameName() :outertype: AMPLParserTest testSymbolicParameter ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testSymbolicParameter() :outertype: AMPLParserTest