Static Public Member Functions | |
| static AZ_INLINE UnitTestResult | AssumeFailure () |
| static AZ_INLINE UnitTestResult | AssumeSuccess () |
Public Attributes | |
| bool | m_compiled = false |
| bool | m_running = false |
| bool | m_completed = false |
| bool | m_latestTestingRound = true |
| AZStd::string | m_consoleOutput |