Class MaxGuardTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.move.MaxGuardTests
-
Constructor Summary
-
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>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
MaxGuardTests
public MaxGuardTests()
-
-
Method Details
-
shouldBePreventedByTaunt
-
shouldBlockContactMove
-
shouldBlockUnseenFistContactMove
public static CompletableFuture<TestResult> shouldBlockUnseenFistContactMove(BattleTestHelper helper) -
shouldBlockNonContactMove
-
shouldFullyBlockDamagingZmoves
-
shouldFullyBlockMostMaxMoves
-
shouldBlockStatusMove
-
testShouldBeBypassedButNotRemovedByFeint
public static CompletableFuture<TestResult> testShouldBeBypassedButNotRemovedByFeint(BattleTestHelper helper) -
testShouldNotBeBypassedOrRemovedByPhantomForce
public static CompletableFuture<TestResult> testShouldNotBeBypassedOrRemovedByPhantomForce(BattleTestHelper helper) -
testShouldNotBeBypassedByBlock
-
testShouldBlockCertainProtectBypassingMoves
public static CompletableFuture<TestResult> testShouldBlockCertainProtectBypassingMoves(BattleTestHelper helper)
-