Package

catalysts

speclite

Permalink

package speclite

Visibility
  1. Public
  2. All

Type Members

  1. class InStringOps[A] extends Prop

    Permalink
    Annotations
    @JSExportDescendentClasses()
  2. sealed trait Pretty extends Serializable

    Permalink
  3. trait Prop extends AnyRef

    Permalink
    Annotations
    @JSExportDescendentClasses() @JSExportDescendentObjects()
  4. class PropFromFun extends Prop

    Permalink

    Helper class to satisfy ScalaJS compilation.

    Helper class to satisfy ScalaJS compilation. Do not use this directly, use Prop.apply instead.

  5. class Properties extends Prop

    Permalink
  6. abstract class SpecLite extends Properties with SpecBase[Prop, Properties]

    Permalink
    Annotations
    @JSExportDescendentClasses()
  7. final class SpecLiteFramework extends Framework

    Permalink

Value Members

  1. object Gen

    Permalink
  2. object Pretty extends Serializable

    Permalink
  3. object Prop

    Permalink
  4. object SpecLiteTest

    Permalink
  5. package testkit

    Permalink

Ungrouped