create static method

TestCaseResult create()

Implementation

@$core.pragma('dart2js:noInline')
static TestCaseResult create() => TestCaseResult._();