AceUnitRunnerData_t | Structure with test execution information, used by the Runner and the Assertions |
AssertionError_t | Assertion Error |
AssertionId_t | AssertionId_t specifies an assertion failure within a test case |
TestFixture_t | A Fixture is a collection of test cases sharing the same before, after, beforeClass and afterClass methods |
TestLogger_t | A Logger logs events during test execution |
TestSuite_t | A Suite is a loose collection of test cases |