bb.util
Class Execute.UnitTest
java.lang.Object
bb.util.Execute.UnitTest
- Enclosing class:
- Execute
public static class Execute.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Constructor Summary |
private |
Execute.UnitTest()
This private constructor suppresses the default (public) constructor, ensuring non-instantiability. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Execute.UnitTest
private Execute.UnitTest()
- This private constructor suppresses the default (public) constructor, ensuring non-instantiability.
main
public static void main(String[] args)
throws Exception
- Throws:
Exception