Drag[en]gine Script Module DragonScript  1.23
Dragengine.TestSystem.TestSuite.State Enum Reference

Test State. More...

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...
 

Detailed Description

Test State.

Member Data Documentation

◆ failed

Dragengine.TestSystem.TestSuite.State.failed

One or more test case finished with failure.

◆ passed

Dragengine.TestSystem.TestSuite.State.passed

All test case finished successfully.

◆ pending

Dragengine.TestSystem.TestSuite.State.pending

Test suite has not run yet.

◆ running

Dragengine.TestSystem.TestSuite.State.running

Test suite is running.


The documentation for this enum was generated from the following file: