You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Papendieck
9a8a7c79e8
|
3 years ago | |
---|---|---|
src/test/java/de/edu/hsfulda/ciil/cgol | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
pom.xml | 3 years ago |
README.md
Übung Test Driven Development
Dieser Code implementiert "Conways Game of Life" und dient als Beispiel für die Arbeitsmethode TDD. Daher ist hier nur der Test-Code eingecheckt.