.. java:import:: org.junit AfterClass .. java:import:: org.junit Test .. java:import:: com.ampl TestUtils .. java:import:: com.ampl Util UtilTest ======== .. java:package:: com.ampl :noindex: .. java:type:: public class UtilTest Methods ------- FromAMPL ^^^^^^^^ .. java:method:: @Test public void FromAMPL() :outertype: UtilTest tearDownAfterClass ^^^^^^^^^^^^^^^^^^ .. java:method:: @AfterClass public static void tearDownAfterClass() throws Exception :outertype: UtilTest testGetClassPath ^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetClassPath() :outertype: UtilTest testGetResourceBase ^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testGetResourceBase() :outertype: UtilTest testgetDoubleOrString ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testgetDoubleOrString() :outertype: UtilTest