vertx / io.vertx.reactivex.ext.unit / TestSuite / create

create

open static fun create(name: String): TestSuite

Create and return a new test suite.

Parameters

name - the test suite name

Return
the created test suite