Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
AutoTestRedactedTestStepOutput
Visitor
Interface Visitor<T>
interface
Visitor
<
T
>
{
_
:
(
name
:
string
,
value
:
any
)
=>
T
;
allowInternet
:
(
value
:
AutoTestRedactedAllowInternetStepOutput
)
=>
T
;
checkstyle
:
(
value
:
AutoTestRedactedCheckstyleStepOutput
)
=>
T
;
codeStructureTest
:
(
value
:
AutoTestRedactedCodeStructureTestStepOutput
,
)
=>
T
;
codingQuestion
:
(
value
:
AutoTestRedactedCodingQuestionStepOutput
)
=>
T
;
connectRubric
:
(
value
:
AutoTestRedactedConnectRubricStepOutput
)
=>
T
;
customTest
:
(
value
:
AutoTestRedactedCustomTestStepOutput
)
=>
T
;
flake8
:
(
value
:
AutoTestRedactedFlake8StepOutput
)
=>
T
;
ioTest
:
(
value
:
AutoTestRedactedIoTestStepOutput
)
=>
T
;
javaCompile
:
(
value
:
AutoTestRedactedJavaCompileStepOutput
)
=>
T
;
junit5
:
(
value
:
AutoTestRedactedJunit5StepOutput
)
=>
T
;
jupyterNotebook
:
(
value
:
AutoTestRedactedJupyterNotebookStepOutput
)
=>
T
;
mcq
:
(
value
:
AutoTestRedactedMcqStepOutput
)
=>
T
;
negativeMatch
:
(
value
:
AutoTestRedactedNegativeMatchStepOutput
)
=>
T
;
output
:
(
value
:
AutoTestRedactedOutputStepOutput
)
=>
T
;
positiveMatch
:
(
value
:
AutoTestRedactedPositiveMatchStepOutput
)
=>
T
;
program
:
(
value
:
AutoTestRedactedProgramStepOutput
)
=>
T
;
promptEngineeringQuestion
:
(
value
:
AutoTestRedactedPromptEngineeringQuestionStepOutput
,
)
=>
T
;
pytest
:
(
value
:
AutoTestRedactedPytestStepOutput
)
=>
T
;
quiz
:
(
value
:
AutoTestRedactedQuizStepOutput
)
=>
T
;
regexMatch
:
(
value
:
AutoTestRedactedRegexMatchStepOutput
)
=>
T
;
runIf
:
(
value
:
AutoTestRedactedRunIfStepOutput
)
=>
T
;
runIn
:
(
value
:
AutoTestRedactedRunInStepOutput
)
=>
T
;
runInNotebook
:
(
value
:
AutoTestRedactedRunInNotebookStepOutput
)
=>
T
;
selectAllQuestion
:
(
value
:
AutoTestRedactedSelectAllQuestionStepOutput
,
)
=>
T
;
simpleMatch
:
(
value
:
AutoTestRedactedSimpleMatchStepOutput
)
=>
T
;
simplePythonTest
:
(
value
:
AutoTestRedactedSimplePythonTestStepOutput
)
=>
T
;
snapshot
:
(
value
:
AutoTestRedactedSnapshotStepOutput
)
=>
T
;
substringMatch
:
(
value
:
AutoTestRedactedSubstringMatchStepOutput
)
=>
T
;
testHide
:
(
value
:
AutoTestRedactedTestHideStepOutput
)
=>
T
;
testTimeoutEach
:
(
value
:
AutoTestRedactedTestTimeoutEachStepOutput
)
=>
T
;
testUploadFiles
:
(
value
:
AutoTestRedactedTestUploadFilesStepOutput
)
=>
T
;
weight
:
(
value
:
AutoTestRedactedWeightStepOutput
)
=>
T
;
}
Type Parameters
T
Index
Properties
_
allow
Internet
checkstyle
code
Structure
Test
coding
Question
connect
Rubric
custom
Test
flake8
io
Test
java
Compile
junit5
jupyter
Notebook
mcq
negative
Match
output
positive
Match
program
prompt
Engineering
Question
pytest
quiz
regex
Match
run
If
run
In
run
In
Notebook
select
All
Question
simple
Match
simple
Python
Test
snapshot
substring
Match
test
Hide
test
Timeout
Each
test
Upload
Files
weight
Properties
_
_
:
(
name
:
string
,
value
:
any
)
=>
T
allow
Internet
allowInternet
:
(
value
:
AutoTestRedactedAllowInternetStepOutput
)
=>
T
checkstyle
checkstyle
:
(
value
:
AutoTestRedactedCheckstyleStepOutput
)
=>
T
code
Structure
Test
codeStructureTest
:
(
value
:
AutoTestRedactedCodeStructureTestStepOutput
)
=>
T
coding
Question
codingQuestion
:
(
value
:
AutoTestRedactedCodingQuestionStepOutput
)
=>
T
connect
Rubric
connectRubric
:
(
value
:
AutoTestRedactedConnectRubricStepOutput
)
=>
T
custom
Test
customTest
:
(
value
:
AutoTestRedactedCustomTestStepOutput
)
=>
T
flake8
flake8
:
(
value
:
AutoTestRedactedFlake8StepOutput
)
=>
T
io
Test
ioTest
:
(
value
:
AutoTestRedactedIoTestStepOutput
)
=>
T
java
Compile
javaCompile
:
(
value
:
AutoTestRedactedJavaCompileStepOutput
)
=>
T
junit5
junit5
:
(
value
:
AutoTestRedactedJunit5StepOutput
)
=>
T
jupyter
Notebook
jupyterNotebook
:
(
value
:
AutoTestRedactedJupyterNotebookStepOutput
)
=>
T
mcq
mcq
:
(
value
:
AutoTestRedactedMcqStepOutput
)
=>
T
negative
Match
negativeMatch
:
(
value
:
AutoTestRedactedNegativeMatchStepOutput
)
=>
T
output
output
:
(
value
:
AutoTestRedactedOutputStepOutput
)
=>
T
positive
Match
positiveMatch
:
(
value
:
AutoTestRedactedPositiveMatchStepOutput
)
=>
T
program
program
:
(
value
:
AutoTestRedactedProgramStepOutput
)
=>
T
prompt
Engineering
Question
promptEngineeringQuestion
:
(
value
:
AutoTestRedactedPromptEngineeringQuestionStepOutput
,
)
=>
T
pytest
pytest
:
(
value
:
AutoTestRedactedPytestStepOutput
)
=>
T
quiz
quiz
:
(
value
:
AutoTestRedactedQuizStepOutput
)
=>
T
regex
Match
regexMatch
:
(
value
:
AutoTestRedactedRegexMatchStepOutput
)
=>
T
run
If
runIf
:
(
value
:
AutoTestRedactedRunIfStepOutput
)
=>
T
run
In
runIn
:
(
value
:
AutoTestRedactedRunInStepOutput
)
=>
T
run
In
Notebook
runInNotebook
:
(
value
:
AutoTestRedactedRunInNotebookStepOutput
)
=>
T
select
All
Question
selectAllQuestion
:
(
value
:
AutoTestRedactedSelectAllQuestionStepOutput
)
=>
T
simple
Match
simpleMatch
:
(
value
:
AutoTestRedactedSimpleMatchStepOutput
)
=>
T
simple
Python
Test
simplePythonTest
:
(
value
:
AutoTestRedactedSimplePythonTestStepOutput
)
=>
T
snapshot
snapshot
:
(
value
:
AutoTestRedactedSnapshotStepOutput
)
=>
T
substring
Match
substringMatch
:
(
value
:
AutoTestRedactedSubstringMatchStepOutput
)
=>
T
test
Hide
testHide
:
(
value
:
AutoTestRedactedTestHideStepOutput
)
=>
T
test
Timeout
Each
testTimeoutEach
:
(
value
:
AutoTestRedactedTestTimeoutEachStepOutput
)
=>
T
test
Upload
Files
testUploadFiles
:
(
value
:
AutoTestRedactedTestUploadFilesStepOutput
)
=>
T
weight
weight
:
(
value
:
AutoTestRedactedWeightStepOutput
)
=>
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
allow
Internet
checkstyle
code
Structure
Test
coding
Question
connect
Rubric
custom
Test
flake8
io
Test
java
Compile
junit5
jupyter
Notebook
mcq
negative
Match
output
positive
Match
program
prompt
Engineering
Question
pytest
quiz
regex
Match
run
If
run
In
run
In
Notebook
select
All
Question
simple
Match
simple
Python
Test
snapshot
substring
Match
test
Hide
test
Timeout
Each
test
Upload
Files
weight
@codegrade/apiv2-client
Loading...