Package | Description |
---|---|
com.agical.rmock.core | |
com.agical.rmock.core.describe.impl | |
com.agical.rmock.core.expectation | |
com.agical.rmock.core.expectation.section |
Modifier and Type | Method and Description |
---|---|
boolean |
Visitable.accept(ExpectationVisitor expectationVisitor,
boolean available)
accepts a visitor
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentExpectationsVisitor
Creates a message from all visited expectations.
|
Modifier and Type | Class and Description |
---|---|
class |
ExpectationCounterVisitor |
class |
InvocationExpectationVisitor
Finds a matching expectation and returns its action.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ExpectationImpl.accept(ExpectationVisitor expectationVisitor,
boolean available) |
Modifier and Type | Method and Description |
---|---|
boolean |
OrderedSection.accept(ExpectationVisitor visitableVisitor,
boolean available) |
boolean |
AnyOrderSection.accept(ExpectationVisitor visitableVisitor,
boolean available) |
boolean |
OverridableSection.accept(ExpectationVisitor expectationVisitor,
boolean available) |
boolean |
StackedSection.accept(ExpectationVisitor expectationVisitor,
boolean available) |
Copyright © 2005-2013 Agical AB. All Rights Reserved.