Class AssistantCardTest

java.lang.Object
it.polimi.ingsw.Model.AssistantCardTest

public class AssistantCardTest extends Object
  • Constructor Details

    • AssistantCardTest

      public AssistantCardTest()
  • Method Details

    • testGetMaxMovement

      public void testGetMaxMovement()
      Every AssistantCard movement should be proportional to its ID. The formula is: maxMovement = round(ID/2)