Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a constructor to support tolerance for various time units #174

Merged
merged 1 commit into from
Jan 29, 2019
Merged

Add a constructor to support tolerance for various time units #174

merged 1 commit into from
Jan 29, 2019

Commits on Jan 29, 2019

  1. Add a constructor to support tolerance for various time units

    Issue: #173
    Changes: Added overloaded constructor with an additional TimeUnit field which would convert the given tolerance to milli seconds
    Testing: Modified the test class to run with Parameterized.class to run all the existing test cases for the newly added constructor.
    Prashanth Bheemagani committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    3388d80 View commit details
    Browse the repository at this point in the history