@samatawy/rules
Preparing search index...
testing
TestCaseResult
Interface TestCaseResult
interface
TestCaseResult
{
name
?:
string
;
hint
?:
string
;
output
?:
any
;
passed
:
boolean
;
errors
:
string
[]
;
}
Index
Properties
name?
hint?
output?
passed
errors
Properties
Optional
name
name
?:
string
Optional
hint
hint
?:
string
Optional
output
output
?:
any
passed
passed
:
boolean
errors
errors
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
hint
output
passed
errors
@samatawy/rules
Loading...