Abschlussaufgabe zu PR2
Go to file
roman 83f4f99f04 added speak method + tests 2022-12-20 14:24:11 +01:00
resources initial commit 2022-12-20 10:32:34 +01:00
src added speak method + tests 2022-12-20 14:24:11 +01:00
tests added speak method + tests 2022-12-20 14:24:11 +01:00
.gitignore initial commit 2022-12-20 10:32:34 +01:00
README.md refactoring 2022-12-20 12:58:23 +01:00

README.md

RobotFactory

Style Guide

  • For every method you write you also write the JUnit test and comments.
  • Always mark the task you're currently working on on the kanban board and move it to the right phase.