Class ThickFatTests
java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.ThickFatTests
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
static CompletableFuture<TestResult>
-
Constructor Details
-
ThickFatTests
public ThickFatTests()
-
-
Method Details
-
testThickFatShouldHalveDamageOfFireTypeSpecialAttacks
public static CompletableFuture<TestResult> testThickFatShouldHalveDamageOfFireTypeSpecialAttacks(BattleTestHelper helper) -
testThickFatShouldHalveDamageOfIceTypeSpecialAttacks
public static CompletableFuture<TestResult> testThickFatShouldHalveDamageOfIceTypeSpecialAttacks(BattleTestHelper helper) -
testThickFatShouldHalveDamageOfFireTypePhysicalAttacks
public static CompletableFuture<TestResult> testThickFatShouldHalveDamageOfFireTypePhysicalAttacks(BattleTestHelper helper) -
testThickFatShouldHalveDamageOfIceTypePhysicalAttacks
public static CompletableFuture<TestResult> testThickFatShouldHalveDamageOfIceTypePhysicalAttacks(BattleTestHelper helper) -
testThickFatShouldBeSuppressedByMoldbreaker
public static CompletableFuture<TestResult> testThickFatShouldBeSuppressedByMoldbreaker(BattleTestHelper helper)
-