|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockito.internal.progress.LastArguments
public class LastArguments
| Constructor Summary | |
|---|---|
LastArguments()
|
|
| Method Summary | |
|---|---|
static LastArguments |
instance()
|
java.util.List<org.hamcrest.Matcher> |
pullMatchers()
|
EmptyReturnValues |
reportAnd()
|
EmptyReturnValues |
reportMatcher(org.hamcrest.Matcher matcher)
|
EmptyReturnValues |
reportNot()
|
EmptyReturnValues |
reportOr()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LastArguments()
| Method Detail |
|---|
public static LastArguments instance()
public EmptyReturnValues reportMatcher(org.hamcrest.Matcher matcher)
public java.util.List<org.hamcrest.Matcher> pullMatchers()
public EmptyReturnValues reportAnd()
public EmptyReturnValues reportNot()
public EmptyReturnValues reportOr()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||