PHP 클래스 DealerTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: voryx/thruway

공개 메소드들

메소드 설명
setup ( )
testCallCancelCallInQueue ( )
testCallCancelKillNowait ( )
testCallCancelNoOptions ( )
testCallCancelWithNoCall ( )
testCallQueue ( )
testCancelAfterUnregister ( )
testDealerHandlesCancelInterruptAndError ( )
testInterruptSentToNonSupportingClient ( )
testInterruptSentToSupportingClient ( )
testInvocationError ( ) }
testQueueProcessAfterNonMultiYield ( )

메소드 상세

setup() 공개 메소드

public setup ( )

testCallCancelCallInQueue() 공개 메소드

testCallCancelKillNowait() 공개 메소드

testCallCancelNoOptions() 공개 메소드

testCallCancelWithNoCall() 공개 메소드

testCallQueue() 공개 메소드

public testCallQueue ( )

testCancelAfterUnregister() 공개 메소드

testDealerHandlesCancelInterruptAndError() 공개 메소드

testInterruptSentToNonSupportingClient() 공개 메소드

testInterruptSentToSupportingClient() 공개 메소드

testInvocationError() 공개 메소드

}
public testInvocationError ( )

testQueueProcessAfterNonMultiYield() 공개 메소드