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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args) throws java.lang.Throwable
      Run all unit tests
      Throws:
      java.lang.Throwable