Class AnticipationTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.AnticipationTests
-
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>
static CompletableFuture<TestResult>
-
Constructor Details
-
AnticipationTests
public AnticipationTests()
-
-
Method Details
-
testAlertsOnSuperEffectiveMove
-
testAlertsOnHyperEffectiveMove
-
testAlertsOnSuperEffectiveHiddenPower
public static CompletableFuture<TestResult> testAlertsOnSuperEffectiveHiddenPower(BattleTestHelper helper) -
testAlertsOnOHKOAttacks
-
testIgnoresScrappyAndRingTarget
public static CompletableFuture<TestResult> testIgnoresScrappyAndRingTarget(BattleTestHelper helper) -
testTriggersInInverseBattles
-
testInverseBattlesFlipWeakness
-
testShouldNotAlertAgainstStatusMoves
public static CompletableFuture<TestResult> testShouldNotAlertAgainstStatusMoves(BattleTestHelper helper)
-