Something went wrong on our end
Add tests for Lab model
All threads resolved!
All threads resolved!
Compare changes
- Thijs Nulle authored
Signed-off-by:<t.j.nulle@student.tudelft.nl>
@@ -20,6 +20,7 @@ package nl.tudelft.ewi.queue.model;
@@ -20,6 +20,7 @@ package nl.tudelft.ewi.queue.model;
@@ -78,17 +79,11 @@ public class LabTest {
@@ -78,17 +79,11 @@ public class LabTest {
@@ -632,7 +627,7 @@ public class LabTest {
@@ -632,7 +627,7 @@ public class LabTest {
r1.setSlot(new RequestSlot(LocalDateTime.of(2020, 1, 1, 0, 0), LocalDateTime.of(2020, 1, 1, 1, 0)));