Retry constructor

const Retry(int count)

Marks a test to be retried.

Implementation

const Retry(this.count);