Class AngerPointTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.AngerPointTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
AngerPointTests
public AngerPointTests()
-
-
Method Details
-
testAngerPointCritStatRaise
-
testAngerPointCritStatRaiseIgnoringMoldBreaker
public static CompletableFuture<TestResult> testAngerPointCritStatRaiseIgnoringMoldBreaker(BattleTestHelper helper) -
testAngerPointDoesNotIncreaseStatFromDealingCritical
public static CompletableFuture<TestResult> testAngerPointDoesNotIncreaseStatFromDealingCritical(BattleTestHelper helper) -
testAngerPointDoesNotStatIncreaseBehindSubstitute
public static CompletableFuture<TestResult> testAngerPointDoesNotStatIncreaseBehindSubstitute(BattleTestHelper helper)
-