resultCode property
Supporting field for the result field. Set only if result
is
SKIPPED
. PARSING_FAILED
if the result is skipped
because of test package parsing failure.
Implementation
final ExecutionResultCode? resultCode;
Supporting field for the result field. Set only if result
is
SKIPPED
. PARSING_FAILED
if the result is skipped
because of test package parsing failure.
final ExecutionResultCode? resultCode;