.. java:import:: org.junit Test .. java:import:: com.ampl AMPL .. java:import:: com.ampl AMPLException .. java:import:: com.ampl EntityType .. java:import:: com.ampl Variable .. java:import:: com.ampl VariableInstance VariableTest ============ .. java:package:: com.ampl :noindex: .. java:type:: public class VariableTest extends TestBase Methods ------- InterfaceTest ^^^^^^^^^^^^^ .. java:method:: @Test public void InterfaceTest() :outertype: VariableTest anotherBug ^^^^^^^^^^ .. java:method:: @Test public void anotherBug() :outertype: VariableTest bug ^^^ .. java:method:: @Test public void bug() :outertype: VariableTest deletionTest ^^^^^^^^^^^^ .. java:method:: @Test public void deletionTest() :outertype: VariableTest fixPerformance ^^^^^^^^^^^^^^ .. java:method:: @Test public void fixPerformance() :outertype: VariableTest getValue ^^^^^^^^ .. java:method:: @Test public void getValue() :outertype: VariableTest infinities2 ^^^^^^^^^^^ .. java:method:: @Test public void infinities2() :outertype: VariableTest instancesConsistencyCheck ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void instancesConsistencyCheck() :outertype: VariableTest multipleInstances ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void multipleInstances() :outertype: VariableTest properExceptionTest ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void properExceptionTest() :outertype: VariableTest regression ^^^^^^^^^^ .. java:method:: @Test public void regression() :outertype: VariableTest testFix ^^^^^^^ .. java:method:: @Test public void testFix() :outertype: VariableTest testFixInstance ^^^^^^^^^^^^^^^ .. java:method:: @Test public void testFixInstance() :outertype: VariableTest testInstanceInterface ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testInstanceInterface() :outertype: VariableTest testInstanceInterfaceGoesWrong ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testInstanceInterfaceGoesWrong() :outertype: VariableTest testProperties ^^^^^^^^^^^^^^ .. java:method:: @Test public void testProperties() throws AMPLException :outertype: VariableTest