LeviLamina
Loading...
Searching...
No Matches
DedicatedServerGameTestRunnerListener Class Reference
+ Inheritance diagram for DedicatedServerGameTestRunnerListener:

Public Member Functions

DedicatedServerGameTestRunnerListeneroperator= (DedicatedServerGameTestRunnerListener const &)
 
 DedicatedServerGameTestRunnerListener (DedicatedServerGameTestRunnerListener const &)
 
virtual void onTestStarted (::gametest::BaseGameTestInstance &testInstance)
 
virtual void onTestPassed (::gametest::BaseGameTestInstance &testInstance)
 
virtual void onTestFailed (::gametest::BaseGameTestInstance &testInstance)
 
MCAPI DedicatedServerGameTestRunnerListener (::GameTestReport &report, ::std::unordered_set<::std::string > &failedGameTests, ::std::unordered_set<::std::string > &passedGameTests)
 
MCAPI void _addTestResult (::std::string const &testName, ::std::string const &result, ::std::optional<::gametest::GameTestError > error)
 
MCAPI void * $ctor (::GameTestReport &report, ::std::unordered_set<::std::string > &failedGameTests, ::std::unordered_set<::std::string > &passedGameTests)
 
MCAPI void $onTestStarted (::gametest::BaseGameTestInstance &testInstance)
 
MCAPI void $onTestPassed (::gametest::BaseGameTestInstance &testInstance)
 
MCAPI void $onTestFailed (::gametest::BaseGameTestInstance &testInstance)
 
virtual void onTestStructureLoaded (::gametest::BaseGameTestInstance &)
 
virtual void onTestRetryStarted (::gametest::BaseGameTestInstance &)
 
virtual void onTestRetryFinished (::gametest::BaseGameTestInstance &)
 
MCAPI void $onTestStructureLoaded (::gametest::BaseGameTestInstance &)
 
MCAPI void $onTestRetryStarted (::gametest::BaseGameTestInstance &)
 
MCAPI void $onTestRetryFinished (::gametest::BaseGameTestInstance &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk783d08
 
::ll::UntypedStorage< 8, 168 > mUnkc8cbaf
 
::ll::UntypedStorage< 8, 8 > mUnk3c6b68
 
::ll::UntypedStorage< 8, 8 > mUnkca4f45
 
::ll::UntypedStorage< 8, 64 > mUnk79a256
 

Constructor & Destructor Documentation

◆ DedicatedServerGameTestRunnerListener()

MCAPI DedicatedServerGameTestRunnerListener::DedicatedServerGameTestRunnerListener ( ::GameTestReport & report,
::std::unordered_set<::std::string > & failedGameTests,
::std::unordered_set<::std::string > & passedGameTests )
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

◆ onTestStarted()

virtual void DedicatedServerGameTestRunnerListener::onTestStarted ( ::gametest::BaseGameTestInstance & testInstance)
virtual

Reimplemented from gametest::IGameTestListener.

◆ onTestPassed()

virtual void DedicatedServerGameTestRunnerListener::onTestPassed ( ::gametest::BaseGameTestInstance & testInstance)
virtual

Reimplemented from gametest::IGameTestListener.

◆ onTestFailed()

virtual void DedicatedServerGameTestRunnerListener::onTestFailed ( ::gametest::BaseGameTestInstance & testInstance)
virtual

Reimplemented from gametest::IGameTestListener.

◆ _addTestResult()

MCAPI void DedicatedServerGameTestRunnerListener::_addTestResult ( ::std::string const & testName,
::std::string const & result,
::std::optional<::gametest::GameTestError > error )
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 * DedicatedServerGameTestRunnerListener::$ctor ( ::GameTestReport & report,
::std::unordered_set<::std::string > & failedGameTests,
::std::unordered_set<::std::string > & passedGameTests )
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.

◆ $onTestStarted()

MCAPI void DedicatedServerGameTestRunnerListener::$onTestStarted ( ::gametest::BaseGameTestInstance & testInstance)
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.

◆ $onTestPassed()

MCAPI void DedicatedServerGameTestRunnerListener::$onTestPassed ( ::gametest::BaseGameTestInstance & testInstance)
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.

◆ $onTestFailed()

MCAPI void DedicatedServerGameTestRunnerListener::$onTestFailed ( ::gametest::BaseGameTestInstance & testInstance)
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()

static MCAPI void ** DedicatedServerGameTestRunnerListener::$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.

◆ $onTestStructureLoaded()

MCAPI void gametest::IGameTestListener::$onTestStructureLoaded ( ::gametest::BaseGameTestInstance & )
inherited
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.

◆ $onTestRetryStarted()

MCAPI void gametest::IGameTestListener::$onTestRetryStarted ( ::gametest::BaseGameTestInstance & )
inherited
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.

◆ $onTestRetryFinished()

MCAPI void gametest::IGameTestListener::$onTestRetryFinished ( ::gametest::BaseGameTestInstance & )
inherited
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: