Class SimpleTest
java.lang.Object
|
+--TestCase
|
+--SimpleTest
- public class SimpleTest
- extends TestCase
Some simple tests of the AIS package.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTest
public SimpleTest()
setUp
protected void setUp()
suite
public static Test suite()
testChecksum
public void testChecksum()
testDecoder
public void testDecoder()
testShipStatic
public void testShipStatic()
testMsgFactory
public void testMsgFactory()
testPerf
public void testPerf()
testNegativeNumber
public void testNegativeNumber()
main
public static void main(java.lang.String[] args)