|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.testkit.JavaTestKit.ExpectMsg<T>
public abstract class JavaTestKit.ExpectMsg<T>
| Constructor Summary | |
|---|---|
JavaTestKit.ExpectMsg(scala.concurrent.duration.Duration max,
java.lang.String hint)
|
|
JavaTestKit.ExpectMsg(java.lang.String hint)
|
|
| Method Summary | |
|---|---|
T |
get()
|
protected abstract T |
match(java.lang.Object msg)
|
protected java.lang.RuntimeException |
noMatch()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaTestKit.ExpectMsg(java.lang.String hint)
public JavaTestKit.ExpectMsg(scala.concurrent.duration.Duration max,
java.lang.String hint)
| Method Detail |
|---|
protected abstract T match(java.lang.Object msg)
protected java.lang.RuntimeException noMatch()
public T get()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||