Searched defs:TypeSafeMatcher (Results 1 – 7 of 7) sorted by relevance
13 public abstract class TypeSafeMatcher<T> extends BaseMatcher<T> { class21 protected TypeSafeMatcher() { in TypeSafeMatcher() method in TypeSafeMatcher30 protected TypeSafeMatcher(Class<?> expectedType) { in TypeSafeMatcher() method in TypeSafeMatcher39 protected TypeSafeMatcher(ReflectiveTypeFinder typeFinder) { in TypeSafeMatcher() method in TypeSafeMatcher
16 public abstract class TypeSafeMatcher<T> extends BaseMatcher<T> { class26 protected TypeSafeMatcher() { in TypeSafeMatcher() method in TypeSafeMatcher48 protected TypeSafeMatcher(Class<T> expectedType) { in TypeSafeMatcher() method in TypeSafeMatcher
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...