Open 3D Engine AzTest API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Test::AzUnitTestMain Class Referencefinal

#include <AzTest.h>

Public Member Functions

 AzUnitTestMain (std::vector< AZ::Test::ITestEnvironment * > envs)
 
bool Run (int argc, char **argv)
 
bool Run (const char *commandLine)
 
int ReturnCode () const
 

Detailed Description

Main method for running tests from an executable.


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