Properties

hedgehog.runner.Properties
abstract class Properties

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def tests: List[Test]

Concrete methods

def main(args: Array[String]): Unit

Allows the implementing test to be run separately without SBT

Allows the implementing test to be run separately without SBT

Attributes