nonsense commit for git and jenkins
This commit is contained in:
parent
2d33826c48
commit
48299ca373
@ -324,7 +324,7 @@ should NOT overlap. */
|
||||
applicationPeriodDao.save(createApplicationPeriod(myBachelorSet, createStartDate_1(), createEndDate_1()));
|
||||
boolean periodOverlap = applicationPeriodFacade.doesPeriodOverlap(createApplicationPeriod(myBachelorSet, createStartDate_2(), createEndDate_2()));
|
||||
Assert.assertFalse(periodOverlap); // should NOT overlap
|
||||
}
|
||||
}
|
||||
|
||||
/* the same project classes, the date of the first time period ends when the date of the second time period starts, should NOT overlap */
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user