|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjdave.ExpectedNoThrow<T>
public class ExpectedNoThrow<T>
| Constructor Summary | |
|---|---|
ExpectedNoThrow(ExpectedException<T> expectation)
|
|
| Method Summary | |
|---|---|
String |
error(Throwable t)
|
boolean |
matches(Throwable t)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpectedNoThrow(ExpectedException<T> expectation)
| Method Detail |
|---|
public boolean matches(Throwable t)
public String error(Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||