|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expectation | |
---|---|
com.agical.rmock.core | |
com.agical.rmock.core.describe.impl | |
com.agical.rmock.core.expectation | |
com.agical.rmock.core.expectation.modification |
Uses of Expectation in com.agical.rmock.core |
---|
Methods in com.agical.rmock.core with parameters of type Expectation | |
---|---|
boolean |
ExpectationVisitor.visit(Expectation expectation,
boolean available)
Visits expectations |
Uses of Expectation in com.agical.rmock.core.describe.impl |
---|
Methods in com.agical.rmock.core.describe.impl that return Expectation | |
---|---|
Expectation[] |
DocumentExpectationsVisitor.getMatchedExpectations()
|
Methods in com.agical.rmock.core.describe.impl with parameters of type Expectation | |
---|---|
void |
ExpectationDescriberImpl.describe(Expectation expectation)
|
boolean |
DocumentExpectationsVisitor.visit(Expectation expectation,
boolean available)
|
Uses of Expectation in com.agical.rmock.core.expectation |
---|
Classes in com.agical.rmock.core.expectation that implement Expectation | |
---|---|
class |
ExpectationImpl
(c) Agical AB 2005 |
Methods in com.agical.rmock.core.expectation with parameters of type Expectation | |
---|---|
boolean |
ExpectationCounterVisitor.visit(Expectation expectation,
boolean available)
|
boolean |
InvocationExpectationVisitor.visit(Expectation expectation,
boolean available)
|
Uses of Expectation in com.agical.rmock.core.expectation.modification |
---|
Subinterfaces of Expectation in com.agical.rmock.core.expectation.modification | |
---|---|
interface |
ModifiableExpectation
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |