added T1000 concept

main
Stefan 2023-01-06 18:54:29 +01:00
parent b18663a28e
commit 4b5d558e2a
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
Required changes and extensions
- new class T1000 inheriting from StarWarsRobot
- additional case "T1000" in RobotFactory for creating T1000 instances
- test cases for T1000 class
- test cases for instance creation in RobotFactory
- implementation of think method for T1000
- eventually override of other robot methods depending of the specification of the T1000