SuiteResult

sbt.SuiteResult
See theSuiteResult companion class
object SuiteResult

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(events: Seq[Event]): SuiteResult

Computes the overall result and counts for a suite with individual test results in events.

Computes the overall result and counts for a suite with individual test results in events.

Attributes

Concrete fields