Class SwordOfRuinTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.SwordOfRuinTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
SwordOfRuinTests
public SwordOfRuinTests()
-
-
Method Details
-
testSwordOfRuinLowersOtherPokemonsDefense
public static CompletableFuture<TestResult> testSwordOfRuinLowersOtherPokemonsDefense(BattleTestHelper helper) -
testSwordOfRuinDoesNotLowerOtherSoRPokemonsDefense
public static CompletableFuture<TestResult> testSwordOfRuinDoesNotLowerOtherSoRPokemonsDefense(BattleTestHelper helper) -
testSwordOfRuinDoesLowerOtherOfRuinPokemonsDefense
public static CompletableFuture<TestResult> testSwordOfRuinDoesLowerOtherOfRuinPokemonsDefense(BattleTestHelper helper) -
testSwordOfRuinLowersAllyPokemonsDefense
public static CompletableFuture<TestResult> testSwordOfRuinLowersAllyPokemonsDefense(BattleTestHelper helper) -
testSwordOfRuinDoesNotLowerOwnDefense
public static CompletableFuture<TestResult> testSwordOfRuinDoesNotLowerOwnDefense(BattleTestHelper helper) -
testSwordOfRuinDoesNotStack
-