The closeTo function is found under which package?
(a) org.hamcrest.TypeSafeMatcher
(b) org.hamcrest.BaseMatcher
(c) org.hamcrest.number.IsCloseTo
(d) org.hamcrest.number.CloseTo
The question was posed to me in unit test.
The query is from Integration Software Testing in section Software Testing Principles of JUnit