org.scalatest

words

package words

Visibility
  1. Public
  2. All

Type Members

  1. final class BeWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  2. final class BehaveWord extends AnyRef

    Class that supports shared test registration via instances referenced from the behave field of FunSpecs, FlatSpecs, and WordSpecs as well as instance of their sister traits, fixture.FunSpec, fixture.FlatSpec, and fixture.WordSpec.

  3. trait CanVerb extends AnyRef

    Provides an implicit conversion that adds can methods to String to support the syntax of FlatSpec, WordSpec, org.scalatest.fixture.FlatSpec, and fixture.WordSpec.

  4. final class CompileWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  5. final class ContainWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  6. final class DefinedWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  7. final class EmptyWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  8. final class EndWithWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  9. final class ExistWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  10. final class FullyMatchWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  11. final class HaveWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  12. final class IncludeWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  13. final class LengthWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  14. trait MatcherWords extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  15. trait MustVerb extends AnyRef

    Provides an implicit conversion that adds must methods to String to support the syntax of FlatSpec, WordSpec, fixture.FlatSpec, and fixture.WordSpec.

  16. final class NoExceptionWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  17. final class NotWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  18. final class PleaseUseNoExceptionShouldSyntaxInstead extends AnyRef

  19. final class ReadableWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  20. final class RegexWithGroups extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  21. final class ResultOfATypeInvocation[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  22. final class ResultOfAWordToAMatcherApplication[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  23. final class ResultOfAWordToBePropertyMatcherApplication[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  24. final class ResultOfAWordToSymbolApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  25. final class ResultOfAfterWordApplication extends AnyRef

    Class that supports the use of after words in WordSpec and fixture.WordSpec.

  26. class ResultOfAllOfApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  27. final class ResultOfAnTypeInvocation[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  28. final class ResultOfAnWordToAnMatcherApplication[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  29. final class ResultOfAnWordToBePropertyMatcherApplication[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  30. final class ResultOfAnWordToSymbolApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  31. class ResultOfAtLeastOneOfApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  32. class ResultOfAtMostOneOfApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  33. final class ResultOfBeWordForAType[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  34. final class ResultOfBeWordForAnType[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  35. final class ResultOfBeWordForNoException extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  36. class ResultOfContainWord[L] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  37. final class ResultOfDefinedAt[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  38. final class ResultOfGreaterThanComparison[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  39. final class ResultOfGreaterThanOrEqualToComparison[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  40. class ResultOfInOrderApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  41. class ResultOfInOrderOnlyApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  42. final class ResultOfKeyWordApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  43. final class ResultOfLengthWordApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  44. final class ResultOfLessThanComparison[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  45. final class ResultOfLessThanOrEqualToComparison[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  46. final class ResultOfMessageWordApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  47. class ResultOfNoneOfApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  48. final class ResultOfNotExist extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  49. sealed class ResultOfNotWordForAny[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  50. final class ResultOfOfTypeInvocation[T] extends AnyRef

  51. class ResultOfOneOfApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  52. class ResultOfOnlyApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  53. final class ResultOfRegexWordApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  54. final class ResultOfSizeWordApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  55. abstract class ResultOfStringPassedToVerb extends AnyRef

    Abstract class that supports test registration in FlatSpec and fixture.FlatSpec.

  56. abstract class ResultOfTaggedAsInvocation extends AnyRef

    Supports the registration of tagged tests in shorthand form in FlatSpec and fixture.FlatSpec.

  57. class ResultOfTheSameElementsAsApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  58. class ResultOfTheSameElementsInOrderAsApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  59. final class ResultOfTheSameInstanceAsApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  60. final class ResultOfTheTypeInvocation[T] extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  61. final class ResultOfThrownByApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  62. final class ResultOfValueWordApplication extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  63. trait ShouldVerb extends AnyRef

    Provides an implicit conversion that adds should methods to String to support the syntax of FlatSpec, WordSpec, fixture.FlatSpec, and fixture.WordSpec.

  64. final class SizeWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  65. final class SortedWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  66. final class StartWithWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

  67. abstract class StringVerbBlockRegistration extends (String, String, () ⇒ Unit) ⇒ Unit

    Class that provides a role-specific type for an implicit conversion used to support the registration of subject descriptions in WordSpec and fixture.WordSpec.

  68. final class WritableWord extends AnyRef

    This class is part of the ScalaTest matchers DSL.

Value Members

  1. object MatcherWords extends MatcherWords

Ungrouped