Runner

weaver.Runner$
See theRunner companion class
object Runner

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Runner.type

Members list

Concise view

Type members

Classlikes

case class Outcome(successes: Int, ignored: Int, cancelled: Int, failures: Int)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
object Outcome

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Outcome.type
case class SpecEvent(name: String, events: List[TestOutcome])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any