net.grinder.util
Class TestJVM

java.lang.Object
  extended by net.grinder.util.TestJVM

public class TestJVM
extends Object

Unit test case for JVM.

Author:
Philip Aston

Constructor Summary
TestJVM()
           
 
Method Summary
 void testHaveRequisites()
           
 void testIsAtLeastVersion()
           
 void testToString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestJVM

public TestJVM()
Method Detail

testIsAtLeastVersion

public void testIsAtLeastVersion()
                          throws Exception
Throws:
Exception

testHaveRequisites

public void testHaveRequisites()
                        throws Exception
Throws:
Exception

testToString

public void testToString()
                  throws Exception
Throws:
Exception


Copyright © 2000-2013. All Rights Reserved.