Class TestSlotDataMgr
java.lang.Object
TestSlotDataMgr
- public class TestSlotDataMgr
- extends Object
A class to test the functionality of the SlotDataMgr class.
- Author:
- Kevin Thompson
|
Method Summary |
static void |
main(String[] args)
Runs the suite of tests on the SlotDataMgr class. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSlotDataMgr
public TestSlotDataMgr()
main
public static void main(String[] args)
- Runs the suite of tests on the SlotDataMgr class.
- Parameters:
args - The command-line arguments, which are ignored.