Class IntrepidSwordBattleTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.IntrepidSwordBattleTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
IntrepidSwordBattleTests
public IntrepidSwordBattleTests()
-
-
Method Details
-
testOnlyIncreasesAttackOnce
-
testOnlyIncreasesAttackOnceWhenSwitchInWithMaxAttack
public static CompletableFuture<TestResult> testOnlyIncreasesAttackOnceWhenSwitchInWithMaxAttack(BattleTestHelper helper) -
testDoesNotUseUpOneUseWhenSuppressed
public static CompletableFuture<TestResult> testDoesNotUseUpOneUseWhenSuppressed(BattleTestHelper helper)
-