net.rootdev.javardfa
Class VersionTest

java.lang.Object
  extended by net.rootdev.javardfa.VersionTest

public class VersionTest
extends Object

Author:
pldms

Constructor Summary
VersionTest()
           
 
Method Summary
 void testGet()
          Test of get method, of class Version.
 void testGetName()
          Test of getName method, of class Version.
 void testGetVersion()
          Test of getVersion method, of class Version.
 void testToString()
          Test of toString method, of class Version.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionTest

public VersionTest()
Method Detail

testGet

public void testGet()
Test of get method, of class Version.


testGetName

public void testGetName()
Test of getName method, of class Version.


testGetVersion

public void testGetVersion()
Test of getVersion method, of class Version.


testToString

public void testToString()
Test of toString method, of class Version.



Copyright © 2009-2012. All Rights Reserved.