RobotFactory/resources/T1000-Concept.txt

11 lines
425 B
Plaintext
Raw Normal View History

2023-01-06 18:54:29 +01:00
Required changes and extensions
2023-01-06 19:14:34 +01:00
- new class T1000 inheriting from RobotBluePrint
2023-01-06 18:54:29 +01:00
- additional case "T1000" in RobotFactory for creating T1000 instances
- test cases for T1000 class
- test cases for instance creation in RobotFactory
2023-01-06 19:14:34 +01:00
- implementation of think and speak method for T1000
- eventually implementation of sorting algorithm
2023-01-06 18:54:29 +01:00
- eventually override of other robot methods depending of the specification of the T1000