Open 3D Engine AzTest API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#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 |
Main method for running tests from an executable.