public class TestManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static TestManager |
INSTANCE |
private Collection<GameTest> |
tests |
| Constructor and Description |
|---|
TestManager() |
public static final TestManager INSTANCE
private final Collection<GameTest> tests
public void start(GameTest test)
public void clear()
public void tick()