Class ForesightTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.ForesightTests
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>static CompletableFuture<TestResult>static CompletableFuture<TestResult>static CompletableFuture<TestResult>static CompletableFuture<TestResult> 
- 
Constructor Details
- 
ForesightTests
public ForesightTests() 
 - 
 - 
Method Details
- 
testNegatesFightingAndNormalImmunities
public static CompletableFuture<TestResult> testNegatesFightingAndNormalImmunities(BattleTestHelper helper)  - 
testShouldIgnoreBoostedEvasion
 - 
testShouldNotIgnoreLoweredEvasion
public static CompletableFuture<TestResult> testShouldNotIgnoreLoweredEvasion(BattleTestHelper helper)  - 
testZPowerShouldAddFocusEnergy
 - 
testZPowerShouldBeBlockedByFocusEnergy
public static CompletableFuture<TestResult> testZPowerShouldBeBlockedByFocusEnergy(BattleTestHelper helper)  
 -