java.lang.Object
games.stendhal.server.entity.mapstuff.block.BlockTest

public class BlockTest extends Object
Tests for the pushable block
Author:
madmetzger
  • Constructor Details

    • BlockTest

      public BlockTest()
  • Method Details

    • beforeClass

      public static void beforeClass()
    • testReset

      public final void testReset()
    • testPush

      public void testPush()
    • testMultiPush

      public void testMultiPush()
    • testCoordinatesAfterPush

      public void testCoordinatesAfterPush()
    • testCollisionOnPush

      public void testCollisionOnPush() throws Exception
      Throws:
      Exception
    • testTimeOut

      public void testTimeOut() throws Exception
      Throws:
      Exception
    • testTimeOutBlocked

      public void testTimeOutBlocked()
      Test timeout in the situation that a player blocks the return position.