SyncIOFunFixtureOps

class SyncIOFunFixtureOps[T](fixture: SyncIO[FunFixture[T]])
class Object
trait Matchable
class Any

Value members

Concrete methods

def test(name: String)(body: T => Any)(loc: Location): Unit
def test(options: TestOptions)(body: T => Any)(loc: Location): Unit