Class AssuranceTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.AssuranceTests
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>static CompletableFuture<TestResult>static CompletableFuture<TestResult> 
- 
Constructor Details
- 
AssuranceTests
public AssuranceTests() 
 - 
 - 
Method Details
- 
testDoublesPowerAgainstDamagedTarget
public static CompletableFuture<TestResult> testDoublesPowerAgainstDamagedTarget(BattleTestHelper helper)  - 
testPowerBasedOnTargetNotSlot
 - 
testShouldNotDoublePowerAfterPainSplit
public static CompletableFuture<TestResult> testShouldNotDoublePowerAfterPainSplit(BattleTestHelper helper)  
 -