Class SteelySpiritTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.SteelySpiritTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
SteelySpiritTests
public SteelySpiritTests()
-
-
Method Details
-
testBoostsSteelAttacksForBothAllyAndSelf
public static CompletableFuture<TestResult> testBoostsSteelAttacksForBothAllyAndSelf(BattleTestHelper helper) -
testSteelySpiritBoostsStack
-
testSteelySpiritOnlyBoostsAllies
public static CompletableFuture<TestResult> testSteelySpiritOnlyBoostsAllies(BattleTestHelper helper)
-