Class MirrorArmorTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.MirrorArmorTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
testBouncesOnlyOnce
(BattleTestHelper helper) static 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
-
MirrorArmorTests
public MirrorArmorTests()
-
-
Method Details
-
testBouncesBackToSource
-
testDoesNotBounceSelfInflictedStatDrops
public static CompletableFuture<TestResult> testDoesNotBounceSelfInflictedStatDrops(BattleTestHelper helper) -
testDoesNotBounceEndOfTurnStatDropsOctolock
public static CompletableFuture<TestResult> testDoesNotBounceEndOfTurnStatDropsOctolock(BattleTestHelper helper) -
testDoesNotBounceEndOfTurnStatusStatDropsSyrupBomb
public static CompletableFuture<TestResult> testDoesNotBounceEndOfTurnStatusStatDropsSyrupBomb(BattleTestHelper helper) -
testBouncesOnlyOnce
-
testBouncesMagicBouncedDrops
-
testPartingShotStillSwitchesIfMirrorArmored
public static CompletableFuture<TestResult> testPartingShotStillSwitchesIfMirrorArmored(BattleTestHelper helper) -
testShouldSilentlyPreventStatDropsFromFaintedPokemon
public static CompletableFuture<TestResult> testShouldSilentlyPreventStatDropsFromFaintedPokemon(BattleTestHelper helper) -
testShouldRefectAbilityBasedStatDrops
public static CompletableFuture<TestResult> testShouldRefectAbilityBasedStatDrops(BattleTestHelper helper) -
testShouldReflectStickyWebDropOntoPlacerIfPresent
public static CompletableFuture<TestResult> testShouldReflectStickyWebDropOntoPlacerIfPresent(BattleTestHelper helper) -
testShouldSilentlyBlockStickyWebDropIfPlacerNotPresent
public static CompletableFuture<TestResult> testShouldSilentlyBlockStickyWebDropIfPlacerNotPresent(BattleTestHelper helper)
-