create static method

TestCase create()

Implementation

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