forked from jmock-developers/jmock-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix jmock-developers#172: DeterministicScheduler supports customizabl…
…e tick precision This change adds a constructor which takes a TimeUnit for custom precision, but does not modify the default constructor in order to avoid breaking existing tests which could overflow a long using very long periods of time.
- Loading branch information
1 parent
60addb0
commit 75bd3ec
Showing
2 changed files
with
33 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters