<h2>org.autoplot.servlet.TestServlet</h2><p>This is a stress test for the servlet. Repeatly hitting the it to see if we can mess it up. It expects the servlet to be running at http://localhost:8084/AutoplotServlet/SimpleServlet and the URI "file:///home/jbf/autoplot_data/http/www.srl.caltech.edu/ACE/ASC/temp2/ACE_cris_level2_data_1hr_22468.txt?time=field0&timeFormat=%Y+%j+%H+%M+%S&rank2=5:12&skip=3&validMin=1e-20" to work.</p> <h2>TestServlet( )</h2> <p></p> <hr> <a name="doTest"></a> <h2>doTest</h2> doTest( ) → void <p></p> <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=doTest&unscoped_q=doTest">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/servlet/TestServlet.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/servlet/TestServlet.html#doTest">[view on old javadoc]</a> <br> <br> <hr> <a name="main"></a> <h2>main</h2> main( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String[]</a> args ) → void <p></p> <h3>Parameters</h3> args - a java.lang.String[] <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=main&unscoped_q=main">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/servlet/TestServlet.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/servlet/TestServlet.html#main">[view on old javadoc]</a> <br> <br>