LeviLamina
Loading...
Searching...
No Matches
GameTestRunner Class Reference

Static Public Member Functions

static MCAPI void clearMarkers (::Level &level)
 
static MCAPI ::std::vector<::gametest::GameTestBatchgroupTestsIntoBatches (::gametest::GameTestRegistry &registry, ::std::vector<::std::shared_ptr<::gametest::BaseGameTestFunction > > const &testFunctions, int maxTestsPerBatch)
 
static MCAPI void runTest (::std::shared_ptr<::gametest::BaseGameTestInstance > test, ::gametest::GameTestTicker &ticker)
 
static MCAPI ::std::unique_ptr<::gametest::BaseGameTestBatchRunnerrunTestBatches (::Dimension &dimension, ::std::unique_ptr<::gametest::IGameTestHelperProvider > helperProvider, ::gametest::GameTestTicker &testTicker, ::std::vector<::gametest::GameTestBatch > batches, ::gametest::TestParameters &&params)
 

Member Function Documentation

◆ clearMarkers()

static MCAPI void GameTestRunner::clearMarkers ( ::Level & level)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ groupTestsIntoBatches()

static MCAPI ::std::vector<::gametest::GameTestBatch > GameTestRunner::groupTestsIntoBatches ( ::gametest::GameTestRegistry & registry,
::std::vector<::std::shared_ptr<::gametest::BaseGameTestFunction > > const & testFunctions,
int maxTestsPerBatch )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ runTest()

static MCAPI void GameTestRunner::runTest ( ::std::shared_ptr<::gametest::BaseGameTestInstance > test,
::gametest::GameTestTicker & ticker )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ runTestBatches()

static MCAPI ::std::unique_ptr<::gametest::BaseGameTestBatchRunner > GameTestRunner::runTestBatches ( ::Dimension & dimension,
::std::unique_ptr<::gametest::IGameTestHelperProvider > helperProvider,
::gametest::GameTestTicker & testTicker,
::std::vector<::gametest::GameTestBatch > batches,
::gametest::TestParameters && params )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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