LeviLamina
Loading...
Searching...
No Matches
gametest::GameTestRegistry Class Reference

Public Member Functions

GameTestRegistry & operator= (GameTestRegistry const &)
 GameTestRegistry (GameTestRegistry const &)
MCAPI void clearAllTestMethods ()
MCAPI void generateTagsList ()
MCAPI ::std::function< void()> getBeforeBatchFunction (::std::string const &batchName)
MCAPI ::std::shared_ptr<::gametest::BaseGameTestFunctiongetTestFunction (::std::string const &testName)
MCAPI bool registerAfterBatchFunction (::std::string const &batchName, ::std::function< void()> fn)
MCAPI bool registerBeforeBatchFunction (::std::string const &batchName, ::std::function< void()> fn)
MCAPI bool registerTestMethod (::std::string const &className, ::std::shared_ptr<::gametest::BaseGameTestFunction > fn)

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk6c0fb8
::ll::UntypedStorage< 8, 64 > mUnkf7057e
::ll::UntypedStorage< 8, 24 > mUnkf818d8
::ll::UntypedStorage< 8, 24 > mUnkd71d3b
::ll::UntypedStorage< 8, 24 > mUnk69d09f
::ll::UntypedStorage< 1, 1 > mUnk67eda1

Member Function Documentation

◆ clearAllTestMethods()

MCAPI void gametest::GameTestRegistry::clearAllTestMethods ( )
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.

◆ generateTagsList()

MCAPI void gametest::GameTestRegistry::generateTagsList ( )
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.

◆ getBeforeBatchFunction()

MCAPI ::std::function< void()> gametest::GameTestRegistry::getBeforeBatchFunction ( ::std::string const & batchName)
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.

◆ getTestFunction()

MCAPI ::std::shared_ptr<::gametest::BaseGameTestFunction > gametest::GameTestRegistry::getTestFunction ( ::std::string const & testName)
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.

◆ registerAfterBatchFunction()

MCAPI bool gametest::GameTestRegistry::registerAfterBatchFunction ( ::std::string const & batchName,
::std::function< void()> fn )
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.

◆ registerBeforeBatchFunction()

MCAPI bool gametest::GameTestRegistry::registerBeforeBatchFunction ( ::std::string const & batchName,
::std::function< void()> fn )
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.

◆ registerTestMethod()

MCAPI bool gametest::GameTestRegistry::registerTestMethod ( ::std::string const & className,
::std::shared_ptr<::gametest::BaseGameTestFunction > fn )
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: