Package org.jastacry.test
Class TestGlobalFunctions
- java.lang.Object
-
- org.jastacry.test.TestGlobalFunctions
-
public class TestGlobalFunctions extends Object
Test of Main function.- Author:
- Kai Kretschmann
-
-
Constructor Summary
Constructors Constructor Description TestGlobalFunctions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testLogDebugFalse()
Test method help for Main function.void
testLogDebugTrue()
Test method help for Main function.
-
-
-
Field Detail
-
MSG
public static final String MSG
Test input String.- See Also:
- Constant Field Values
-
-