omni.kit.test Classes#
Classes Summary:
Base class for all async test cases. |
|
Test Case which automatically subscribes to logging events and fails if any error is produced during the test. |
|
A test suite is a composite test consisting of a number of TestCases. |
|
Base class for benchmark tests. |
|
A class for executing extension tests. |
|
A class representing the result of an extension test run. |
|
Implementation of TestPopulator that returns a list of all tests known to Kit |
|
Implementation of the TestPopulator that returns a list of all tests disabled in their extension.toml file |
|
Base class for the objects used to populate the initial list of tests, before filtering. |
|
Return codes used by omni.kit.test. |
|
Enumeration that defines the possible statuses for test run execution. |
|
Create a collection of name/value pairs. |