dTest
Class TestNave

java.lang.Object
  |
  +--dTest.TestNave

public class TestNave
extends java.lang.Object

classe per il test della classe Nave

See Also:
Nave

Constructor Summary
TestNave()
           
 
Method Summary
static void main(java.lang.String[] Args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNave

public TestNave()
Method Detail

main

public static void main(java.lang.String[] Args)