Class PartingShotTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.PartingShotTests
- 
Constructor Summary
Constructors - 
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> 
- 
Constructor Details
- 
PartingShotTests
public PartingShotTests() 
 - 
 - 
Method Details
- 
testShouldNotSwitchIfStatsDontChange
public static CompletableFuture<TestResult> testShouldNotSwitchIfStatsDontChange(BattleTestHelper helper)  - 
testShouldNotSwitchIfBlockedByProtect
public static CompletableFuture<TestResult> testShouldNotSwitchIfBlockedByProtect(BattleTestHelper helper)  - 
testShouldNotSwitchIfMistBlocksStatChange
public static CompletableFuture<TestResult> testShouldNotSwitchIfMistBlocksStatChange(BattleTestHelper helper)  - 
testShouldNotSwitchIfSoundproofTarget
public static CompletableFuture<TestResult> testShouldNotSwitchIfSoundproofTarget(BattleTestHelper helper)  - 
testShouldSwitchTargetIfMagicBounced
public static CompletableFuture<TestResult> testShouldSwitchTargetIfMagicBounced(BattleTestHelper helper)  - 
testZPartingShotHealsThePokemonSwitchingIn
public static CompletableFuture<TestResult> testZPartingShotHealsThePokemonSwitchingIn(BattleTestHelper helper)  - 
testZPartingShotDissipatesAtEndOfTurn
public static CompletableFuture<TestResult> testZPartingShotDissipatesAtEndOfTurn(BattleTestHelper helper)  - 
testZPartingShotShouldHealIfSwitchedByOpponentAfterFailedAttack
public static CompletableFuture<TestResult> testZPartingShotShouldHealIfSwitchedByOpponentAfterFailedAttack(BattleTestHelper helper)  - 
testZPowerShouldNotSwitchTargetIfMagicBounced
public static CompletableFuture<TestResult> testZPowerShouldNotSwitchTargetIfMagicBounced(BattleTestHelper helper)  
 -