rx_command
rx_command
MockCommand
<
TParam
,
TResult
>
returnValuesForNextExecute property
returnValuesForNextExecute
rx_command
rx_command
MockCommand
<
TParam
,
TResult
>
returnValuesForNextExecute property
MockCommand class
Constructors
MockCommand
Properties
executionCount
lastPassedValueToExecute
returnValuesForNextExecute
canExecute
first
hashCode
isBroadcast
isEmpty
isExecuting
last
lastResult
length
next
results
runtimeType
single
throwExceptions
thrownExceptions
Methods
endExecutionNoData
endExecutionWithData
endExecutionWithError
execute
queueResultsForNextExecuteCall
startExecution
any
asBroadcastStream
asyncExpand
asyncMap
call
cast
contains
dispose
distinct
drain
elementAt
every
expand
firstWhere
fold
forEach
handleError
join
lastWhere
listen
map
noSuchMethod
pipe
reduce
singleWhere
skip
skipWhile
take
takeWhile
timeout
toList
toSet
toString
transform
where
Operators
operator ==
returnValuesForNextExecute
property
List
<
CommandResult
<
TResult
>
>
returnValuesForNextExecute
read / write
Implementation
List<CommandResult<TResult>> returnValuesForNextExecute