Packages

object RegistryTest extends Properties

Linear Supertypes
Properties, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RegistryTest
  2. Properties
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def commands(world: World): List[CommandIO[State]]
  2. 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

    Definition Classes
    Properties
  3. def testParallel: Property
  4. def testSequential: Property
  5. def tests: List[Prop]
    Definition Classes
    RegistryTestProperties