Class PrimordealSeaTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.PrimordealSeaTests
-
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>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
PrimordealSeaTests
public PrimordealSeaTests()
-
-
Method Details
-
testChangesWeatherOnSwitchIn
-
testIncreasesPowersOfWaterTypes
public static CompletableFuture<TestResult> testIncreasesPowersOfWaterTypes(BattleTestHelper helper) -
testCausesFireAttacksToFail
-
testDoesNotCausesFireStatusAttacksToFail
public static CompletableFuture<TestResult> testDoesNotCausesFireStatusAttacksToFail(BattleTestHelper helper) -
testDoesNotAllowWeatherChange
-
testTreatedAsRainDanceForAnyMoveOrFormThatRequiresIt
public static CompletableFuture<TestResult> testTreatedAsRainDanceForAnyMoveOrFormThatRequiresIt(BattleTestHelper helper) -
testCausesFadeWhenSwitched
-
testCausesNoFadeWhenSwitchedAndOneStillActive
public static CompletableFuture<TestResult> testCausesNoFadeWhenSwitchedAndOneStillActive(BattleTestHelper helper) -
testCausesFadeWhenSuppressedByGastricAcid
public static CompletableFuture<TestResult> testCausesFadeWhenSuppressedByGastricAcid(BattleTestHelper helper) -
testCausesNoFadeWhenSuppressedByGastricAcidButAnotherActive
public static CompletableFuture<TestResult> testCausesNoFadeWhenSuppressedByGastricAcidButAnotherActive(BattleTestHelper helper) -
testCausedFadeWhenAbilityChanged
public static CompletableFuture<TestResult> testCausedFadeWhenAbilityChanged(BattleTestHelper helper)
-