Class FollowMeTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.FollowMeTests
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>static CompletableFuture<TestResult>static CompletableFuture<TestResult>static CompletableFuture<TestResult> 
- 
Constructor Details
- 
FollowMeTests
public FollowMeTests() 
 - 
 - 
Method Details
- 
testShouldRedirectSingleTargetMovesIfValidTarget
public static CompletableFuture<TestResult> testShouldRedirectSingleTargetMovesIfValidTarget(BattleTestHelper helper)  - 
testShouldNotRedirectSelfTargetingMoves
public static CompletableFuture<TestResult> testShouldNotRedirectSelfTargetingMoves(BattleTestHelper helper)  - 
testShouldRedirectAsLastSlot
 - 
testShouldBlockedBySkyDrop
 
 -