| ch.ethz.prose.JVMAITests
JVMAITests | public class JVMAITests extends TestCase (Code) | | JUnit testcase for all jvmai-relevant aspects
version: $Revision: 1.2 $ author: Angela Nicoara author: Stephan Markwalder |
Constructor Summary | |
public | JVMAITests(String name) Construct test with given name. |
Method Summary | |
protected void | setUp() Set up fixture. | public static Test | suite() Test suite. | protected void | tearDown() |
JVMAITests | public JVMAITests(String name)(Code) | | Construct test with given name.
Parameters: name - test name |
setUp | protected void setUp()(Code) | | Set up fixture.
|
suite | public static Test suite()(Code) | | Test suite.
test instance |
tearDown | protected void tearDown()(Code) | | |
|
|