PHP 클래스 React\Promise\FunctionReduceTest

상속: extends TestCase
파일 보기 프로젝트 열기: reactphp/promise

공개 메소드들

메소드 설명
shouldAllowSparseArrayInputWithInitialValue ( )
shouldAllowSparseArrayInputWithoutInitialValue ( )
shouldCancelInputArrayPromises ( )
shouldProvideCorrectBasisValue ( )
shouldReduceEmptyInputWithInitialPromise ( )
shouldReduceEmptyInputWithInitialValue ( )
shouldReduceInInputOrder ( )
shouldReducePromisedValuesWithInitialPromise ( )
shouldReducePromisedValuesWithInitialValue ( )
shouldReducePromisedValuesWithoutInitialValue ( )
shouldReduceValuesWithInitialPromise ( )
shouldReduceValuesWithInitialValue ( )
shouldReduceValuesWithoutInitialValue ( )
shouldRejectWhenInputContainsRejection ( )
shouldResolveWithNullWhenInputIsEmptyAndNoInitialValueOrPromiseProvided ( )

보호된 메소드들

메소드 설명
append ( )
plus ( )

메소드 상세

append() 보호된 메소드

protected append ( )

plus() 보호된 메소드

protected plus ( )

shouldAllowSparseArrayInputWithInitialValue() 공개 메소드

shouldAllowSparseArrayInputWithoutInitialValue() 공개 메소드

shouldCancelInputArrayPromises() 공개 메소드

shouldProvideCorrectBasisValue() 공개 메소드

shouldReduceEmptyInputWithInitialPromise() 공개 메소드

shouldReduceEmptyInputWithInitialValue() 공개 메소드

shouldReduceInInputOrder() 공개 메소드

shouldReducePromisedValuesWithInitialPromise() 공개 메소드

shouldReducePromisedValuesWithInitialValue() 공개 메소드

shouldReducePromisedValuesWithoutInitialValue() 공개 메소드

shouldReduceValuesWithInitialPromise() 공개 메소드

shouldReduceValuesWithInitialValue() 공개 메소드

shouldReduceValuesWithoutInitialValue() 공개 메소드

shouldRejectWhenInputContainsRejection() 공개 메소드

shouldResolveWithNullWhenInputIsEmptyAndNoInitialValueOrPromiseProvided() 공개 메소드