nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
GeneratedTest
Interface GeneratedTest
Generated test case.
interface
GeneratedTest
{
name
:
string
;
type
:
"e2e"
|
"integration"
|
"unit"
;
code
:
string
;
target
:
string
;
scenarios
:
string
[]
;
}
Index
Properties
name
type
code
target
scenarios
Properties
name
name
:
string
Test name
type
type
:
"e2e"
|
"integration"
|
"unit"
Test type
code
code
:
string
Test code
target
target
:
string
Target function/component
scenarios
scenarios
:
string
[]
Test scenarios covered
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
name
type
code
target
scenarios
GitHub
npm
nexus-agents - v2.80.0
Loading...
Generated test case.