Class TestAll


  • public class TestAll
    extends java.lang.Object
    Tests all formatter classes in Basic.
    Author:
    chris
    • Constructor Summary

      Constructors 
      ConstructorDescription
      TestAll() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and TypeMethodDescription
      static voidmain​(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

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

      • TestAll

        public TestAll()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)