Class SlowStartTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.SlowStartTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
SlowStartTests
public SlowStartTests()
-
-
Method Details
-
switchingShouldNotDelayActivation
public static CompletableFuture<TestResult> switchingShouldNotDelayActivation(BattleTestHelper helper) -
switchingShouldOnlyReduceSpecialAttackOnZmoves
public static CompletableFuture<TestResult> switchingShouldOnlyReduceSpecialAttackOnZmoves(BattleTestHelper helper) -
switchingShouldNotActivateOnPhysicalPhotonGeyser
public static CompletableFuture<TestResult> switchingShouldNotActivateOnPhysicalPhotonGeyser(BattleTestHelper helper) -
abilityBeingLostOrSuppressedResetsStats
public static CompletableFuture<TestResult> abilityBeingLostOrSuppressedResetsStats(BattleTestHelper helper)
-