Member Junction
Preparing search index...
@memberjunction/testing-engine
ExpectedAction
Interface ExpectedAction
One action a correct answer invokes, with the checks that make the invocation usable.
interface
ExpectedAction
{
name
:
string
;
params
?:
ParamExpectation
[]
;
}
Index
Properties
name
params?
Properties
name
name
:
string
Optional
params
params
?:
ParamExpectation
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
params
Member Junction
Loading...
One action a correct answer invokes, with the checks that make the invocation usable.