Package it.polimi.ingsw.Server.Model
Class PlayerTest
java.lang.Object
it.polimi.ingsw.Server.Model.PlayerTest
Model object Player's test
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) void
Tests if the updateScore method works properly
-
Constructor Details
-
PlayerTest
public PlayerTest()
-
-
Method Details
-
testUpdateScore
Tests if the updateScore method works properly- Throws:
Exception
- if the PersonalGoalCard's file is not read properly
-