Class RoostTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.RoostTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
RoostTests
public RoostTests()
-
-
Method Details
-
testShouldFailIfUserAtMaxHP
-
testShouldHealTheUser
-
testShouldRemoveGroundImmunityFromFlyingTypeIfSuccessful
public static CompletableFuture<TestResult> testShouldRemoveGroundImmunityFromFlyingTypeIfSuccessful(BattleTestHelper helper) -
testShouldRemoveGroundResistanceFromFlyingTypeIfSuccessful
public static CompletableFuture<TestResult> testShouldRemoveGroundResistanceFromFlyingTypeIfSuccessful(BattleTestHelper helper) -
shouldSuppressFlyingTypeNotYetGainedThisTurn
public static CompletableFuture<TestResult> shouldSuppressFlyingTypeNotYetGainedThisTurn(BattleTestHelper helper) -
testShouldTreatPureFlyingAsNormal
public static CompletableFuture<TestResult> testShouldTreatPureFlyingAsNormal(BattleTestHelper helper) -
testShouldNotRestoreLostTypes
-