Package utilities

Class ZonePlayerAndNPCTestImpl


public abstract class ZonePlayerAndNPCTestImpl extends ZoneAndPlayerTestImpl
NPCTest is the base class for tests dealing with NPCs.
Author:
Martin Fuchs
  • Constructor Details

    • ZonePlayerAndNPCTestImpl

      protected ZonePlayerAndNPCTestImpl()
    • ZonePlayerAndNPCTestImpl

      protected ZonePlayerAndNPCTestImpl(String zoneName, String... npcNames)
      Register NPC names for cleanup in tearDown().
      Parameters:
      zoneName -
      npcNames -
  • Method Details