LeviLamina
Loading...
Searching...
No Matches
gametest::BaseGameTestBatchRunner Class Referenceabstract
Inheritance diagram for gametest::BaseGameTestBatchRunner:

Public Member Functions

BaseGameTestBatchRunner & operator= (BaseGameTestBatchRunner const &)
 BaseGameTestBatchRunner (BaseGameTestBatchRunner const &)
virtual ::std::shared_ptr<::gametest::BaseGameTestInstance_createGameTestInstance (::gametest::BaseGameTestFunction &function)=0
virtual void _runTest (::std::shared_ptr<::gametest::BaseGameTestInstance > test, ::gametest::GameTestTicker &ticker)=0
MCAPI BaseGameTestBatchRunner (::std::vector<::gametest::GameTestBatch > &&batches, ::gametest::GameTestTicker &testTicker, ::gametest::TestParameters &&params)
MCAPI void _resetBatchTracker ()
MCAPI void _runBatch (int batchIndex)
MCAPI ::std::vector<::std::shared_ptr<::gametest::BaseGameTestInstance > > const & getTestInstances () const
MCAPI void setBatchTestTracker (::std::unique_ptr<::gametest::MultipleTestTracker > batchTestTracker, ::std::weak_ptr<::TestSummaryDisplayer > testDisplayer)
MCAPI void start ()
MCAPI void * $ctor (::std::vector<::gametest::GameTestBatch > &&batches, ::gametest::GameTestTicker &testTicker, ::gametest::TestParameters &&params)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk21b924
::ll::UntypedStorage< 8, 64 > mUnk1b7674
::ll::UntypedStorage< 8, 24 > mUnkf9be2e
::ll::UntypedStorage< 8, 24 > mUnk8d0a12
::ll::UntypedStorage< 8, 8 > mUnk62d7f4
::ll::UntypedStorage< 4, 4 > mUnke52d45
::ll::UntypedStorage< 8, 8 > mUnkd25d6d
::ll::UntypedStorage< 1, 1 > mUnk763143
::ll::UntypedStorage< 8, 16 > mUnkfa4478
::ll::UntypedStorage< 8, 16 > mUnk26cd31

Constructor & Destructor Documentation

◆ BaseGameTestBatchRunner()

MCAPI gametest::BaseGameTestBatchRunner::BaseGameTestBatchRunner ( ::std::vector<::gametest::GameTestBatch > && batches,
::gametest::GameTestTicker & testTicker,
::gametest::TestParameters && params )
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.

Member Function Documentation

◆ _resetBatchTracker()

MCAPI void gametest::BaseGameTestBatchRunner::_resetBatchTracker ( )
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.

◆ _runBatch()

MCAPI void gametest::BaseGameTestBatchRunner::_runBatch ( int batchIndex)
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.

◆ getTestInstances()

MCAPI ::std::vector<::std::shared_ptr<::gametest::BaseGameTestInstance > > const & gametest::BaseGameTestBatchRunner::getTestInstances ( ) const
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.

◆ setBatchTestTracker()

MCAPI void gametest::BaseGameTestBatchRunner::setBatchTestTracker ( ::std::unique_ptr<::gametest::MultipleTestTracker > batchTestTracker,
::std::weak_ptr<::TestSummaryDisplayer > testDisplayer )
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.

◆ start()

MCAPI void gametest::BaseGameTestBatchRunner::start ( )
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.

◆ $ctor()

MCAPI void * gametest::BaseGameTestBatchRunner::$ctor ( ::std::vector<::gametest::GameTestBatch > && batches,
::gametest::GameTestTicker & testTicker,
::gametest::TestParameters && params )
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.

◆ $dtor()

MCAPI void gametest::BaseGameTestBatchRunner::$dtor ( )
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.

◆ $vftable()

MCAPI void ** gametest::BaseGameTestBatchRunner::$vftable ( )
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: