MXUnit 2.1.3 (Generated: 09/27/2012)

mxunit.framework.mightymock
Class OrderedExpectation

WEB-INF.cftags.component
        extended by mxunit.framework.mightymock.OrderedExpectation

public class OrderedExpectation
extends WEB-INF.cftags.component

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

init

public init()

Method Detail

_$query

private any _$query([string qs])

Parameters:
qs

_$throw

public any _$throw([any type='mxunit.exception.AssertionFailedError'], [any message='failed behaviour'], [any detail='Details details ...'])

Parameters:
type
message
detail

exists

public boolean exists([string id])

Parameters:
id

getExpectations

public any getExpectations()


getInvocationTime

public any getInvocationTime([string id])

Parameters:
id

getInvocations

public any getInvocations()


getOrderedList

public any getOrderedList()


merge

public any merge()


onMissingMethod

public any onMissingMethod([any target], [any args])

Parameters:
target
args

prettyPrintExpectations

public any prettyPrintExpectations()


printPrettyOrderedList

public any printPrettyOrderedList([any list])

Parameters:
list

verify

public any verify()


MXUnit 2.1.3 (Generated: 09/27/2012)