|
||||||||||
| 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 | |
|---|---|
java.lang.String |
error(java.lang.Throwable t)
|
boolean |
matches(java.lang.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(java.lang.Throwable t)
public java.lang.String error(java.lang.Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||