public class EcoTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
testing |
(package private) int |
tpcX |
(package private) int |
tpcY |
Constructor and Description |
---|
EcoTest() |
Modifier and Type | Method and Description |
---|---|
void |
newsTest()
Test the new setup of the news ticker.
|
void |
reproduceMidwinter()
Try and reproduce the Midwinter bug (random freezing)
|
void |
reproductionTest()
Does reproduction work?
|
void |
runTest()
Run a test (called first thing every update by the main class when in debug mode)
|
void |
testPopulationChanges()
Add, move and remove an animal
|
public void runTest()
public void reproduceMidwinter()
public void reproductionTest()
public void newsTest()
public void testPopulationChanges()