d
Class g.UnitTest

java.lang.Object
  extended by d.g.UnitTest
Enclosing class:
g

public static final class g.UnitTest
extends Object

See the Overview page of the project's javadocs for a general description of this unit test class.


Constructor Summary
private g.UnitTest()
          This private constructor suppresses the default (public) constructor, ensuring non-instantiability.
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

g.UnitTest

private g.UnitTest()
This private constructor suppresses the default (public) constructor, ensuring non-instantiability.

Method Detail

main

public static void main(String[] args)