net.minecraft.gametest.framework

public class MultipleTestTracker

qp
net.minecraft.gametest.framework.MultipleTestTracker
net.minecraft.class_4524
net.minecraft.unmapped.C_ancwczjx
net.minecraft.test.TestSet
net.minecraft.test.TestSet
net.minecraft.src.C_4898_
net.minecraft.gametest.framework.GameTestHarnessCollector

Field summary

Modifier and TypeField
private static final char
a
NOT_STARTED_TEST_CHAR
field_33168
f_mmyflaix
NOT_STARTED
NOT_STARTED
f_177677_
private static final char
b
ONGOING_TEST_CHAR
field_33169
f_mplvfhvl
RUNNING
RUNNING
f_177678_
private static final char
c
SUCCESSFUL_TEST_CHAR
field_33170
f_pmilxedt
PASS
PASS
f_177679_
private static final char
d
FAILED_OPTIONAL_TEST_CHAR
field_33171
f_mrxfadxr
OPTIONAL_FAIL
OPTIONAL_FAIL
f_177680_
private static final char
e
FAILED_REQUIRED_TEST_CHAR
field_33172
f_udlyhpcx
REQUIRED_FAIL
REQUIRED_FAIL
f_177681_
private final Collection<GameTestInfo>
f
tests
field_20577
f_xoyzwaso
tests
tests
f_127798_
private final Collection<GameTestListener>
g
listeners
field_25303
f_bqromqhb
listeners
listeners
f_127799_

Constructor summary

ModifierConstructor
public ()
public (Collection<GameTestInfo> tests)

Method summary

Modifier and TypeMethod
public void
a(qe arg0)
addTestToTrack(GameTestInfo arg0)
method_22230(class_4517 arg0)
m_iinbqpds(C_agwojffm arg0)
add(GameTestState test)
add(GameTestState test)
m_127809_(C_4889_ arg0)
public void
a(qf arg0)
addListener(GameTestListener arg0)
method_22231(class_4518 arg0)
m_msbfemvv(C_nvnirinq arg0)
addListener(TestListener listener)
addListener(TestListener listener)
m_127811_(C_4890_ arg0)
public void
a(Consumer<qe> arg0)
addFailureListener(Consumer<GameTestInfo> arg0)
method_29407(Consumer<class_4517> arg0)
m_tddeefzt(Consumer<C_agwojffm> arg0)
addListener(Consumer<GameTestState> onFailed)
addListener(Consumer<GameTestState> onFailed)
m_127807_(Consumer<C_4889_> arg0)
public int
a()
getFailedRequiredCount()
method_22229()
m_fjongvru()
getFailedRequiredTestCount()
getFailedRequiredTestCount()
m_127803_()
public int
b()
getFailedOptionalCount()
method_22234()
m_ufiakjel()
getFailedOptionalTestCount()
getFailedOptionalTestCount()
m_127816_()
public int
c()
getDoneCount()
method_22235()
m_gyepbkrg()
getCompletedTestCount()
getCompletedTestCount()
m_127817_()
public boolean
d()
hasFailedRequired()
method_22236()
m_aypuqjnf()
failed()
failed()
m_127818_()
public boolean
e()
hasFailedOptional()
method_22237()
m_vckcndgc()
hasFailedOptionalTests()
hasFailedOptionalTests()
m_127819_()
public Collection<GameTestInfo>
f()
getFailedRequired()
method_36103()
m_dcmekiev()
getRequiredTests()
getRequiredTests()
m_177682_()
public Collection<GameTestInfo>
g()
getFailedOptional()
method_36104()
m_cqrrlnnd()
getOptionalTests()
getOptionalTests()
m_177683_()
public int
h()
getTotalCount()
method_22238()
m_tnzyohrr()
getTestCount()
getTestCount()
m_127820_()
public boolean
i()
isDone()
method_22239()
m_qeqvchsg()
isDone()
isDone()
m_127821_()
public String
j()
getProgressBar()
method_22240()
m_tszpyghu()
getResultString()
getResultString()
m_127822_()