public interface TestAdapter
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptClass(Class<?> cls) |
boolean |
acceptMethod(MethodReader method) |
Iterable<String> |
getExpectedExceptions(MethodReader method) |
boolean acceptClass(Class<?> cls)
boolean acceptMethod(MethodReader method)
Iterable<String> getExpectedExceptions(MethodReader method)
Copyright © 2015. All rights reserved.