public class PlayerTest
extends java.lang.Object
| Constructor and Description |
|---|
PlayerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testIncrementPoints() |
void |
testLineBonuses() |
void |
testPlayer() |
void |
testPurchaseStation() |
void |
testSellStation() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testPlayer()
public void testPurchaseStation()
public void testSellStation()
public void testLineBonuses()
public void testIncrementPoints()