Class ProtosynthesisTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.ProtosynthesisTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
ProtosynthesisTests
public ProtosynthesisTests()
-
-
Method Details
-
testBoostsHighestStatExceptHP
-
testTakesStatStagesAndNoOtherBoostsIntoAccount
public static CompletableFuture<TestResult> testTakesStatStagesAndNoOtherBoostsIntoAccount(BattleTestHelper helper) -
testDoesNotActivateWhileDesolateLandActive
public static CompletableFuture<TestResult> testDoesNotActivateWhileDesolateLandActive(BattleTestHelper helper) -
testActivatedByBoosterEnergy
-
testBoostNullifiedByNeutralizingGas
public static CompletableFuture<TestResult> testBoostNullifiedByNeutralizingGas(BattleTestHelper helper) -
testBoosterEnergyObeysLevelCap
-
testProtosynthesisViaSunObeysLevelCap
public static CompletableFuture<TestResult> testProtosynthesisViaSunObeysLevelCap(BattleTestHelper helper)
-