PHP 트레잇 Kraken\_Unit\Promise\_Partial\FunctionSomePartial

파일 보기 프로젝트 열기: kraken-php/framework

공개 메소드들

메소드 설명
getTest ( ) : TUnit
testApiSome_CancelsPendingInputArrayPromises_IfEnoughPromisesFulfill ( )
testApiSome_CancelsPendingInputArrayPromises_IfEnoughPromisesReject ( )
testApiSome_CancelsPromisedInputValues ( )
testApiSome_RejectsPromise_IfAnyInputPromiseRejects_BeforeDesiredNumberOfInputsAreResolved ( )
testApiSome_RejectsPromise_WithEmptyInputArray ( )
testApiSome_RejectsPromise_WithInputArrayContainingNotEnoughItems ( )
testApiSome_ResolvesPromise_WithEmptyInputArray_IfHowManyIsLessThanOne ( )
testApiSome_ResolvesPromise_WithPrimitiveInputValues ( )
testApiSome_ResolvesPromise_WithPromisedInputValues ( )
testApiSome_ResolvesPromise_WithSparseInputValues ( )

메소드 상세

getTest() 추상적인 공개 메소드

또한 보기: TUnit::getTest
abstract public getTest ( ) : TUnit
리턴 Kraken\Test\TUnit

testApiSome_CancelsPendingInputArrayPromises_IfEnoughPromisesFulfill() 공개 메소드

testApiSome_CancelsPendingInputArrayPromises_IfEnoughPromisesReject() 공개 메소드

testApiSome_CancelsPromisedInputValues() 공개 메소드

testApiSome_RejectsPromise_IfAnyInputPromiseRejects_BeforeDesiredNumberOfInputsAreResolved() 공개 메소드

testApiSome_RejectsPromise_WithEmptyInputArray() 공개 메소드

testApiSome_RejectsPromise_WithInputArrayContainingNotEnoughItems() 공개 메소드

testApiSome_ResolvesPromise_WithEmptyInputArray_IfHowManyIsLessThanOne() 공개 메소드

testApiSome_ResolvesPromise_WithPrimitiveInputValues() 공개 메소드

testApiSome_ResolvesPromise_WithPromisedInputValues() 공개 메소드

testApiSome_ResolvesPromise_WithSparseInputValues() 공개 메소드