Package

org.scalatest

words

Permalink

package words

A deprecated package that contained support for ScalaTest DSLs.

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. words
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type BeWord = matchers.dsl.BeWord

    Permalink

    The name org.scalatest.words.BeWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.BeWord, instead.

    The name org.scalatest.words.BeWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.BeWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.BeWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.BeWord instead.

  2. type BehaveWord = verbs.BehaveWord

    Permalink

    The name org.scalatest.words.BehaveWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.BehaveWord, instead.

    The name org.scalatest.words.BehaveWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.BehaveWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.BehaveWord class has been moved and renamed. Please use org.scalatest.verbs.BehaveWord instead.

  3. type CanVerb = verbs.CanVerb

    Permalink

    The name org.scalatest.words.CanVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.CanVerb, instead.

    The name org.scalatest.words.CanVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.CanVerb, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.CanVerb class has been moved and renamed. Please use org.scalatest.verbs.CanVerb instead.

  4. type CompileWord = verbs.CompileWord

    Permalink

    The name org.scalatest.words.CompileWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.CompileWord, instead.

    The name org.scalatest.words.CompileWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.CompileWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.CompileWord class has been moved and renamed. Please use org.scalatest.verbs.CompileWord instead.

  5. type ContainWord = matchers.dsl.ContainWord

    Permalink

    The name org.scalatest.words.ContainWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ContainWord, instead.

    The name org.scalatest.words.ContainWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ContainWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ContainWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.ContainWord instead.

  6. type DefinedWord = matchers.dsl.DefinedWord

    Permalink

    The name org.scalatest.words.DefinedWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.DefinedWord, instead.

    The name org.scalatest.words.DefinedWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.DefinedWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.DefinedWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.DefinedWord instead.

  7. type EmptyWord = matchers.dsl.EmptyWord

    Permalink

    The name org.scalatest.words.EmptyWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.EmptyWord, instead.

    The name org.scalatest.words.EmptyWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.EmptyWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.EmptyWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.EmptyWord instead.

  8. type EndWithWord = matchers.dsl.EndWithWord

    Permalink

    The name org.scalatest.words.EndWithWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.EndWithWord, instead.

    The name org.scalatest.words.EndWithWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.EndWithWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.EndWithWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.EndWithWord instead.

  9. type ExistWord = matchers.dsl.ExistWord

    Permalink

    The name org.scalatest.words.ExistWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ExistWord, instead.

    The name org.scalatest.words.ExistWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ExistWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ExistWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.ExistWord instead.

  10. final class ForceScaladocGeneration extends AnyRef

    Permalink

    Forces Scaladoc to include the org.scalatest.words package.

    Forces Scaladoc to include the org.scalatest.words package.

    Annotations
    @deprecated
    Deprecated

    This class is a workaround for a Scaladoc bug. It will be removed in a future version of ScalaTest.

  11. type FullyMatchWord = matchers.dsl.FullyMatchWord

    Permalink

    The name org.scalatest.words.FullyMatchWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.FullyMatchWord, instead.

    The name org.scalatest.words.FullyMatchWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.FullyMatchWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.FullyMatchWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.FullyMatchWord instead.

  12. type HaveWord = matchers.dsl.HaveWord

    Permalink

    The name org.scalatest.words.HaveWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.HaveWord, instead.

    The name org.scalatest.words.HaveWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.HaveWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.HaveWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.HaveWord instead.

  13. type IncludeWord = matchers.dsl.IncludeWord

    Permalink

    The name org.scalatest.words.IncludeWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.IncludeWord, instead.

    The name org.scalatest.words.IncludeWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.IncludeWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.IncludeWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.IncludeWord instead.

  14. type LengthWord = matchers.dsl.LengthWord

    Permalink

    The name org.scalatest.words.LengthWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.LengthWord, instead.

    The name org.scalatest.words.LengthWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.LengthWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.LengthWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.LengthWord instead.

  15. type MatchPatternWord = matchers.dsl.MatchPatternWord

    Permalink

    The name org.scalatest.words.MatchPatternWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.MatchPatternWord, instead.

    The name org.scalatest.words.MatchPatternWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.MatchPatternWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.MatchPatternWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.MatchPatternWord instead.

  16. type MatcherWords = matchers.dsl.MatcherWords

    Permalink

    The name org.scalatest.words.MatcherWords has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.MatcherWords, instead.

    The name org.scalatest.words.MatcherWords has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.MatcherWords, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.MatcherWords class has been moved and renamed. Please use org.scalatest.matchers.dsl.MatcherWords instead.

  17. type MustVerb = verbs.MustVerb

    Permalink

    The name org.scalatest.words.MustVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.MustVerb, instead.

    The name org.scalatest.words.MustVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.MustVerb, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.MustVerb class has been moved and renamed. Please use org.scalatest.verbs.MustVerb instead.

  18. type NoExceptionWord = matchers.dsl.NoExceptionWord

    Permalink

    The name org.scalatest.words.NoExceptionWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.NoExceptionWord, instead.

    The name org.scalatest.words.NoExceptionWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.NoExceptionWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.NoExceptionWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.NoExceptionWord instead.

  19. type NotWord = matchers.dsl.NotWord

    Permalink

    The name org.scalatest.words.NotWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.NotWord, instead.

    The name org.scalatest.words.NotWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.NotWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.NotWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.NotWord instead.

  20. type PleaseUseNoExceptionShouldSyntaxInstead = matchers.dsl.PleaseUseNoExceptionShouldSyntaxInstead

    Permalink

    The name org.scalatest.words.PleaseUseNoExceptionShouldSyntaxInstead has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.PleaseUseNoExceptionShouldSyntaxInstead, instead.

    The name org.scalatest.words.PleaseUseNoExceptionShouldSyntaxInstead has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.PleaseUseNoExceptionShouldSyntaxInstead, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.PleaseUseNoExceptionShouldSyntaxInstead class has been moved and renamed. Please use org.scalatest.matchers.dsl.PleaseUseNoExceptionShouldSyntaxInstead instead.

  21. type ReadableWord = matchers.dsl.ReadableWord

    Permalink

    The name org.scalatest.words.ReadableWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ReadableWord, instead.

    The name org.scalatest.words.ReadableWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ReadableWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ReadableWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.ReadableWord instead.

  22. type RegexWithGroups = matchers.dsl.RegexWithGroups

    Permalink

    The name org.scalatest.words.RegexWithGroups has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.RegexWithGroups, instead.

    The name org.scalatest.words.RegexWithGroups has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.RegexWithGroups, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.RegexWithGroups class has been moved and renamed. Please use org.scalatest.matchers.dsl.RegexWithGroups instead.

  23. type ResultOfATypeInvocation[T] = matchers.dsl.ResultOfATypeInvocation[T]

    Permalink

    The name org.scalatest.words.ResultOfATypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfATypeInvocation, instead.

    The name org.scalatest.words.ResultOfATypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfATypeInvocation, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfATypeInvocation class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfATypeInvocation instead.

  24. type ResultOfAWordToAMatcherApplication[T] = matchers.dsl.ResultOfAWordToAMatcherApplication[T]

    Permalink

    The name org.scalatest.words.ResultOfAWordToAMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAWordToAMatcherApplication, instead.

    The name org.scalatest.words.ResultOfAWordToAMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAWordToAMatcherApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAWordToAMatcherApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAWordToAMatcherApplication instead.

  25. type ResultOfAWordToBePropertyMatcherApplication[T] = matchers.dsl.ResultOfAWordToBePropertyMatcherApplication[T]

    Permalink

    The name org.scalatest.words.ResultOfAWordToBePropertyMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAWordToBePropertyMatcherApplication, instead.

    The name org.scalatest.words.ResultOfAWordToBePropertyMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAWordToBePropertyMatcherApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAWordToBePropertyMatcherApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAWordToBePropertyMatcherApplication instead.

  26. type ResultOfAWordToSymbolApplication = matchers.dsl.ResultOfAWordToSymbolApplication

    Permalink

    The name org.scalatest.words.ResultOfAWordToSymbolApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAWordToSymbolApplication, instead.

    The name org.scalatest.words.ResultOfAWordToSymbolApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAWordToSymbolApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAWordToSymbolApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAWordToSymbolApplication instead.

  27. type ResultOfAfterWordApplication = verbs.ResultOfAfterWordApplication

    Permalink

    The name org.scalatest.words.ResultOfAfterWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ResultOfAfterWordApplication, instead.

    The name org.scalatest.words.ResultOfAfterWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ResultOfAfterWordApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAfterWordApplication class has been moved and renamed. Please use org.scalatest.verbs.ResultOfAfterWordApplication instead.

  28. type ResultOfAllElementsOfApplication = matchers.dsl.ResultOfAllElementsOfApplication

    Permalink

    The name org.scalatest.words.ResultOfAllElementsOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAllElementsOfApplication, instead.

    The name org.scalatest.words.ResultOfAllElementsOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAllElementsOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAllElementsOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAllElementsOfApplication instead.

  29. type ResultOfAllOfApplication = matchers.dsl.ResultOfAllOfApplication

    Permalink

    The name org.scalatest.words.ResultOfAllOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAllOfApplication, instead.

    The name org.scalatest.words.ResultOfAllOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAllOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAllOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAllOfApplication instead.

  30. type ResultOfAnTypeInvocation[T] = matchers.dsl.ResultOfAnTypeInvocation[T]

    Permalink

    The name org.scalatest.words.ResultOfAnTypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnTypeInvocation, instead.

    The name org.scalatest.words.ResultOfAnTypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnTypeInvocation, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAnTypeInvocation class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAnTypeInvocation instead.

  31. type ResultOfAnWordToAnMatcherApplication[T] = matchers.dsl.ResultOfAnWordToAnMatcherApplication[T]

    Permalink

    The name org.scalatest.words.ResultOfAnWordToAnMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnWordToAnMatcherApplication, instead.

    The name org.scalatest.words.ResultOfAnWordToAnMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnWordToAnMatcherApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAnWordToAnMatcherApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAnWordToAnMatcherApplication instead.

  32. type ResultOfAnWordToBePropertyMatcherApplication[T] = matchers.dsl.ResultOfAnWordToBePropertyMatcherApplication[T]

    Permalink

    The name org.scalatest.words.ResultOfAnWordToBePropertyMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnWordToBePropertyMatcherApplication, instead.

    The name org.scalatest.words.ResultOfAnWordToBePropertyMatcherApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnWordToBePropertyMatcherApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAnWordToBePropertyMatcherApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAnWordToBePropertyMatcherApplication instead.

  33. type ResultOfAnWordToSymbolApplication = matchers.dsl.ResultOfAnWordToSymbolApplication

    Permalink

    The name org.scalatest.words.ResultOfAnWordToSymbolApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnWordToSymbolApplication, instead.

    The name org.scalatest.words.ResultOfAnWordToSymbolApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAnWordToSymbolApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAnWordToSymbolApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAnWordToSymbolApplication instead.

  34. type ResultOfAtLeastOneElementOfApplication = matchers.dsl.ResultOfAtLeastOneElementOfApplication

    Permalink

    The name org.scalatest.words.ResultOfAtLeastOneElementOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtLeastOneElementOfApplication, instead.

    The name org.scalatest.words.ResultOfAtLeastOneElementOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtLeastOneElementOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAtLeastOneElementOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAtLeastOneElementOfApplication instead.

  35. type ResultOfAtLeastOneOfApplication = matchers.dsl.ResultOfAtLeastOneOfApplication

    Permalink

    The name org.scalatest.words.ResultOfAtLeastOneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtLeastOneOfApplication, instead.

    The name org.scalatest.words.ResultOfAtLeastOneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtLeastOneOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAtLeastOneOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAtLeastOneOfApplication instead.

  36. type ResultOfAtMostOneElementOfApplication = matchers.dsl.ResultOfAtMostOneElementOfApplication

    Permalink

    The name org.scalatest.words.ResultOfAtMostOneElementOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtMostOneElementOfApplication, instead.

    The name org.scalatest.words.ResultOfAtMostOneElementOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtMostOneElementOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAtMostOneElementOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAtMostOneElementOfApplication instead.

  37. type ResultOfAtMostOneOfApplication = matchers.dsl.ResultOfAtMostOneOfApplication

    Permalink

    The name org.scalatest.words.ResultOfAtMostOneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtMostOneOfApplication, instead.

    The name org.scalatest.words.ResultOfAtMostOneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfAtMostOneOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfAtMostOneOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfAtMostOneOfApplication instead.

  38. type ResultOfBeThrownBy = matchers.dsl.ResultOfBeThrownBy

    Permalink

    The name org.scalatest.words.ResultOfBeThrownBy has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeThrownBy, instead.

    The name org.scalatest.words.ResultOfBeThrownBy has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeThrownBy, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfBeThrownBy class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfBeThrownBy instead.

  39. type ResultOfBeWordForAType[T] = matchers.dsl.ResultOfBeWordForAType[T]

    Permalink

    The name org.scalatest.words.ResultOfBeWordForAType has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeWordForAType, instead.

    The name org.scalatest.words.ResultOfBeWordForAType has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeWordForAType, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfBeWordForAType class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfBeWordForAType instead.

  40. type ResultOfBeWordForAnType[T] = matchers.dsl.ResultOfBeWordForAnType[T]

    Permalink

    The name org.scalatest.words.ResultOfBeWordForAnType has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeWordForAnType, instead.

    The name org.scalatest.words.ResultOfBeWordForAnType has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeWordForAnType, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfBeWordForAnType class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfBeWordForAnType instead.

  41. type ResultOfBeWordForNoException = matchers.dsl.ResultOfBeWordForNoException

    Permalink

    The name org.scalatest.words.ResultOfBeWordForNoException has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeWordForNoException, instead.

    The name org.scalatest.words.ResultOfBeWordForNoException has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfBeWordForNoException, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfBeWordForNoException class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfBeWordForNoException instead.

  42. type ResultOfContainWord[T] = matchers.dsl.ResultOfContainWord[T]

    Permalink

    The name org.scalatest.words.ResultOfContainWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfContainWord, instead.

    The name org.scalatest.words.ResultOfContainWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfContainWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfContainWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfContainWord instead.

  43. type ResultOfDefinedAt[T] = matchers.dsl.ResultOfDefinedAt[T]

    Permalink

    The name org.scalatest.words.ResultOfDefinedAt has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfDefinedAt, instead.

    The name org.scalatest.words.ResultOfDefinedAt has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfDefinedAt, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfDefinedAt class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfDefinedAt instead.

  44. type ResultOfGreaterThanComparison[T] = matchers.dsl.ResultOfGreaterThanComparison[T]

    Permalink

    The name org.scalatest.words.ResultOfGreaterThanComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfGreaterThanComparison, instead.

    The name org.scalatest.words.ResultOfGreaterThanComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfGreaterThanComparison, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfGreaterThanComparison class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfGreaterThanComparison instead.

  45. type ResultOfGreaterThanOrEqualToComparison[T] = matchers.dsl.ResultOfGreaterThanOrEqualToComparison[T]

    Permalink

    The name org.scalatest.words.ResultOfGreaterThanOrEqualToComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfGreaterThanOrEqualToComparison, instead.

    The name org.scalatest.words.ResultOfGreaterThanOrEqualToComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfGreaterThanOrEqualToComparison, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfGreaterThanOrEqualToComparison class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfGreaterThanOrEqualToComparison instead.

  46. type ResultOfInOrderApplication = matchers.dsl.ResultOfInOrderApplication

    Permalink

    The name org.scalatest.words.ResultOfInOrderApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfInOrderApplication, instead.

    The name org.scalatest.words.ResultOfInOrderApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfInOrderApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfInOrderApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfInOrderApplication instead.

  47. type ResultOfInOrderElementsOfApplication = matchers.dsl.ResultOfInOrderElementsOfApplication

    Permalink

    The name org.scalatest.words.ResultOfInOrderElementsOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfInOrderElementsOfApplication, instead.

    The name org.scalatest.words.ResultOfInOrderElementsOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfInOrderElementsOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfInOrderElementsOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfInOrderElementsOfApplication instead.

  48. type ResultOfInOrderOnlyApplication = matchers.dsl.ResultOfInOrderOnlyApplication

    Permalink

    The name org.scalatest.words.ResultOfInOrderOnlyApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfInOrderOnlyApplication, instead.

    The name org.scalatest.words.ResultOfInOrderOnlyApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfInOrderOnlyApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfInOrderOnlyApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfInOrderOnlyApplication instead.

  49. type ResultOfKeyWordApplication = matchers.dsl.ResultOfKeyWordApplication

    Permalink

    The name org.scalatest.words.ResultOfKeyWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfKeyWordApplication, instead.

    The name org.scalatest.words.ResultOfKeyWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfKeyWordApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfKeyWordApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfKeyWordApplication instead.

  50. type ResultOfLengthWordApplication = matchers.dsl.ResultOfLengthWordApplication

    Permalink

    The name org.scalatest.words.ResultOfLengthWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfLengthWordApplication, instead.

    The name org.scalatest.words.ResultOfLengthWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfLengthWordApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfLengthWordApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfLengthWordApplication instead.

  51. type ResultOfLessThanComparison[T] = matchers.dsl.ResultOfLessThanComparison[T]

    Permalink

    The name org.scalatest.words.ResultOfLessThanComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfLessThanComparison, instead.

    The name org.scalatest.words.ResultOfLessThanComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfLessThanComparison, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfLessThanComparison class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfLessThanComparison instead.

  52. type ResultOfLessThanOrEqualToComparison[T] = matchers.dsl.ResultOfLessThanOrEqualToComparison[T]

    Permalink

    The name org.scalatest.words.ResultOfLessThanOrEqualToComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfLessThanOrEqualToComparison, instead.

    The name org.scalatest.words.ResultOfLessThanOrEqualToComparison has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfLessThanOrEqualToComparison, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfLessThanOrEqualToComparison class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfLessThanOrEqualToComparison instead.

  53. type ResultOfMessageWordApplication = matchers.dsl.ResultOfMessageWordApplication

    Permalink

    The name org.scalatest.words.ResultOfMessageWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfMessageWordApplication, instead.

    The name org.scalatest.words.ResultOfMessageWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfMessageWordApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfMessageWordApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfMessageWordApplication instead.

  54. type ResultOfNoElementsOfApplication = matchers.dsl.ResultOfNoElementsOfApplication

    Permalink

    The name org.scalatest.words.ResultOfNoElementsOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNoElementsOfApplication, instead.

    The name org.scalatest.words.ResultOfNoElementsOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNoElementsOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfNoElementsOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfNoElementsOfApplication instead.

  55. type ResultOfNoneOfApplication = matchers.dsl.ResultOfNoneOfApplication

    Permalink

    The name org.scalatest.words.ResultOfNoneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNoneOfApplication, instead.

    The name org.scalatest.words.ResultOfNoneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNoneOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfNoneOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfNoneOfApplication instead.

  56. type ResultOfNotExist = matchers.dsl.ResultOfNotExist

    Permalink

    The name org.scalatest.words.ResultOfNotExist has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNotExist, instead.

    The name org.scalatest.words.ResultOfNotExist has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNotExist, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfNotExist class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfNotExist instead.

  57. type ResultOfNotWordForAny[T] = matchers.dsl.ResultOfNotWordForAny[T]

    Permalink

    The name org.scalatest.words.ResultOfNotWordForAny has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNotWordForAny, instead.

    The name org.scalatest.words.ResultOfNotWordForAny has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfNotWordForAny, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfNotWordForAny class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfNotWordForAny instead.

  58. type ResultOfOfTypeInvocation[T] = matchers.dsl.ResultOfOfTypeInvocation[T]

    Permalink

    The name org.scalatest.words.ResultOfOfTypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOfTypeInvocation, instead.

    The name org.scalatest.words.ResultOfOfTypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOfTypeInvocation, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfOfTypeInvocation class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfOfTypeInvocation instead.

  59. type ResultOfOneElementOfApplication = matchers.dsl.ResultOfOneElementOfApplication

    Permalink

    The name org.scalatest.words.ResultOfOneElementOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOneElementOfApplication, instead.

    The name org.scalatest.words.ResultOfOneElementOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOneElementOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfOneElementOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfOneElementOfApplication instead.

  60. type ResultOfOneOfApplication = matchers.dsl.ResultOfOneOfApplication

    Permalink

    The name org.scalatest.words.ResultOfOneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOneOfApplication, instead.

    The name org.scalatest.words.ResultOfOneOfApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOneOfApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfOneOfApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfOneOfApplication instead.

  61. type ResultOfOnlyApplication = matchers.dsl.ResultOfOnlyApplication

    Permalink

    The name org.scalatest.words.ResultOfOnlyApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOnlyApplication, instead.

    The name org.scalatest.words.ResultOfOnlyApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfOnlyApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfOnlyApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfOnlyApplication instead.

  62. type ResultOfRegexWordApplication = matchers.dsl.ResultOfRegexWordApplication

    Permalink

    The name org.scalatest.words.ResultOfRegexWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfRegexWordApplication, instead.

    The name org.scalatest.words.ResultOfRegexWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfRegexWordApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfRegexWordApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfRegexWordApplication instead.

  63. type ResultOfSizeWordApplication = matchers.dsl.ResultOfSizeWordApplication

    Permalink

    The name org.scalatest.words.ResultOfSizeWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfSizeWordApplication, instead.

    The name org.scalatest.words.ResultOfSizeWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfSizeWordApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfSizeWordApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfSizeWordApplication instead.

  64. type ResultOfStringPassedToVerb = verbs.ResultOfStringPassedToVerb

    Permalink

    The name org.scalatest.words.ResultOfStringPassedToVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ResultOfStringPassedToVerb, instead.

    The name org.scalatest.words.ResultOfStringPassedToVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ResultOfStringPassedToVerb, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfStringPassedToVerb class has been moved and renamed. Please use org.scalatest.verbs.ResultOfStringPassedToVerb instead.

  65. type ResultOfTaggedAsInvocation = verbs.ResultOfTaggedAsInvocation

    Permalink

    The name org.scalatest.words.ResultOfTaggedAsInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ResultOfTaggedAsInvocation, instead.

    The name org.scalatest.words.ResultOfTaggedAsInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ResultOfTaggedAsInvocation, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfTaggedAsInvocation class has been moved and renamed. Please use org.scalatest.verbs.ResultOfTaggedAsInvocation instead.

  66. type ResultOfTheSameElementsAsApplication = matchers.dsl.ResultOfTheSameElementsAsApplication

    Permalink

    The name org.scalatest.words.ResultOfTheSameElementsAsApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheSameElementsAsApplication, instead.

    The name org.scalatest.words.ResultOfTheSameElementsAsApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheSameElementsAsApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfTheSameElementsAsApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfTheSameElementsAsApplication instead.

  67. type ResultOfTheSameElementsInOrderAsApplication = matchers.dsl.ResultOfTheSameElementsInOrderAsApplication

    Permalink

    The name org.scalatest.words.ResultOfTheSameElementsInOrderAsApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheSameElementsInOrderAsApplication, instead.

    The name org.scalatest.words.ResultOfTheSameElementsInOrderAsApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheSameElementsInOrderAsApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfTheSameElementsInOrderAsApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfTheSameElementsInOrderAsApplication instead.

  68. type ResultOfTheSameInstanceAsApplication = matchers.dsl.ResultOfTheSameInstanceAsApplication

    Permalink

    The name org.scalatest.words.ResultOfTheSameInstanceAsApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheSameInstanceAsApplication, instead.

    The name org.scalatest.words.ResultOfTheSameInstanceAsApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheSameInstanceAsApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfTheSameInstanceAsApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfTheSameInstanceAsApplication instead.

  69. type ResultOfTheTypeInvocation[T] = matchers.dsl.ResultOfTheTypeInvocation[T]

    Permalink

    The name org.scalatest.words.ResultOfTheTypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheTypeInvocation, instead.

    The name org.scalatest.words.ResultOfTheTypeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfTheTypeInvocation, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfTheTypeInvocation class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfTheTypeInvocation instead.

  70. type ResultOfThrownByApplication = matchers.dsl.ResultOfThrownByApplication

    Permalink

    The name org.scalatest.words.ResultOfThrownByApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfThrownByApplication, instead.

    The name org.scalatest.words.ResultOfThrownByApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfThrownByApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfThrownByApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfThrownByApplication instead.

  71. type ResultOfValueWordApplication = matchers.dsl.ResultOfValueWordApplication

    Permalink

    The name org.scalatest.words.ResultOfValueWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfValueWordApplication, instead.

    The name org.scalatest.words.ResultOfValueWordApplication has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.ResultOfValueWordApplication, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ResultOfValueWordApplication class has been moved and renamed. Please use org.scalatest.matchers.dsl.ResultOfValueWordApplication instead.

  72. type ShouldVerb = verbs.ShouldVerb

    Permalink

    The name org.scalatest.words.ShouldVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ShouldVerb, instead.

    The name org.scalatest.words.ShouldVerb has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.ShouldVerb, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.ShouldVerb class has been moved and renamed. Please use org.scalatest.verbs.ShouldVerb instead.

  73. type SizeWord = matchers.dsl.SizeWord

    Permalink

    The name org.scalatest.words.SizeWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.SizeWord, instead.

    The name org.scalatest.words.SizeWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.SizeWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.SizeWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.SizeWord instead.

  74. type SortedWord = matchers.dsl.SortedWord

    Permalink

    The name org.scalatest.words.SortedWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.SortedWord, instead.

    The name org.scalatest.words.SortedWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.SortedWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.SortedWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.SortedWord instead.

  75. type StartWithWord = matchers.dsl.StartWithWord

    Permalink

    The name org.scalatest.words.StartWithWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.StartWithWord, instead.

    The name org.scalatest.words.StartWithWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.StartWithWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.StartWithWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.StartWithWord instead.

  76. type StringVerbBehaveLikeInvocation = verbs.StringVerbBehaveLikeInvocation

    Permalink

    The name org.scalatest.words.StringVerbBehaveLikeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.StringVerbBehaveLikeInvocation, instead.

    The name org.scalatest.words.StringVerbBehaveLikeInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.StringVerbBehaveLikeInvocation, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.StringVerbBehaveLikeInvocation class has been moved and renamed. Please use org.scalatest.verbs.StringVerbBehaveLikeInvocation instead.

  77. type StringVerbBlockRegistration = verbs.StringVerbBlockRegistration

    Permalink

    The name org.scalatest.words.StringVerbBlockRegistration has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.StringVerbBlockRegistration, instead.

    The name org.scalatest.words.StringVerbBlockRegistration has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.StringVerbBlockRegistration, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.StringVerbBlockRegistration class has been moved and renamed. Please use org.scalatest.verbs.StringVerbBlockRegistration instead.

  78. type StringVerbStringInvocation = verbs.StringVerbStringInvocation

    Permalink

    The name org.scalatest.words.StringVerbStringInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.StringVerbStringInvocation, instead.

    The name org.scalatest.words.StringVerbStringInvocation has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.StringVerbStringInvocation, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.StringVerbStringInvocation class has been moved and renamed. Please use org.scalatest.verbs.StringVerbStringInvocation instead.

  79. type SubjectWithAfterWordRegistration = verbs.SubjectWithAfterWordRegistration

    Permalink

    The name org.scalatest.words.SubjectWithAfterWordRegistration has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.SubjectWithAfterWordRegistration, instead.

    The name org.scalatest.words.SubjectWithAfterWordRegistration has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.SubjectWithAfterWordRegistration, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.SubjectWithAfterWordRegistration class has been moved and renamed. Please use org.scalatest.verbs.SubjectWithAfterWordRegistration instead.

  80. type TypeCheckWord = verbs.TypeCheckWord

    Permalink

    The name org.scalatest.words.TypeCheckWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.TypeCheckWord, instead.

    The name org.scalatest.words.TypeCheckWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.verbs.TypeCheckWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.TypeCheckWord class has been moved and renamed. Please use org.scalatest.verbs.TypeCheckWord instead.

  81. type WritableWord = matchers.dsl.WritableWord

    Permalink

    The name org.scalatest.words.WritableWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.WritableWord, instead.

    The name org.scalatest.words.WritableWord has been deprecated and will be removed in a future version of ScalaTest. Please use its new name, org.scalatest.matchers.dsl.WritableWord, instead.

    This type has been renamed to support future modularization of ScalaTest.

    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The org.scalatest.words.WritableWord class has been moved and renamed. Please use org.scalatest.matchers.dsl.WritableWord instead.

Inherited from AnyRef

Inherited from Any

Ungrouped