.. java:import:: java.io IOException .. java:import:: org.junit Test .. java:import:: com.ampl AMPLException .. java:import:: com.ampl AMPLOutputs .. java:import:: com.ampl LicenseException .. java:import:: com.ampl Util AMPLErrorTest ============= .. java:package:: com.ampl :noindex: .. java:type:: public class AMPLErrorTest extends TestBase Methods ------- NonSyntaxErrorOnFile ^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void NonSyntaxErrorOnFile() throws AMPLException :outertype: AMPLErrorTest ODBCError ^^^^^^^^^ .. java:method:: @Test public void ODBCError() :outertype: AMPLErrorTest SyntaxErrorCommandLine ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void SyntaxErrorCommandLine() :outertype: AMPLErrorTest SyntaxErrorOnFile ^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void SyntaxErrorOnFile() :outertype: AMPLErrorTest redefineParameterError ^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void redefineParameterError() :outertype: AMPLErrorTest reportFileNameOfError ^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void reportFileNameOfError() :outertype: AMPLErrorTest testThrowExceptionOnError ^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:method:: @Test public void testThrowExceptionOnError() :outertype: AMPLErrorTest