Class WanderingSpiritTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.WanderingSpiritTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
WanderingSpiritTests
public WanderingSpiritTests()
-
-
Method Details
-
testWanderingSpiritSwapsOnOpponentContactAttack
public static CompletableFuture<TestResult> testWanderingSpiritSwapsOnOpponentContactAttack(BattleTestHelper helper) -
testWanderingSpiritDoesNotSwapOnDynamax
public static CompletableFuture<TestResult> testWanderingSpiritDoesNotSwapOnDynamax(BattleTestHelper helper) -
testWanderingSpiritDoesNotSwapWithWonderGuard
public static CompletableFuture<TestResult> testWanderingSpiritDoesNotSwapWithWonderGuard(BattleTestHelper helper) -
testWanderingSpiritDoesNotSwapWithNonContact
public static CompletableFuture<TestResult> testWanderingSpiritDoesNotSwapWithNonContact(BattleTestHelper helper)
-