Class SapSipperTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.SapSipperTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
SapSipperTests
public SapSipperTests()
-
-
Method Details
-
testDoesNotRedirectGrassMoves
-
testAromatherapyAbsorbedIfUsedByAlly
public static CompletableFuture<TestResult> testAromatherapyAbsorbedIfUsedByAlly(BattleTestHelper helper) -
testAromatherapyNotAbsorbedIfUsedBySelf
public static CompletableFuture<TestResult> testAromatherapyNotAbsorbedIfUsedBySelf(BattleTestHelper helper) -
testBoostsOnceForMultiHitAttacks
public static CompletableFuture<TestResult> testBoostsOnceForMultiHitAttacks(BattleTestHelper helper)
-