|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpectationBuilder | |
|---|---|
| org.jmock | |
| Uses of ExpectationBuilder in org.jmock |
|---|
| Classes in org.jmock that implement ExpectationBuilder | |
|---|---|
class |
Expectations
Provides most of the syntax of jMock's "domain-specific language" API. |
| Methods in org.jmock with parameters of type ExpectationBuilder | |
|---|---|
void |
Mockery.checking(ExpectationBuilder expectations)
Specifies the expected invocations that the object under test will perform upon objects in its context during the test. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||