Class responsible for running the game test suites.
More...
Class responsible for running the game test suites.
Tests can be started by passing the -autotest parameter, the runner supports SCR_AutotestGroup configs, test suite class names and test case class names. CLI examples: -autotest "{6AB9C8EEE9A651B5}" -autotest Example1SubjectTestSuite -autotest Example1Subject_GetFive_ReturnsFive
GUI usage: SCR_AutotestTool SCR_AutotestPlugin
◆ Abort()
| void SCR_TestRunner.Abort |
( |
notnull Game | game | ) |
|
◆ OnUpdate()
| void SCR_TestRunner.OnUpdate |
( |
notnull Game | game | ) |
|
◆ ShouldCreate()
| static bool SCR_TestRunner.ShouldCreate |
( |
| ) |
|
|
static |
The documentation for this interface was generated from the following file:
- Autotest/Game/TestFramework/SCR_AutotestRunner.c