PHP Class Rx\Functional\Operator\SwitchLatestTest

Inheritance: extends Rx\Functional\FunctionalTestCase
Show file Open project: ReactiveX/RxPHP

Public Methods

Method Description
switchLatest_Data ( )
switchLatest_Dispose ( )
switchLatest_inner_completes ( )
switchLatest_inner_throws ( )
switchLatest_no_inner ( )
switchLatest_outer_throws ( )

Method Details

switchLatest_Data() public method

public switchLatest_Data ( )

switchLatest_Dispose() public method

switchLatest_inner_completes() public method

switchLatest_inner_throws() public method

switchLatest_no_inner() public method

switchLatest_outer_throws() public method