Class MagicCoatTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.MagicCoatTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
testBouncesGrowl
(BattleTestHelper helper) static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
MagicCoatTests
public MagicCoatTests()
-
-
Method Details
-
testBouncesGrowl
-
testBouncesGrowlBeforeSoundproof
public static CompletableFuture<TestResult> testBouncesGrowlBeforeSoundproof(BattleTestHelper helper) -
testBouncesGrowlBeforePranksterImmunity
public static CompletableFuture<TestResult> testBouncesGrowlBeforePranksterImmunity(BattleTestHelper helper) -
testBouncesOnceWhenTargetAndSourceCanBothBounce
public static CompletableFuture<TestResult> testBouncesOnceWhenTargetAndSourceCanBothBounce(BattleTestHelper helper) -
shouldAllowRedirectionAtAlly
-