Class RevenantTests

java.lang.Object
com.pixelmonmod.pixelmon.api.test.impl.ability.RevenantTests

public class RevenantTests extends Object
Tests for the Revenant ability
  • Constructor Details

    • RevenantTests

      public RevenantTests()
  • Method Details

    • testRevenantCreation

      public static CompletableFuture<TestResult> testRevenantCreation(BattleTestHelper helper)
      This test verifies that a Pokémon with the Revenant ability can be created.

      In this test, a Magikarp that knows Splash faces a Lugia with the Revenant ability.

           The Pokemon don't take any actions in this test.
           -
           We verify that the Lugia is dual-typed.
           We verify that the Lugia has four moves.
           We verify that the Lugia has a held item.