Class ShieldDustTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.ShieldDustTests
-
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>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
ShieldDustTests
public ShieldDustTests()
-
-
Method Details
-
shouldBlockSecondaryEffectsAgainstTheAbilityUser
public static CompletableFuture<TestResult> shouldBlockSecondaryEffectsAgainstTheAbilityUser(BattleTestHelper helper) -
shouldNotBlockSecondaryEffectsOnTheMoveUser
public static CompletableFuture<TestResult> shouldNotBlockSecondaryEffectsOnTheMoveUser(BattleTestHelper helper) -
shouldBlockSecondaryEffectsFromItems
public static CompletableFuture<TestResult> shouldBlockSecondaryEffectsFromItems(BattleTestHelper helper) -
shouldBlockSecondaryEffectsFromFling
public static CompletableFuture<TestResult> shouldBlockSecondaryEffectsFromFling(BattleTestHelper helper) -
shouldNotBlockSecondaryEffectsByTheAbilityUser
public static CompletableFuture<TestResult> shouldNotBlockSecondaryEffectsByTheAbilityUser(BattleTestHelper helper) -
shouldBeSuppressedByMoldBreaker
public static CompletableFuture<TestResult> shouldBeSuppressedByMoldBreaker(BattleTestHelper helper) -
testSparklingAriaSingleTargetDoesNotCureBurn
public static CompletableFuture<TestResult> testSparklingAriaSingleTargetDoesNotCureBurn(BattleTestHelper helper) -
testDoesNotBlockMaxMoves
-
testSparklingAriaMultiTargetCuresBurn
public static CompletableFuture<TestResult> testSparklingAriaMultiTargetCuresBurn(BattleTestHelper helper) -
shouldNotPreventStoneAxeStealthRocks
public static CompletableFuture<TestResult> shouldNotPreventStoneAxeStealthRocks(BattleTestHelper helper) -
shouldPreventStoneAxeSplinters
-