.. java:import:: org.junit Test ObjectiveTest ============= .. java:package:: com.ampl :noindex: .. java:type:: public class ObjectiveTest extends TestBase Methods ------- InterfaceTest ^^^^^^^^^^^^^ .. java:method:: @Test public void InterfaceTest() :outertype: ObjectiveTest MultipleObjectives ^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void MultipleObjectives() :outertype: ObjectiveTest refreshObjective ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void refreshObjective() :outertype: ObjectiveTest stringMessagesTest ^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void stringMessagesTest() :outertype: ObjectiveTest testGetValuesMine ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetValuesMine() :outertype: ObjectiveTest testIndexedObjective ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testIndexedObjective() :outertype: ObjectiveTest testNonIndexedObjective ^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testNonIndexedObjective() :outertype: ObjectiveTest