Class DesolateLandTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.DesolateLandTests
-
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>
static CompletableFuture<TestResult>
-
Constructor Details
-
DesolateLandTests
public DesolateLandTests()
-
-
Method Details
-
testDesolateLandWeatherActivesOnSwitchIn
public static CompletableFuture<TestResult> testDesolateLandWeatherActivesOnSwitchIn(BattleTestHelper helper) -
testDesolteLandIncreasesDamageOfFireAttacks
public static CompletableFuture<TestResult> testDesolteLandIncreasesDamageOfFireAttacks(BattleTestHelper helper) -
shouldCauseWaterTypeAttacksToFail
public static CompletableFuture<TestResult> shouldCauseWaterTypeAttacksToFail(BattleTestHelper helper) -
shouldCauseWaterTypeStatusMovesToFail
public static CompletableFuture<TestResult> shouldCauseWaterTypeStatusMovesToFail(BattleTestHelper helper) -
testTreatedAsSunnyDayForAnyFormsMoveOrAbility
public static CompletableFuture<TestResult> testTreatedAsSunnyDayForAnyFormsMoveOrAbility(BattleTestHelper helper) -
testDesolateLandWeatherFadesWhenSwitchedOut
public static CompletableFuture<TestResult> testDesolateLandWeatherFadesWhenSwitchedOut(BattleTestHelper helper) -
testDesolateLandWeatherNotFadeWhenSwitchedOutButOtherActive
public static CompletableFuture<TestResult> testDesolateLandWeatherNotFadeWhenSwitchedOutButOtherActive(BattleTestHelper helper) -
testDesolateLandWeatherFadesAfterSupressed
public static CompletableFuture<TestResult> testDesolateLandWeatherFadesAfterSupressed(BattleTestHelper helper) -
testDesolateLandWeatherNotFadeAfterSupressedAndOtherStillActive
public static CompletableFuture<TestResult> testDesolateLandWeatherNotFadeAfterSupressedAndOtherStillActive(BattleTestHelper helper) -
testDesolateLandWeatherFadesAfterAbilityChange
public static CompletableFuture<TestResult> testDesolateLandWeatherFadesAfterAbilityChange(BattleTestHelper helper) -
testDesolateLandWeatherFadesAfterRoar
public static CompletableFuture<TestResult> testDesolateLandWeatherFadesAfterRoar(BattleTestHelper helper) -
testDesolateLandWeatherCauseWaterTypeNaturalGiftFailure
public static CompletableFuture<TestResult> testDesolateLandWeatherCauseWaterTypeNaturalGiftFailure(BattleTestHelper helper)
-