Class AftermathTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.AftermathTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
testAftermath
(BattleTestHelper helper) static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
AftermathTests
public AftermathTests()
-
-
Method Details
-
testAftermath
-
testAftermathDoesntHarmKOByNonContact
public static CompletableFuture<TestResult> testAftermathDoesntHarmKOByNonContact(BattleTestHelper helper) -
testAftermathDoesntHarmKOByIndirectDamage
public static CompletableFuture<TestResult> testAftermathDoesntHarmKOByIndirectDamage(BattleTestHelper helper)
-