LeviLamina
Loading...
Searching...
No Matches
TestSummaryDisplayer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/gametest/framework/IGameTestListener.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
gametest {
class
BaseGameTestInstance; }
11
// clang-format on
12
13
class
TestSummaryDisplayer
:
public
::gametest::IGameTestListener
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 8>
mUnkf27c23;
18
::ll::UntypedStorage<8, 8>
mUnk36b5e9;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
TestSummaryDisplayer
& operator=(
TestSummaryDisplayer
const
&);
24
TestSummaryDisplayer
(
TestSummaryDisplayer
const
&);
25
TestSummaryDisplayer
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 2
31
virtual
void
onTestPassed(
::gametest::BaseGameTestInstance
&)
/*override*/
;
32
33
// vIndex: 3
34
virtual
void
onTestFailed(
::gametest::BaseGameTestInstance
&)
/*override*/
;
35
36
// vIndex: 0
37
virtual
~TestSummaryDisplayer
()
/*override*/
=
default
;
38
// NOLINTEND
39
40
public
:
41
// member functions
42
// NOLINTBEGIN
43
MCAPI
void
_say(::std::string
const
& text, ::std::string
const
& chatColor)
const
;
44
45
MCAPI
void
_showTestSummaryIfAllDone()
const
;
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
52
// NOLINTEND
53
54
public
:
55
// virtual function thunks
56
// NOLINTBEGIN
57
MCFOLD
void
$onTestPassed(
::gametest::BaseGameTestInstance
&);
58
59
MCFOLD
void
$onTestFailed(
::gametest::BaseGameTestInstance
&);
60
// NOLINTEND
61
62
public
:
63
// vftables
64
// NOLINTBEGIN
65
MCAPI
static
void
** $vftable();
66
// NOLINTEND
67
};
TestSummaryDisplayer
Definition
TestSummaryDisplayer.h:13
gametest::BaseGameTestInstance
Definition
BaseGameTestInstance.h:23
gametest::IGameTestListener
Definition
IGameTestListener.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
gametest
TestSummaryDisplayer.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0