Class EmbargoTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.EmbargoTests
- 
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
- 
EmbargoTests
public EmbargoTests() 
 - 
 - 
Method Details
- 
testNegatesResidualHealingEvents
public static CompletableFuture<TestResult> testNegatesResidualHealingEvents(BattleTestHelper helper)  - 
testPreventsItemConsumption
 - 
testIgnoresEffectsOfMoveDisablingItems
public static CompletableFuture<TestResult> testIgnoresEffectsOfMoveDisablingItems(BattleTestHelper helper)  - 
testCausesFlingFailure
 - 
testMegaEvolutionStillWorks
 - 
testCausesJudgmentToBeNormalTyped
public static CompletableFuture<TestResult> testCausesJudgmentToBeNormalTyped(BattleTestHelper helper)  - 
testCausesTechnoBlastToBeNormalTyped
public static CompletableFuture<TestResult> testCausesTechnoBlastToBeNormalTyped(BattleTestHelper helper)  - 
testCausesMultiAttackToBeNormalTyped
public static CompletableFuture<TestResult> testCausesMultiAttackToBeNormalTyped(BattleTestHelper helper)  - 
testDoesNotPreventBugBiteActivatingBerries
public static CompletableFuture<TestResult> testDoesNotPreventBugBiteActivatingBerries(BattleTestHelper helper)  
 -