|
Drag[en]gine Script Module DragonScript 1.32.1
|
Classes | |
| class | AssertDiffersException |
| Test failed with differs assertion violation. More... | |
| class | AssertEqualsException |
| Test failed with equal assertion violation. More... | |
| class | AssertThrowsException |
| Test failed with throws assertion violation. More... | |
| class | BaseGameAppTesting |
| Basic implementation of application class for use by testing applications. More... | |
| class | DefaultTestRunnerListener |
| Default implementation of TestRunnerListener. More... | |
| class | LogFileTestListener |
| Test runner listener logging to file. More... | |
| class | TestCase |
| Test Case. More... | |
| class | TestCaseECBehavior |
| Base class for testing BehaviorElementClass behaviors. More... | |
| class | TestCaseECBehaviorPersistency |
| Base class for testing BehaviorElementClass behaviors persistency. More... | |
| class | TestGameApp |
| BaseGameApp for use by tests. More... | |
| class | TestRunner |
| Test Runner. More... | |
| interface | TestRunnerListener |
| Listener for TestRunner. More... | |
| class | TestSuite |
| Test Suite. More... | |
| class | WindowTesting |
| Window for running tests. More... | |