Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Kraken
_Unit
Promise
_Partial
FunctionAnyPartial
PHP Trait Kraken\_Unit\Promise\_Partial\FunctionAnyPartial
Datei anzeigen
Open project: kraken-php/framework
Public Methods
Method
Description
getTest
( ) :
TUnit
testApiAny_DoesNotRelyOnArryIndexes_WhenUnwrappingToSingleResolutionValue
( )
testApiAny_RejectsPromise_WithEmptyInputArray
( )
testApiAny_RejectsPromise_WithRejectedInputValues
( )
testApiAny_ResolvesPromise_IfAnyInputPromisesResolve
( )
testApiAny_ResolvesPromise_WithPrimitiveInputValues
( )
testApiAny_ResolvesPromise_WithPromisedInputValues
( )
testApiCancel_CancelsInputArrayPromises
( )
testApiCancel_CancelsPendingInputArrayPromises_IfOnePromiseFulfills
( )
Method Details
getTest()
abstract
public
method
See also:
TUnit::getTest
abstract
public
getTest
( ) :
TUnit
return
Kraken\Test\TUnit
testApiAny_DoesNotRelyOnArryIndexes_WhenUnwrappingToSingleResolutionValue()
public
method
public
testApiAny_DoesNotRelyOnArryIndexes_WhenUnwrappingToSingleResolutionValue
( )
testApiAny_RejectsPromise_WithEmptyInputArray()
public
method
public
testApiAny_RejectsPromise_WithEmptyInputArray
( )
testApiAny_RejectsPromise_WithRejectedInputValues()
public
method
public
testApiAny_RejectsPromise_WithRejectedInputValues
( )
testApiAny_ResolvesPromise_IfAnyInputPromisesResolve()
public
method
public
testApiAny_ResolvesPromise_IfAnyInputPromisesResolve
( )
testApiAny_ResolvesPromise_WithPrimitiveInputValues()
public
method
public
testApiAny_ResolvesPromise_WithPrimitiveInputValues
( )
testApiAny_ResolvesPromise_WithPromisedInputValues()
public
method
public
testApiAny_ResolvesPromise_WithPromisedInputValues
( )
testApiCancel_CancelsInputArrayPromises()
public
method
public
testApiCancel_CancelsInputArrayPromises
( )
testApiCancel_CancelsPendingInputArrayPromises_IfOnePromiseFulfills()
public
method
public
testApiCancel_CancelsPendingInputArrayPromises_IfOnePromiseFulfills
( )