PHP Class DealerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: voryx/thruway

Public Methods

Method Description
setup ( )
testCallCancelCallInQueue ( )
testCallCancelKillNowait ( )
testCallCancelNoOptions ( )
testCallCancelWithNoCall ( )
testCallQueue ( )
testCancelAfterUnregister ( )
testDealerHandlesCancelInterruptAndError ( )
testInterruptSentToNonSupportingClient ( )
testInterruptSentToSupportingClient ( )
testInvocationError ( ) }
testQueueProcessAfterNonMultiYield ( )

Method Details

setup() public method

public setup ( )

testCallCancelCallInQueue() public method

testCallCancelKillNowait() public method

testCallCancelNoOptions() public method

testCallCancelWithNoCall() public method

testCallQueue() public method

public testCallQueue ( )

testCancelAfterUnregister() public method

testDealerHandlesCancelInterruptAndError() public method

testInterruptSentToNonSupportingClient() public method

testInterruptSentToSupportingClient() public method

testInvocationError() public method

}
public testInvocationError ( )

testQueueProcessAfterNonMultiYield() public method