BasePerformanceTest

Companion
object
class Object
trait Matchable
class Any

Type members

Types

type SameType

Value members

Abstract methods

The optional executor assigned to a particular body of DSL code.

The optional executor assigned to a particular body of DSL code.

def measurer: Measurer[U]

Concrete methods

def defaultConfig: Context
def executeTests(): Boolean

Runs all the tests in this test class or singleton object.

Runs all the tests in this test class or singleton object.

def isModule: Boolean
def rebuildSetupZipper(): Unit

Allows rebuilding of setup zipper after test initialization.

Allows rebuilding of setup zipper after test initialization.

Default implementation is empty.