TestCase constructor

TestCase(
  1. String name
)

Implementation

TestCase(this.name);