You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In order to test the schedule on some future/past timeline, need to override system time and make it mockable.
It should be compatible with Vert.x timer and periodic
Is your feature request related to a problem? Please describe.
In order to test the schedule on some future/past timeline, need to override system time and make it mockable.
It should be compatible with Vert.x
timer
andperiodic
Describe the solution you'd like
Instant.now()
to interface and make it injectable intoScheduler
#100The text was updated successfully, but these errors were encountered: