Releases: Lukas-Le/turtletime
Releases · Lukas-Le/turtletime
adap-hw13
Describe the following three collaborations
– YourObjectPhoto with YourObject
– YourObject with YourObjectType
– A collaboration of your choice
adap-hw12
Trace and document the instantiation of both
– your photo class and
– your domain class
adap-hw10
Zweck von Designpatterns in Wahlzeit
Dokumentiere von 5 Designpatterns in Wahlzeit
adap-hw09
Coordinate-Klassen als Immutable und shared implementiert
Coordinate-Objekte sind weiterhin interchangable
adap-hw08
Error Handling improved
- checked/unchecked Exceptions
- added Testcases to verify the Exceptions
adap-hw07
AssertCoordinateInvariants introduced
adap-hw06
AbstractCoordinate-Klasse hinzugefügt.
Nun werden Junit-Assertions verwendet.
adap-hw05
Coordinate-Interface von CartesianCoordinate und SphericCoordinate implementiert.
entsprechende Testfälle erstellt bzw. geändert.
adap-hw04
TurtlePhoto framework generated and classes were adopted