Skip to content

Releases: Lukas-Le/turtletime

adap-hw13

03 Feb 18:52
Compare
Choose a tag to compare

Describe the following three collaborations
– YourObjectPhoto with YourObject
– YourObject with YourObjectType
– A collaboration of your choice

adap-hw12

27 Jan 18:58
Compare
Choose a tag to compare

Trace and document the instantiation of both
– your photo class and
– your domain class

adap-hw11

20 Jan 20:22
Compare
Choose a tag to compare
adap-hw11

adap-hw10

13 Jan 18:23
Compare
Choose a tag to compare

Zweck von Designpatterns in Wahlzeit
Dokumentiere von 5 Designpatterns in Wahlzeit

adap-hw09

11 Dec 21:02
Compare
Choose a tag to compare

Coordinate-Klassen als Immutable und shared implementiert
Coordinate-Objekte sind weiterhin interchangable

adap-hw08

04 Dec 17:05
Compare
Choose a tag to compare

Error Handling improved

  • checked/unchecked Exceptions
  • added Testcases to verify the Exceptions

adap-hw07

02 Dec 20:54
Compare
Choose a tag to compare

AssertCoordinateInvariants introduced

adap-hw06

25 Nov 23:01
Compare
Choose a tag to compare

AbstractCoordinate-Klasse hinzugefügt.

Nun werden Junit-Assertions verwendet.

adap-hw05

18 Nov 21:19
Compare
Choose a tag to compare

Coordinate-Interface von CartesianCoordinate und SphericCoordinate implementiert.
entsprechende Testfälle erstellt bzw. geändert.

adap-hw04

12 Nov 08:55
Compare
Choose a tag to compare

TurtlePhoto framework generated and classes were adopted