Statistics

org.specs2.specification.process.Statistics
See theStatistics companion trait
object Statistics extends Statistics

Attributes

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

Members list

Value members

Concrete methods

def runStats(spec: SpecStructure)(ee: ExecutionEnv): Stats

Inherited methods

def defaultStats(fragment: Fragment): Stats

Attributes

Inherited from:
Statistics
def fold: AsyncFold[Fragment, Stats] { type S = Stats; }

Attributes

Inherited from:
Statistics
def readStats(className: String, env: Env): Fragment => AsyncStream[Fragment]

read the stats for one Fragment

read the stats for one Fragment

Attributes

Inherited from:
Statistics

load the previous statistics if necessary

load the previous statistics if necessary

Attributes

Inherited from:
Statistics

Attributes

Inherited from:
Statistics