I've tried to write a test in RequisitionTest that would check dates. However I was unable to, because I ran into Javassist bugs:
https://github.com/powermock/powermock/issues/557
Seems updating PowerMock/Javassist should fix the issue.
@Josh Zamor I think so, but it is not high priority.
@Paweł Gesek: does this still need doing?
I've tried to write a test in RequisitionTest that would check dates. However I was unable to, because I ran into Javassist bugs:
https://github.com/powermock/powermock/issues/557
Seems updating PowerMock/Javassist should fix the issue.