SoftwareSystemDesign / simulated-evolution

Artificial Life Simulation of Bacteria Motion depending on DNA
https://java.woehlke.org/kurzweil/simulated-evolution/
Apache License 2.0
0 stars 6 forks source link

Censusstatus package : Junit Test for CensusStatus class #29

Closed dntks1942 closed 1 year ago

dntks1942 commented 1 year ago

Testing 7 CensusStatus classes which implement CensusCellStatus. Testing countStutus, getColor, getColorForeground, getColorBackground, getCellNumber(). Also fix remained name "fullAgeCells" to "adultCells" in SimulatedEvolutionPopulationCensus.java file.