- Companion
- class
Value members
Concrete methods
Implicits
Inherited implicits
Implicitly create a TestOptions given a test name.
This allows writing test("name") { ... } even if test accepts a TestOptions
Implicitly create a TestOptions given a test name.
This allows writing test("name") { ... } even if test accepts a TestOptions
- Inherited from
- TestOptionsConversions