http://www.w3.org/ns/prov#value | - Unit after the test cases are run. * Used to clean up any data or connections. */ protected void tearDown( ) throws Exception { } /** * Static JUnit method used to add the supplied class as * a parameter to the TestSuite constructor. */ public static Test suite( ) { return new TestSuite(TestJunitScriptTest.class); } // // Variable declarations private TestJunitScript m_ScriptPtr = null; } Section
|