Member Junction
Preparing search index...
@memberjunction/ng-testing
TestDialogOptions
Interface TestDialogOptions
interface
TestDialogOptions
{
mode
?:
"test"
|
"suite"
|
"monitor"
;
suiteId
?:
string
;
testId
?:
string
;
}
Index
Properties
mode?
suite
Id?
test
Id?
Properties
Optional
mode
mode
?:
"test"
|
"suite"
|
"monitor"
Optional
suite
Id
suiteId
?:
string
Optional
test
Id
testId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mode
suite
Id
test
Id
Member Junction
Loading...