|
MXUnit 2.1.3 (Generated: 09/27/2012) | ||||
FRAMES |
WEB-INF.cftags.componentmxunit.framework.mightymock.OrderedExpectation
public class OrderedExpectation
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
private any |
_$query([string qs])
|
any |
_$throw([any type='mxunit.exception.AssertionFailedError'], [any message='failed behaviour'], [any detail='Details details ...'])
|
boolean |
exists([string id])
|
any |
getExpectations()
|
any |
getInvocationTime([string id])
|
any |
getInvocations()
|
any |
getOrderedList()
|
any |
merge()
|
any |
onMissingMethod([any target], [any args])
|
any |
prettyPrintExpectations()
|
any |
printPrettyOrderedList([any list])
|
any |
verify()
|
Methods inherited from class WEB-INF.cftags.component |
---|
|
Constructor Detail |
---|
public init()
Method Detail |
---|
private any _$query([string qs])
qs
public any _$throw([any type='mxunit.exception.AssertionFailedError'], [any message='failed behaviour'], [any detail='Details details ...'])
type
message
detail
public boolean exists([string id])
id
public any getExpectations()
public any getInvocationTime([string id])
id
public any getInvocations()
public any getOrderedList()
public any merge()
public any onMissingMethod([any target], [any args])
target
args
public any prettyPrintExpectations()
public any printPrettyOrderedList([any list])
list
public any verify()
|
MXUnit 2.1.3 (Generated: 09/27/2012) | ||||
FRAMES |