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
  2. class DistageScalatestReporter extends TestReporter
  3. abstract class DistageScalatestTestSuiteRunner[F[_]] extends Suite with AbstractDistageSpec[F]
  4. class SafeTestReporter extends TestReporter
  5. trait ScalatestInitWorkaround extends AnyRef

Deprecated Type Members

  1. type AsyncFeatureSpec = scalatest.featurespec.AsyncFeatureSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFeatureSpec trait has been moved and renamed. Please use org.scalatest.featurespec.AsyncFeatureSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  2. type AsyncFeatureSpecLike = scalatest.featurespec.AsyncFeatureSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFeatureSpecLike trait has been moved and renamed. Please use org.scalatest.featurespec.AsyncFeatureSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  3. type AsyncFlatSpec = scalatest.flatspec.AsyncFlatSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFlatSpec trait has been moved and renamed. Please use org.scalatest.flatspec.AsyncFlatSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  4. type AsyncFlatSpecLike = scalatest.flatspec.AsyncFlatSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFlatSpecLike trait has been moved and renamed. Please use org.scalatest.flatspec.AsyncFlatSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  5. type AsyncFreeSpec = scalatest.freespec.AsyncFreeSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFreeSpec trait has been moved and renamed. Please use org.scalatest.freespec.AsyncFreeSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  6. type AsyncFreeSpecLike = scalatest.freespec.AsyncFreeSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFreeSpecLike trait has been moved and renamed. Please use org.scalatest.freespec.AsyncFreeSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  7. type AsyncFunSpec = scalatest.funspec.AsyncFunSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFunSpec trait has been moved and renamed. Please use org.scalatest.funspec.AsyncFunSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  8. type AsyncFunSpecLike = scalatest.funspec.AsyncFunSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFunSpecLike trait has been moved and renamed. Please use org.scalatest.funspec.AsyncFunSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  9. type AsyncFunSuite = scalatest.funsuite.AsyncFunSuite
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFunSuite trait has been moved and renamed. Please use org.scalatest.funsuite.AsyncFunSuite instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  10. type AsyncFunSuiteLike = scalatest.funsuite.AsyncFunSuiteLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncFunSuiteLike trait has been moved and renamed. Please use org.scalatest.funsuite.AsyncFunSuiteLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  11. type AsyncWordSpec = scalatest.wordspec.AsyncWordSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncWordSpec trait has been moved and renamed. Please use org.scalatest.wordspec.AsyncWordSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  12. type AsyncWordSpecLike = scalatest.wordspec.AsyncWordSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.AsyncWordSpecLike trait has been moved and renamed. Please use org.scalatest.wordspec.AsyncWordSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  13. type DiagrammedAssertions = Diagrams
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.DiagrammedAssertions trait has been moved and renamed. Please use org.scalatest.diagrams.Diagrams instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  14. type FeatureSpec = AnyFeatureSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FeatureSpec trait has been moved and renamed. Please use org.scalatest.featurespec.AnyFeatureSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  15. type FeatureSpecLike = AnyFeatureSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FeatureSpecLike trait has been moved and renamed. Please use org.scalatest.featurespec.AnyFeatureSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  16. type FlatSpec = AnyFlatSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FlatSpec trait has been moved and renamed. Please use org.scalatest.flatspec.AnyFlatSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  17. type FlatSpecLike = AnyFlatSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FlatSpecLike trait has been moved and renamed. Please use org.scalatest.flatspec.AnyFlatSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  18. type FreeSpec = AnyFreeSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FreeSpec trait has been moved and renamed. Please use org.scalatest.freespec.AnyFreeSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  19. type FreeSpecLike = AnyFreeSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FreeSpecLike trait has been moved and renamed. Please use org.scalatest.freespec.AnyFreeSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  20. type FunSpec = AnyFunSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FunSpec trait has been moved and renamed. Please use org.scalatest.funspec.AnyFunSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  21. type FunSpecLike = AnyFunSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FunSpecLike trait has been moved and renamed. Please use org.scalatest.funspec.AnyFunSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  22. type FunSuite = AnyFunSuite
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FunSuite trait has been moved and renamed. Please use org.scalatest.funsuite.AnyFunSuite instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  23. type FunSuiteLike = AnyFunSuiteLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.FunSuiteLike trait has been moved and renamed. Please use org.scalatest.funsuite.AnyFunSuiteLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  24. type Matchers = scalatest.matchers.should.Matchers
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.Matchers trait has been moved and renamed. Please use org.scalatest.matchers.should.Matchers instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  25. type MustMatchers = scalatest.matchers.must.Matchers
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.MustMatchers trait has been moved and renamed. Please use org.scalatest.matchers.must.Matchers instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  26. type PropSpec = AnyPropSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.PropSpec trait has been moved and renamed. Please use org.scalatest.propspec.AnyPropSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  27. type PropSpecLike = AnyPropSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.PropSpecLike trait has been moved and renamed. Please use org.scalatest.propspec.AnyPropSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  28. type WordSpec = AnyWordSpec
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.WordSpec trait has been moved and renamed. Please use org.scalatest.wordspec.AnyWordSpec instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  29. type WordSpecLike = AnyWordSpecLike
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.WordSpecLike trait has been moved and renamed. Please use org.scalatest.wordspec.AnyWordSpecLike instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

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 ScalatestInitWorkaround
  12. object TestCancellation

Deprecated Value Members

  1. val DiagrammedAssertions: Diagrams.type
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.DiagrammedAssertions object has been moved and renamed. Please use org.scalatest.diagrams.Diagrams instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  2. val Matchers: scalatest.matchers.should.Matchers.type
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.Matchers trait has been moved and renamed. Please use org.scalatest.matchers.should.Matchers instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

  3. val MustMatchers: scalatest.matchers.must.Matchers.type
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.MustMatchers trait has been moved and renamed. Please use org.scalatest.matchers.must.Matchers instead. This can be rewritten automatically with autofix: https://github.com/scalatest/autofix/tree/master/3.1.x

Inherited from AnyRef

Inherited from Any

Ungrouped