public class LowSkillTest extends Object
Modifier and Type | Field and Description |
---|---|
private LowSkill |
testLowSkill |
Constructor and Description |
---|
LowSkillTest() |
Modifier and Type | Method and Description |
---|---|
void |
loadXml() |
void |
shouldBeginWithInitialPhase() |
void |
shouldSetFlags() |
void |
shouldSkipPhaseIfFlagIsSet() |
void |
shouldSwitchToNextPhase() |
private LowSkill testLowSkill