Package cnuphys.magfield
Class MagTests
java.lang.Object
cnuphys.magfield.MagTests
Static testing of the magnetic field
- Author:
- heddle
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JMenu
static void
memoryReport
(String message) Print a memory reportstatic void
runTests()
static void
testTestData
(String path)
-
Field Details
-
TestMode
public static boolean TestMode
-
-
Constructor Details
-
MagTests
public MagTests()
-
-
Method Details
-
testTestData
-
getTestMenu
-
memoryReport
Print a memory report- Parameters:
message
- a message to add on
-
runTests
public static void runTests()
-