SuiteId

zio.test.SuiteId
See theSuiteId companion object
case class SuiteId(id: Int)

Attributes

id

Level of the spec nesting that you are at. Suites get new values, test cases inherit their suite's

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product