Package fi.iki.jmtilli.javaxmlfrag
Class UnitTestAll
java.lang.Object
fi.iki.jmtilli.javaxmlfrag.UnitTestAll
public class UnitTestAll
extends java.lang.Object
Run all unit tests.
-
Constructor Summary
Constructors Constructor Description UnitTestAll()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Run all unit tests
-
Constructor Details
-
UnitTestAll
public UnitTestAll()
-
-
Method Details
-
main
public static void main(java.lang.String[] args) throws java.lang.ThrowableRun all unit tests- Throws:
java.lang.Throwable
-