Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
AutoTestSetupConfigurationOutput
Interface AutoTestSetupConfigurationOutput
Output configuration of the Setup phase.
interface
AutoTestSetupConfigurationOutput
{
metadata
:
AutoTestSetupMetadata
;
steps
:
AutoTestSetupStepOutput
[]
;
}
Index
Properties
metadata
steps
Properties
metadata
metadata
:
AutoTestSetupMetadata
Metadata for the Setup phase.
steps
steps
:
AutoTestSetupStepOutput
[]
The steps of the Setup phase.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
steps
@codegrade/apiv2-client
Loading...
Output configuration of the Setup phase.