Packages

p

org

scalatest

package scalatest

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

Type Members

  1. type Assertion = scalatest.compatible.Assertion

Deprecated Type Members

  1. type PendingNothing = PendingStatement
    Annotations
    @deprecated
    Deprecated

    Please use PendingStatement instead

  2. type Spec = RefSpec
    Annotations
    @deprecated
    Deprecated

    Please use org.scalatest.refspec.RefSpec instead

  3. type SpecLike = RefSpecLike
    Annotations
    @deprecated
    Deprecated

    Please use org.scalatest.refspec.RefSpecLike instead

Value Members

  1. val ScalaTestVersion: String
  2. lazy val color: Shell
  3. lazy val durations: Shell
  4. lazy val fullstacks: Shell
  5. lazy val nocolor: Shell
  6. lazy val nodurations: Shell
  7. lazy val nostacks: Shell
  8. lazy val nostats: Shell
  9. lazy val shortstacks: Shell
  10. lazy val stats: Shell
  11. object ScalatestSuite
  12. object TestCancellationLegacy

Inherited from AnyRef

Inherited from Any

Ungrouped