TestCase constructor

const TestCase(
  1. List args
)

Implementation

const TestCase(this.args);