Drag[en]gine Script Module DragonScript
1.23
|
Public Attributes | |
failed | |
One or more test case finished with failure. More... | |
passed | |
All test case finished successfully. More... | |
pending | |
Test suite has not run yet. More... | |
running | |
Test suite is running. More... | |
Test State.
Dragengine.TestSystem.TestSuite.State.failed |
One or more test case finished with failure.
Dragengine.TestSystem.TestSuite.State.passed |
All test case finished successfully.
Dragengine.TestSystem.TestSuite.State.pending |
Test suite has not run yet.
Dragengine.TestSystem.TestSuite.State.running |
Test suite is running.