Trait

play.api.test

PlaySpecification

Related Doc: package test

Permalink

trait PlaySpecification extends SpecificationLike with PlayRunners with HeaderNames with Status with HttpProtocol with DefaultAwaitTimeout with ResultExtractors with Writeables with RouteInvokers with FutureAwaits with HttpVerbs

Play specs2 specification.

This trait excludes some of the mixins provided in the default specs2 specification that clash with Play helpers methods. It also mixes in the Play test helpers and types for convenience.

Linear Supertypes
FutureAwaits, RouteInvokers, EssentialActionCaller, Writeables, ResultExtractors, DefaultAwaitTimeout, HttpProtocol, Status, HeaderNames, PlayRunners, HttpVerbs, SpecificationLike, SpecificationFeatures, ShouldThrownMatchers, ShouldThrownExpectations, ShouldThrownExpectables, ThrownExpectations, ThrownStandardMatchResults, ThrownStandardResults, MustThrownMatchers, MustThrownExpectations, MustThrownExpectables, MustThrownExpectations1, MustThrownExpectationsCreation, ThrownExpectationsCreation, ThrownExpectables, SpecificationFeatures, ImplicitExecutionContexts, ImplicitExecutorServiceFromExecutionEnv, ImplicitExecutionContextFromExecutionEnv, Debug, org.specs2.execute.PendingUntilFixed, StandardMatchResults, StandardResults, ShouldMatchers, ShouldExpectations, MustMatchers, MustExpectations, MustExpectations1, MustExpectationsCreation, Matchers, LanguageFeatures, MatchersImplicits, SequenceMatchersCreation, MatchersCreation, ResultImplicits, MatchResultImplicits, MatcherZipOperators, MatchResultCombinators, ResultLogicalCombinators, Results, MatchResultLogicalCombinators, Expectations, ExpectationsDescription, TypedEqual, FutureMatchers, FutureBaseMatchers, EventuallyMatchers, EventuallyResults, TryMatchers, TryBeHaveMatchers, TryBaseMatchers, EitherMatchers, EitherBeHaveMatchers, EitherBaseMatchers, OptionMatchers, ValueChecks, ValueChecksBase, OptionBeHaveMatchers, OptionBaseMatchers, NumericMatchers, NumericBeHaveMatchers, NumericBaseMatchers, ExceptionMatchers, ExceptionBeHaveMatchers, ExceptionBaseMatchers, ExpectationsCreation, MatchResultStackTrace, StringMatchers, StringBeHaveMatchers, StringBaseMatchers, MapMatchers, MapBeHaveMatchers, MapBaseMatchers, TraversableMatchers, NumberOfTimes, ImplicitParameters, TraversableBaseMatchersLowImplicits, ValueChecksLowImplicits, org.specs2.matcher.TraversableBeHaveMatchers, LazyParameters, TraversableBaseMatchers, AnyMatchers, org.specs2.matcher.AnyBeHaveMatchers, BeHaveMatchers, AnyBaseMatchers, SpecificationCreation, MutableDsl, TagDsl, ReferenceDsl, ArgumentsDsl, ArgumentsCreation, TitleDsl, ActionDsl, TextDsl, TextCreation, ExampleDsl, ExampleDsl1, ExampleDsl0, BlockDsl, BlockCreation, AutoExamples, FormattingFragments, SpecificationCreation, FormattingFragments, S2StringContext, S2StringContext1, S2StringContextCreation, ArgumentsShortcuts, ArgumentsArgs, ArgProperties, ArgumentsCreation, AutoExamples, AcceptanceDsl, ReferenceDsl, ExampleDsl, TitleDsl, SpecStructureDsl, SpecStructureDslLowImplicits, FragmentsDsl, AcceptanceDsl1, ActionDsl, TagDsl, ReferenceCreation, SpecStructureDsl1, SpecificationStructure, MutableFragmentBuilder, MutableHeaderBuilder, MutableArgumentsBuilder, FragmentsFactory, FragmentBuilder, SpecificationStructure, ContextualSpecificationStructure, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlaySpecification
  2. FutureAwaits
  3. RouteInvokers
  4. EssentialActionCaller
  5. Writeables
  6. ResultExtractors
  7. DefaultAwaitTimeout
  8. HttpProtocol
  9. Status
  10. HeaderNames
  11. PlayRunners
  12. HttpVerbs
  13. SpecificationLike
  14. SpecificationFeatures
  15. ShouldThrownMatchers
  16. ShouldThrownExpectations
  17. ShouldThrownExpectables
  18. ThrownExpectations
  19. ThrownStandardMatchResults
  20. ThrownStandardResults
  21. MustThrownMatchers
  22. MustThrownExpectations
  23. MustThrownExpectables
  24. MustThrownExpectations1
  25. MustThrownExpectationsCreation
  26. ThrownExpectationsCreation
  27. ThrownExpectables
  28. SpecificationFeatures
  29. ImplicitExecutionContexts
  30. ImplicitExecutorServiceFromExecutionEnv
  31. ImplicitExecutionContextFromExecutionEnv
  32. Debug
  33. PendingUntilFixed
  34. StandardMatchResults
  35. StandardResults
  36. ShouldMatchers
  37. ShouldExpectations
  38. MustMatchers
  39. MustExpectations
  40. MustExpectations1
  41. MustExpectationsCreation
  42. Matchers
  43. LanguageFeatures
  44. MatchersImplicits
  45. SequenceMatchersCreation
  46. MatchersCreation
  47. ResultImplicits
  48. MatchResultImplicits
  49. MatcherZipOperators
  50. MatchResultCombinators
  51. ResultLogicalCombinators
  52. Results
  53. MatchResultLogicalCombinators
  54. Expectations
  55. ExpectationsDescription
  56. TypedEqual
  57. FutureMatchers
  58. FutureBaseMatchers
  59. EventuallyMatchers
  60. EventuallyResults
  61. TryMatchers
  62. TryBeHaveMatchers
  63. TryBaseMatchers
  64. EitherMatchers
  65. EitherBeHaveMatchers
  66. EitherBaseMatchers
  67. OptionMatchers
  68. ValueChecks
  69. ValueChecksBase
  70. OptionBeHaveMatchers
  71. OptionBaseMatchers
  72. NumericMatchers
  73. NumericBeHaveMatchers
  74. NumericBaseMatchers
  75. ExceptionMatchers
  76. ExceptionBeHaveMatchers
  77. ExceptionBaseMatchers
  78. ExpectationsCreation
  79. MatchResultStackTrace
  80. StringMatchers
  81. StringBeHaveMatchers
  82. StringBaseMatchers
  83. MapMatchers
  84. MapBeHaveMatchers
  85. MapBaseMatchers
  86. TraversableMatchers
  87. NumberOfTimes
  88. ImplicitParameters
  89. TraversableBaseMatchersLowImplicits
  90. ValueChecksLowImplicits
  91. TraversableBeHaveMatchers
  92. LazyParameters
  93. TraversableBaseMatchers
  94. AnyMatchers
  95. AnyBeHaveMatchers
  96. BeHaveMatchers
  97. AnyBaseMatchers
  98. SpecificationCreation
  99. MutableDsl
  100. TagDsl
  101. ReferenceDsl
  102. ArgumentsDsl
  103. ArgumentsCreation
  104. TitleDsl
  105. ActionDsl
  106. TextDsl
  107. TextCreation
  108. ExampleDsl
  109. ExampleDsl1
  110. ExampleDsl0
  111. BlockDsl
  112. BlockCreation
  113. AutoExamples
  114. FormattingFragments
  115. SpecificationCreation
  116. FormattingFragments
  117. S2StringContext
  118. S2StringContext1
  119. S2StringContextCreation
  120. ArgumentsShortcuts
  121. ArgumentsArgs
  122. ArgProperties
  123. ArgumentsCreation
  124. AutoExamples
  125. AcceptanceDsl
  126. ReferenceDsl
  127. ExampleDsl
  128. TitleDsl
  129. SpecStructureDsl
  130. SpecStructureDslLowImplicits
  131. FragmentsDsl
  132. AcceptanceDsl1
  133. ActionDsl
  134. TagDsl
  135. ReferenceCreation
  136. SpecStructureDsl1
  137. SpecificationStructure
  138. MutableFragmentBuilder
  139. MutableHeaderBuilder
  140. MutableArgumentsBuilder
  141. FragmentsFactory
  142. FragmentBuilder
  143. SpecificationStructure
  144. ContextualSpecificationStructure
  145. AnyRef
  146. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class AdaptFunction[T, S] extends AnyRef

    Permalink
    Definition Classes
    MatchersCreation
  2. class AnyBeHaveMatchers[T] extends AnyRef

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  3. class AnyMatcherResult extends AnyRef

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  4. class AnyRefMatcherResult[T <: AnyRef] extends AnyRef

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  5. class AnyWithEmptyMatchers[T] extends AnyRef

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  6. class BangExample extends AnyRef

    Permalink
    Definition Classes
    ExampleDsl
  7. class BeLikeResultMatcher[T] extends AnyRef

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  8. class BlockExample extends org.specs2.specification.dsl.mutable.ExampleDsl1.BlockExample0

    Permalink
    Definition Classes
    ExampleDsl1
  9. class BlockExample0 extends AnyRef

    Permalink
    Definition Classes
    ExampleDsl0
  10. class ClassMatcherResult extends AnyRef

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  11. implicit class ContainSeqMatcherFunction[T] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  12. class Debuggable[T] extends ConsoleOutput

    Permalink
    Definition Classes
    Debug
  13. class Descriptible[T] extends AnyRef

    Permalink
    Definition Classes
    ExpectationsDescription
  14. implicit class EitherResultMatcher[L, R] extends AnyRef

    Permalink
    Definition Classes
    EitherBeHaveMatchers
  15. class ExceptionClassMatcher extends Matcher[Any]

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  16. class ExceptionMatcher[E <: Throwable] extends Matcher[Any]

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  17. implicit class ExceptionMatcherResult[T] extends AnyRef

    Permalink
    Definition Classes
    ExceptionBeHaveMatchers
  18. class ExpectationDescription extends AnyRef

    Permalink
    Definition Classes
    ExpectationsDescription
  19. class FindMatcher extends Matcher[String]

    Permalink
    Definition Classes
    StringBaseMatchers
  20. class FindMatcherPattern extends FindMatcher

    Permalink
    Definition Classes
    StringBaseMatchers
  21. class FindMatcherPatternWithGroups extends FindMatcherWithGroups

    Permalink
    Definition Classes
    StringBaseMatchers
  22. class FindMatcherRegex extends FindMatcherPattern

    Permalink
    Definition Classes
    StringBaseMatchers
  23. class FindMatcherWithGroups extends Matcher[String]

    Permalink
    Definition Classes
    StringBaseMatchers
  24. implicit class FragmentTaggedAs extends AnyRef

    Permalink
    Definition Classes
    TagDsl
  25. implicit class FragmentsTaggedAs extends AnyRef

    Permalink
    Definition Classes
    TagDsl
  26. implicit class FutureMatchable[T] extends AnyRef

    Permalink
    Definition Classes
    FutureMatchers
  27. class HasSize[T] extends AnyRef

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  28. implicit class HiddenFragment extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  29. trait ImplicitParam extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  30. trait ImplicitParam1 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  31. trait ImplicitParam10 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  32. trait ImplicitParam2 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  33. trait ImplicitParam3 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  34. trait ImplicitParam4 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  35. trait ImplicitParam5 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  36. trait ImplicitParam6 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  37. trait ImplicitParam7 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  38. trait ImplicitParam8 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  39. trait ImplicitParam9 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  40. implicit class InvariantMatcherFunction[T] extends AnyRef

    Permalink
    Definition Classes
    SequenceMatchersCreation
  41. class MapKeyResultMatcher[K] extends AnyRef

    Permalink
    Definition Classes
    MapBeHaveMatchers
  42. class MapResultMatcher[K, V] extends AnyRef

    Permalink
    Definition Classes
    MapBeHaveMatchers
  43. class MapValueResultMatcher[V] extends AnyRef

    Permalink
    Definition Classes
    MapBeHaveMatchers
  44. class MatchResultCombinator[T] extends AnyRef

    Permalink
    Definition Classes
    MatchResultLogicalCombinators
  45. class MutableBangExample extends org.specs2.specification.dsl.mutable.ExampleDsl.BangExample

    Permalink
    Definition Classes
    ExampleDsl
  46. class MutableTitleOps extends org.specs2.specification.dsl.mutable.TitleDsl.TitleOps

    Permalink
    Definition Classes
    TitleDsl
  47. implicit class MutedFragment extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  48. case class NegativeTimeout extends Product with Serializable

    Permalink
    Definition Classes
    DefaultAwaitTimeout
  49. class NeutralMatcherNumeric extends AnyRef

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  50. class NeutralMatcherOrdered extends AnyRef

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  51. class NeutralStringMatcher extends AnyRef

    Permalink
    Definition Classes
    StringBeHaveMatchers
  52. class NotStringMatcher extends AnyRef

    Permalink
    Definition Classes
    StringBeHaveMatchers
  53. class NumericResultMatcher[S] extends AnyRef

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  54. class OptionResultMatcher[T] extends AnyRef

    Permalink
    Definition Classes
    OptionBeHaveMatchers
  55. class OrderedResultMatcher[S] extends AnyRef

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  56. class OrderedSeqMatchResult[T] extends AnyRef

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  57. class PartialFunctionResultMatcher[K, V] extends AnyRef

    Permalink
    Definition Classes
    MapBeHaveMatchers
  58. class PendingUntilFixed[T] extends AnyRef

    Permalink
    Definition Classes
    PendingUntilFixed
  59. class ResultLogicalCombinator extends AnyRef

    Permalink
    Definition Classes
    ResultLogicalCombinators
  60. implicit class SignificantFiguresSyntax extends AnyRef

    Permalink
    Definition Classes
    NumericMatchers
  61. implicit class SignificantSyntax[N] extends AnyRef

    Permalink
    Definition Classes
    NumericMatchers
  62. class StringResultMatcher extends AnyRef

    Permalink
    Definition Classes
    StringBeHaveMatchers
  63. class TitleOps extends AnyRef

    Permalink
    Definition Classes
    TitleDsl
  64. class TraversableBeHaveMatchers[T] extends AnyRef

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  65. class TryResultMatcher[T] extends AnyRef

    Permalink
    Definition Classes
    TryBeHaveMatchers
  66. implicit class TupleMatcher10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  67. implicit class TupleMatcher11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  68. implicit class TupleMatcher12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  69. implicit class TupleMatcher13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  70. implicit class TupleMatcher14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  71. implicit class TupleMatcher15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  72. implicit class TupleMatcher16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  73. implicit class TupleMatcher17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  74. implicit class TupleMatcher18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  75. implicit class TupleMatcher19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  76. implicit class TupleMatcher2[T1, T2] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  77. implicit class TupleMatcher20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  78. implicit class TupleMatcher21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  79. implicit class TupleMatcher22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  80. implicit class TupleMatcher3[T1, T2, T3] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  81. implicit class TupleMatcher4[T1, T2, T3, T4] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  82. implicit class TupleMatcher5[T1, T2, T3, T4, T5] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  83. implicit class TupleMatcher6[T1, T2, T3, T4, T5, T6] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  84. implicit class TupleMatcher7[T1, T2, T3, T4, T5, T6, T7] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  85. implicit class TupleMatcher8[T1, T2, T3, T4, T5, T6, T7, T8] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  86. implicit class TupleMatcher9[T1, T2, T3, T4, T5, T6, T7, T8, T9] extends AnyRef

    Permalink
    Definition Classes
    MatcherZipOperators
  87. class TypedEqualExpectation[T] extends AnyRef

    Permalink
    Definition Classes
    TypedEqual
  88. class WarningForgottenOperator extends AnyRef

    Permalink
    Definition Classes
    BlockDsl
  89. implicit class appendSpecStructureToFragment extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  90. implicit class appendSpecStructureToFragments extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDslLowImplicits
  91. implicit class appendSpecStructureToSpecHeader extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  92. implicit class appendSpecStructureToSpecStructure extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  93. implicit class appendSpecStructureToString extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  94. implicit class appendToArguments extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl1
  95. implicit class appendToFragment extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  96. implicit class appendToFragments extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  97. implicit class appendToString extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  98. implicit class describe extends AnyRef

    Permalink
    Definition Classes
    BlockDsl
  99. implicit class fragmentFormatting extends AnyRef

    Permalink
    Definition Classes
    TextDsl
  100. implicit class fragmentsFormatting extends AnyRef

    Permalink
    Definition Classes
    TextDsl
  101. implicit class futureAsResult[T] extends org.specs2.matcher.FutureMatchers.FutureAsResult[T]

    Permalink
    Definition Classes
    FutureMatchers
  102. implicit class linkFragment extends AnyRef

    Permalink
    Definition Classes
    ReferenceDsl
  103. implicit class mutableLinkFragment extends org.specs2.specification.dsl.mutable.ReferenceDsl.linkFragment

    Permalink
    Definition Classes
    ReferenceDsl
  104. implicit class mutableSeeFragment extends org.specs2.specification.dsl.mutable.ReferenceDsl.seeFragment

    Permalink
    Definition Classes
    ReferenceDsl
  105. implicit class resultFunction[T, R] extends AnyRef

    Permalink
    Definition Classes
    ResultImplicits
  106. implicit class seeFragment extends AnyRef

    Permalink
    Definition Classes
    ReferenceDsl
  107. implicit class specificationInStringContext extends AnyRef

    Permalink
    Definition Classes
    S2StringContextCreation
  108. implicit class textFragment extends AnyRef

    Permalink
    Definition Classes
    TextDsl

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. def !=/(s: String): Matcher[Any]

    Permalink
    Definition Classes
    StringBaseMatchers
  3. def !==[T](t: ⇒ T)(implicit arg0: Diffable[T]): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  4. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  5. implicit def ***If you see this message this means that you've forgotten an operator after the description string: you should write "example" >> result ***(s: String): WarningForgottenOperator

    Permalink
    Definition Classes
    BlockDsl
  6. def <[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  7. def <=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  8. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  9. def ==/(s: String): AdaptableMatcher[Any]

    Permalink
    Definition Classes
    StringBaseMatchers
  10. def ===[T](t: ⇒ T)(implicit arg0: Diffable[T]): EqualityMatcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  11. def ==~[T, S](s: ⇒ S)(implicit arg0: Diffable[T], convert: (S) ⇒ T): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  12. def =~(r: Regex): BeMatchingRegex

    Permalink
    Definition Classes
    StringBaseMatchers
  13. def =~(p: Pattern): BeMatchingPattern

    Permalink
    Definition Classes
    StringBaseMatchers
  14. def =~(t: ⇒ String): BeMatching

    Permalink
    Definition Classes
    StringBaseMatchers
  15. def >[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  16. def >=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  17. val ACCEPT: String

    Permalink
    Definition Classes
    HeaderNames
  18. val ACCEPTED: Int

    Permalink
    Definition Classes
    Status
  19. val ACCEPT_CHARSET: String

    Permalink
    Definition Classes
    HeaderNames
  20. val ACCEPT_ENCODING: String

    Permalink
    Definition Classes
    HeaderNames
  21. val ACCEPT_LANGUAGE: String

    Permalink
    Definition Classes
    HeaderNames
  22. val ACCEPT_RANGES: String

    Permalink
    Definition Classes
    HeaderNames
  23. val ACCESS_CONTROL_ALLOW_CREDENTIALS: String

    Permalink
    Definition Classes
    HeaderNames
  24. val ACCESS_CONTROL_ALLOW_HEADERS: String

    Permalink
    Definition Classes
    HeaderNames
  25. val ACCESS_CONTROL_ALLOW_METHODS: String

    Permalink
    Definition Classes
    HeaderNames
  26. val ACCESS_CONTROL_ALLOW_ORIGIN: String

    Permalink
    Definition Classes
    HeaderNames
  27. val ACCESS_CONTROL_EXPOSE_HEADERS: String

    Permalink
    Definition Classes
    HeaderNames
  28. val ACCESS_CONTROL_MAX_AGE: String

    Permalink
    Definition Classes
    HeaderNames
  29. val ACCESS_CONTROL_REQUEST_HEADERS: String

    Permalink
    Definition Classes
    HeaderNames
  30. val ACCESS_CONTROL_REQUEST_METHOD: String

    Permalink
    Definition Classes
    HeaderNames
  31. val AGE: String

    Permalink
    Definition Classes
    HeaderNames
  32. val ALLOW: String

    Permalink
    Definition Classes
    HeaderNames
  33. val AUTHORIZATION: String

    Permalink
    Definition Classes
    HeaderNames
  34. val BAD_GATEWAY: Int

    Permalink
    Definition Classes
    Status
  35. val BAD_REQUEST: Int

    Permalink
    Definition Classes
    Status
  36. val CACHE_CONTROL: String

    Permalink
    Definition Classes
    HeaderNames
  37. val CHUNKED: String

    Permalink
    Definition Classes
    HttpProtocol
  38. val CONFLICT: Int

    Permalink
    Definition Classes
    Status
  39. val CONNECTION: String

    Permalink
    Definition Classes
    HeaderNames
  40. val CONTENT_DISPOSITION: String

    Permalink
    Definition Classes
    HeaderNames
  41. val CONTENT_ENCODING: String

    Permalink
    Definition Classes
    HeaderNames
  42. val CONTENT_LANGUAGE: String

    Permalink
    Definition Classes
    HeaderNames
  43. val CONTENT_LENGTH: String

    Permalink
    Definition Classes
    HeaderNames
  44. val CONTENT_LOCATION: String

    Permalink
    Definition Classes
    HeaderNames
  45. val CONTENT_MD5: String

    Permalink
    Definition Classes
    HeaderNames
  46. val CONTENT_RANGE: String

    Permalink
    Definition Classes
    HeaderNames
  47. val CONTENT_SECURITY_POLICY: String

    Permalink
    Definition Classes
    HeaderNames
  48. val CONTENT_SECURITY_POLICY_REPORT_ONLY: String

    Permalink
    Definition Classes
    HeaderNames
  49. val CONTENT_TRANSFER_ENCODING: String

    Permalink
    Definition Classes
    HeaderNames
  50. val CONTENT_TYPE: String

    Permalink
    Definition Classes
    HeaderNames
  51. val CONTINUE: Int

    Permalink
    Definition Classes
    Status
  52. val COOKIE: String

    Permalink
    Definition Classes
    HeaderNames
  53. val CREATED: Int

    Permalink
    Definition Classes
    Status
  54. val DATE: String

    Permalink
    Definition Classes
    HeaderNames
  55. val DELETE: String

    Permalink
    Definition Classes
    HttpVerbs
  56. val ETAG: String

    Permalink
    Definition Classes
    HeaderNames
  57. val EXPECT: String

    Permalink
    Definition Classes
    HeaderNames
  58. val EXPECTATION_FAILED: Int

    Permalink
    Definition Classes
    Status
  59. val EXPIRES: String

    Permalink
    Definition Classes
    HeaderNames
  60. val FAILED_DEPENDENCY: Int

    Permalink
    Definition Classes
    Status
  61. val FIREFOX: Class[FirefoxDriver]

    Permalink
    Definition Classes
    PlayRunners
  62. val FORBIDDEN: Int

    Permalink
    Definition Classes
    Status
  63. val FORWARDED: String

    Permalink
    Definition Classes
    HeaderNames
  64. val FOUND: Int

    Permalink
    Definition Classes
    Status
  65. val FROM: String

    Permalink
    Definition Classes
    HeaderNames
  66. val GATEWAY_TIMEOUT: Int

    Permalink
    Definition Classes
    Status
  67. val GET: String

    Permalink
    Definition Classes
    HttpVerbs
  68. val GONE: Int

    Permalink
    Definition Classes
    Status
  69. val HEAD: String

    Permalink
    Definition Classes
    HttpVerbs
  70. val HOST: String

    Permalink
    Definition Classes
    HeaderNames
  71. val HTMLUNIT: Class[HtmlUnitDriver]

    Permalink
    Definition Classes
    PlayRunners
  72. val HTTP_1_0: String

    Permalink
    Definition Classes
    HttpProtocol
  73. val HTTP_1_1: String

    Permalink
    Definition Classes
    HttpProtocol
  74. val HTTP_VERSION_NOT_SUPPORTED: Int

    Permalink
    Definition Classes
    Status
  75. val IF_MATCH: String

    Permalink
    Definition Classes
    HeaderNames
  76. val IF_MODIFIED_SINCE: String

    Permalink
    Definition Classes
    HeaderNames
  77. val IF_NONE_MATCH: String

    Permalink
    Definition Classes
    HeaderNames
  78. val IF_RANGE: String

    Permalink
    Definition Classes
    HeaderNames
  79. val IF_UNMODIFIED_SINCE: String

    Permalink
    Definition Classes
    HeaderNames
  80. val IM_A_TEAPOT: Int

    Permalink
    Definition Classes
    Status
  81. val INSUFFICIENT_STORAGE: Int

    Permalink
    Definition Classes
    Status
  82. val INTERNAL_SERVER_ERROR: Int

    Permalink
    Definition Classes
    Status
  83. val LAST_MODIFIED: String

    Permalink
    Definition Classes
    HeaderNames
  84. val LENGTH_REQUIRED: Int

    Permalink
    Definition Classes
    Status
  85. val LINK: String

    Permalink
    Definition Classes
    HeaderNames
  86. val LOCATION: String

    Permalink
    Definition Classes
    HeaderNames
  87. val LOCKED: Int

    Permalink
    Definition Classes
    Status
  88. val MAX_FORWARDS: String

    Permalink
    Definition Classes
    HeaderNames
  89. val METHOD_NOT_ALLOWED: Int

    Permalink
    Definition Classes
    Status
  90. val MOVED_PERMANENTLY: Int

    Permalink
    Definition Classes
    Status
  91. val MULTIPLE_CHOICES: Int

    Permalink
    Definition Classes
    Status
  92. val MULTI_STATUS: Int

    Permalink
    Definition Classes
    Status
  93. val NETWORK_AUTHENTICATION_REQUIRED: Int

    Permalink
    Definition Classes
    Status
  94. val NON_AUTHORITATIVE_INFORMATION: Int

    Permalink
    Definition Classes
    Status
  95. val NOT_ACCEPTABLE: Int

    Permalink
    Definition Classes
    Status
  96. val NOT_FOUND: Int

    Permalink
    Definition Classes
    Status
  97. val NOT_IMPLEMENTED: Int

    Permalink
    Definition Classes
    Status
  98. val NOT_MODIFIED: Int

    Permalink
    Definition Classes
    Status
  99. val NO_CONTENT: Int

    Permalink
    Definition Classes
    Status
  100. val OK: Int

    Permalink
    Definition Classes
    Status
  101. val OPTIONS: String

    Permalink
    Definition Classes
    HttpVerbs
  102. val ORIGIN: String

    Permalink
    Definition Classes
    HeaderNames
  103. val PARTIAL_CONTENT: Int

    Permalink
    Definition Classes
    Status
  104. val PATCH: String

    Permalink
    Definition Classes
    HttpVerbs
  105. val PAYMENT_REQUIRED: Int

    Permalink
    Definition Classes
    Status
  106. val PERMANENT_REDIRECT: Int

    Permalink
    Definition Classes
    Status
  107. val POST: String

    Permalink
    Definition Classes
    HttpVerbs
  108. val PRAGMA: String

    Permalink
    Definition Classes
    HeaderNames
  109. val PRECONDITION_FAILED: Int

    Permalink
    Definition Classes
    Status
  110. val PRECONDITION_REQUIRED: Int

    Permalink
    Definition Classes
    Status
  111. val PROXY_AUTHENTICATE: String

    Permalink
    Definition Classes
    HeaderNames
  112. val PROXY_AUTHENTICATION_REQUIRED: Int

    Permalink
    Definition Classes
    Status
  113. val PROXY_AUTHORIZATION: String

    Permalink
    Definition Classes
    HeaderNames
  114. val PUT: String

    Permalink
    Definition Classes
    HttpVerbs
  115. val RANGE: String

    Permalink
    Definition Classes
    HeaderNames
  116. val REFERER: String

    Permalink
    Definition Classes
    HeaderNames
  117. val REFERRER_POLICY: String

    Permalink
    Definition Classes
    HeaderNames
  118. val REQUESTED_RANGE_NOT_SATISFIABLE: Int

    Permalink
    Definition Classes
    Status
  119. val REQUEST_ENTITY_TOO_LARGE: Int

    Permalink
    Definition Classes
    Status
  120. val REQUEST_HEADER_FIELDS_TOO_LARGE: Int

    Permalink
    Definition Classes
    Status
  121. val REQUEST_TIMEOUT: Int

    Permalink
    Definition Classes
    Status
  122. val REQUEST_URI_TOO_LONG: Int

    Permalink
    Definition Classes
    Status
  123. val RESET_CONTENT: Int

    Permalink
    Definition Classes
    Status
  124. val RETRY_AFTER: String

    Permalink
    Definition Classes
    HeaderNames
  125. val SEE_OTHER: Int

    Permalink
    Definition Classes
    Status
  126. val SERVER: String

    Permalink
    Definition Classes
    HeaderNames
  127. val SERVICE_UNAVAILABLE: Int

    Permalink
    Definition Classes
    Status
  128. val SET_COOKIE: String

    Permalink
    Definition Classes
    HeaderNames
  129. val SET_COOKIE2: String

    Permalink
    Definition Classes
    HeaderNames
  130. val STRICT_TRANSPORT_SECURITY: String

    Permalink
    Definition Classes
    HeaderNames
  131. val SWITCHING_PROTOCOLS: Int

    Permalink
    Definition Classes
    Status
  132. val TE: String

    Permalink
    Definition Classes
    HeaderNames
  133. val TEMPORARY_REDIRECT: Int

    Permalink
    Definition Classes
    Status
  134. val TOO_MANY_REQUESTS: Int

    Permalink
    Definition Classes
    Status
  135. val TRAILER: String

    Permalink
    Definition Classes
    HeaderNames
  136. val TRANSFER_ENCODING: String

    Permalink
    Definition Classes
    HeaderNames
  137. implicit def ToDelta[S](n: S)(implicit arg0: Numeric[S]): CanHaveDelta[S]

    Permalink
    Definition Classes
    NumericMatchers
  138. val UNAUTHORIZED: Int

    Permalink
    Definition Classes
    Status
  139. val UNPROCESSABLE_ENTITY: Int

    Permalink
    Definition Classes
    Status
  140. val UNSUPPORTED_MEDIA_TYPE: Int

    Permalink
    Definition Classes
    Status
  141. val UPGRADE: String

    Permalink
    Definition Classes
    HeaderNames
  142. val UPGRADE_REQUIRED: Int

    Permalink
    Definition Classes
    Status
  143. val USER_AGENT: String

    Permalink
    Definition Classes
    HeaderNames
  144. val USE_PROXY: Int

    Permalink
    Definition Classes
    Status
  145. val VARY: String

    Permalink
    Definition Classes
    HeaderNames
  146. val VIA: String

    Permalink
    Definition Classes
    HeaderNames
  147. val WARNING: String

    Permalink
    Definition Classes
    HeaderNames
  148. val WWW_AUTHENTICATE: String

    Permalink
    Definition Classes
    HeaderNames
  149. val X_CONTENT_SECURITY_POLICY_NONCE_HEADER: String

    Permalink
    Definition Classes
    HeaderNames
  150. val X_CONTENT_TYPE_OPTIONS: String

    Permalink
    Definition Classes
    HeaderNames
  151. val X_FORWARDED_FOR: String

    Permalink
    Definition Classes
    HeaderNames
  152. val X_FORWARDED_HOST: String

    Permalink
    Definition Classes
    HeaderNames
  153. val X_FORWARDED_PORT: String

    Permalink
    Definition Classes
    HeaderNames
  154. val X_FORWARDED_PROTO: String

    Permalink
    Definition Classes
    HeaderNames
  155. val X_FRAME_OPTIONS: String

    Permalink
    Definition Classes
    HeaderNames
  156. val X_PERMITTED_CROSS_DOMAIN_POLICIES: String

    Permalink
    Definition Classes
    HeaderNames
  157. val X_REQUESTED_WITH: String

    Permalink
    Definition Classes
    HeaderNames
  158. val X_XSS_PROTECTION: String

    Permalink
    Definition Classes
    HeaderNames
  159. def aFailedTry[T](t: Throwable): TryFailureCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  160. def aFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  161. def aFailedTry[T]: TryFailureMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  162. def aSuccessfulTry[T](t: T)(implicit arg0: Diffable[T]): TrySuccessCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  163. def aSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  164. def aSuccessfulTry[T]: TrySuccessMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  165. def action(a: ⇒ Any): Fragment

    Permalink
    Definition Classes
    ActionDsl → ActionDsl
  166. def addBacktab(n: Int): Fragment

    Permalink
    Definition Classes
    TextCreation
  167. def addBacktab: Fragment

    Permalink
    Definition Classes
    TextCreation
  168. def addBreak(n: Int): Fragment

    Permalink
    Definition Classes
    TextCreation
  169. def addBreak: Fragment

    Permalink
    Definition Classes
    TextCreation
  170. def addFragment(fragment: Fragment): Fragment

    Permalink
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  171. def addFragmentBlock(f: ⇒ Fragment): Fragment

    Permalink
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  172. def addFragmentBlockWithText(text: String, f: ⇒ Fragment): Fragment

    Permalink
    Definition Classes
    BlockDsl
  173. def addFragments(fragments: Fragments): Fragments

    Permalink
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  174. def addFragmentsBlock(fs: ⇒ Fragments): Fragments

    Permalink
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  175. def addFragmentsBlockWithText(text: String, fs: ⇒ Fragments)(implicit p1: org.specs2.control.ImplicitParameters.ImplicitParam1): Fragments

    Permalink
    Definition Classes
    BlockDsl
  176. def addParagraph(s: String, n: Int): Fragment

    Permalink
    Definition Classes
    TextCreation
  177. def addSections(): Unit

    Permalink
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  178. def addTab(n: Int): Fragment

    Permalink
    Definition Classes
    TextCreation
  179. def addTab: Fragment

    Permalink
    Definition Classes
    TextCreation
  180. def addText(s: String): Fragment

    Permalink
    Definition Classes
    TextCreation
  181. implicit def akaMust[T](tm: Expectable[T]): MustExpectable[T]

    Permalink
    Definition Classes
    MustThrownExpectables → MustExpectations
  182. implicit def akaShould[T](tm: Expectable[T]): ShouldExpectable[T]

    Permalink
    Definition Classes
    ShouldThrownExpectables → ShouldExpectations
  183. def allOf[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  184. def anError: Error

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  185. def anInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  186. implicit def anyAsResultIsInterpolatedFragment(r: ⇒ Function0Result): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  187. implicit def anyBeHaveMatcher[T](result: MatchResult[T]): AnyBeHaveMatchers[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  188. def anyOf[T](t: T*): Matcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  189. implicit def anyToArgProperty[T](t: ⇒ T): ArgProperty[T]

    Permalink
    Definition Classes
    ArgProperties
  190. implicit def anyWithEmpty[T](result: MatchResult[T])(implicit arg0: (T) ⇒ Any { def isEmpty: Boolean }): AnyWithEmptyMatchers[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  191. def args(ex: ArgProperty[String], include: ArgProperty[String], exclude: ArgProperty[String], was: ArgProperty[String], plan: ArgProperty[Boolean], skipAll: ArgProperty[Boolean], stopOnFail: ArgProperty[Boolean], stopOnError: ArgProperty[Boolean], stopOnIssue: ArgProperty[Boolean], stopOnSkip: ArgProperty[Boolean], sequential: ArgProperty[Boolean], batchSize: ArgProperty[Int], asap: ArgProperty[Boolean], isolated: ArgProperty[Boolean], xonly: ArgProperty[Boolean], showOnly: ArgProperty[String], color: ArgProperty[Boolean]): Arguments

    Permalink
    Definition Classes
    ArgumentsCreation → ArgumentsCreation
  192. lazy val args: ArgumentsNamespaceMutable

    Permalink
    Definition Classes
    ArgumentsCreation → ArgumentsCreation
  193. implicit def asExecutionIsInterpolatedFragment[R](e: ⇒ R)(implicit arg0: AsExecution[R]): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  194. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  195. def asNoneAs[T](other: ⇒ Option[T]): Matcher[Option[T]]

    Permalink
    Definition Classes
    OptionBaseMatchers
  196. def asNullAs[T](a: ⇒ T): Matcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  197. implicit def asResult[T](r: MatchResult[T]): Result

    Permalink
    Definition Classes
    MatchResultImplicits
  198. implicit def asResultIsInterpolatedFragment[R](r: ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext1
  199. def assignableFrom[T](implicit arg0: ClassTag[T]): Matcher[Class[_]]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  200. def atLeast[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  201. def atLeastOnce[T](matcher: Matcher[T]): ContainWithResult[T]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  202. def atLeastOnce[T, R](values: Traversable[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  203. def atLeastOnceWhen[T, R](values: Traversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  204. def atMost[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  205. def atMostOnce[T](matcher: Matcher[T]): ContainWithResult[T]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  206. def atMostOnce[T, R](values: Traversable[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  207. def atMostOnceWhen[T, R](values: Traversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  208. def await[T](future: Future[T], timeout: Long, unit: TimeUnit): T

    Permalink
    Definition Classes
    FutureAwaits
  209. def await[T](future: Future[T])(implicit timeout: Timeout): T

    Permalink
    Definition Classes
    FutureAwaits
  210. def await[T](m: Matcher[T])(retries: Int, timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Permalink
    Definition Classes
    FutureBaseMatchers
  211. def await[T](m: Matcher[T])(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Permalink
    Definition Classes
    FutureBaseMatchers
  212. def awaitFor[T](m: Matcher[T])(timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Permalink
    Definition Classes
    FutureBaseMatchers
  213. implicit def bangExample(d: String): BangExample

    Permalink
    Definition Classes
    ExampleDsl → ExampleDsl
  214. lazy val baseApplicationBuilder: GuiceApplicationBuilder

    Permalink
    Definition Classes
    PlayRunners
  215. def batchSize(n: Int): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  216. def be: NeutralMatcher[Any]

    Permalink
    Definition Classes
    BeHaveMatchers
  217. def be[T <: AnyRef](t: ⇒ T): BeTheSameAs[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  218. def beAFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  219. def beAFailedTry[T]: TryFailureMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  220. def beASuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  221. def beASuccessfulTry[T]: TrySuccessMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  222. def beAnInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBaseMatchers
  223. def beAnyOf[T](t: T*): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  224. def beAsNoneAs[T](other: ⇒ Option[T]): Matcher[Option[T]]

    Permalink
    Definition Classes
    OptionBaseMatchers
  225. def beAsNullAs[T](a: ⇒ T): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  226. def beAssignableFrom[T](implicit arg0: ClassTag[T]): Matcher[Class[_]]

    Permalink
    Definition Classes
    AnyBaseMatchers
  227. def beBetween[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]

    Permalink
    Definition Classes
    NumericBaseMatchers
  228. def beCloseTo[S](target: SignificantTarget[S])(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  229. def beCloseTo[S](target: S, figures: SignificantFigures)(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  230. def beCloseTo[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  231. def beCloseTo[S](n: S, delta: S)(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  232. def beDefinedAt[K](values: K*): Matcher[PartialFunction[K, Any]]

    Permalink
    Definition Classes
    MapBaseMatchers
  233. def beDefinedBy[K, V](values: (K, V)*): Matcher[PartialFunction[K, V]]

    Permalink
    Definition Classes
    MapBaseMatchers
  234. def beEmpty[T](implicit arg0: (T) ⇒ Any { def isEmpty: Boolean }): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  235. def beEqualTo[T](t: ⇒ T): BeEqualTo

    Permalink
    Definition Classes
    AnyBaseMatchers
  236. def beFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  237. def beFailedTry[T]: TryFailureMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  238. def beFalse: Matcher[Boolean]

    Permalink
    Definition Classes
    AnyBaseMatchers
  239. def beGreaterThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  240. def beGreaterThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  241. def beLeft[T]: LeftMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  242. def beLeft[T](t: ValueCheck[T]): LeftCheckedMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  243. def beLessThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  244. def beLessThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  245. def beLike[T](pattern: PartialFunction[T, MatchResult[_]]): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  246. def beLikeA[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  247. def beMatching(a: Regex): BeMatchingRegex

    Permalink
    Definition Classes
    StringBaseMatchers
  248. def beMatching(a: Pattern): BeMatchingPattern

    Permalink
    Definition Classes
    StringBaseMatchers
  249. def beMatching(a: ⇒ String): BeMatching

    Permalink
    Definition Classes
    StringBaseMatchers
  250. def beNone: Matcher[Option[Any]]

    Permalink
    Definition Classes
    OptionBaseMatchers
  251. def beNull[T]: BeNull[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  252. def beOneOf[T](t: T*): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  253. def beRight[T]: RightMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  254. def beRight[T](t: ValueCheck[T]): RightCheckedMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  255. def beSome[T]: SomeMatcher[T]

    Permalink
    Definition Classes
    OptionBaseMatchers
  256. def beSome[T](check: ValueCheck[T]): SomeCheckedMatcher[T]

    Permalink
    Definition Classes
    OptionBaseMatchers
  257. def beSorted[T](implicit arg0: Ordering[T]): OrderingMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  258. def beSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  259. def beSuccessfulTry[T]: TrySuccessMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  260. def beTheSameAs[T <: AnyRef](t: ⇒ T): BeTheSameAs[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  261. def beTrue: BeTrueMatcher

    Permalink
    Definition Classes
    AnyBaseMatchers
  262. def beTypedEqualTo[T](t: ⇒ T)(implicit arg0: Diffable[T]): EqualityMatcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  263. def be[[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]

    Permalink
    Definition Classes
    NumericBaseMatchers
  264. def be][T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]

    Permalink
    Definition Classes
    NumericBaseMatchers
  265. def be_!=[T](t: ⇒ T): Matcher[Any]

    Permalink
    Definition Classes
    AnyBaseMatchers
  266. def be_!=/(a: String): Matcher[Any]

    Permalink
    Definition Classes
    StringBaseMatchers
  267. def be_!==[T](t: ⇒ T)(implicit arg0: Diffable[T]): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  268. def be_<[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  269. def be_<=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  270. def be_==[T](t: ⇒ T): BeEqualTo

    Permalink
    Definition Classes
    AnyBaseMatchers
  271. def be_==/(a: String): AdaptableMatcher[Any]

    Permalink
    Definition Classes
    StringBaseMatchers
  272. def be_===[T](t: ⇒ T)(implicit arg0: Diffable[T]): EqualityMatcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  273. def be_==~[T, S](s: ⇒ S)(implicit arg0: Diffable[T], convert: (S) ⇒ T): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  274. def be_>[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  275. def be_>=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  276. def between[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]

    Permalink
    Definition Classes
    NumericBaseMatchers
  277. implicit def blockExample(d: String): BlockExample

    Permalink
    Definition Classes
    ExampleDsl1
  278. def blockExample0(d: String): BlockExample0

    Permalink
    Definition Classes
    ExampleDsl1 → ExampleDsl0
  279. def booleanToSimpleResult(b: Boolean): Result

    Permalink
    Definition Classes
    Results
  280. def br: Fragment

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  281. def bt(n: Int): Fragment

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  282. def bt: Fragment

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  283. def call[T](action: EssentialAction, rh: RequestHeader, body: T)(implicit w: Writeable[T], mat: Materializer): Future[Result]

    Permalink
    Definition Classes
    EssentialActionCaller
  284. def call[T](action: EssentialAction, req: Request[T])(implicit w: Writeable[T], mat: Materializer): Future[Result]

    Permalink
    Definition Classes
    EssentialActionCaller
  285. def charset(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  286. def charset(of: Future[Result])(implicit timeout: Timeout): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  287. def checkFailure[T](m: MatchResult[T]): MatchResult[T]

    Permalink
    Attributes
    protected
    Definition Classes
    ExpectationsCreation
  288. def checkMatchResultFailure[T](m: MatchResult[T]): MatchResult[T]

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  289. def checkResultFailure(result: ⇒ Result): Result

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  290. implicit def checkableSeqIsContainCheckSeq[T](seq: Seq[T])(implicit to: (T) ⇒ ValueCheck[T]): Seq[ValueCheck[T]]

    Permalink
    Definition Classes
    TraversableBaseMatchersLowImplicits
  291. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  292. def closeTo[S](target: SignificantTarget[S])(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  293. def closeTo[S](target: S, figures: SignificantFigures)(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  294. def closeTo[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  295. def closeTo[S](n: S, delta: S)(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  296. def colors(c: Colors): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  297. implicit def combineBoolean(b: ⇒ Boolean): ResultLogicalCombinator

    Permalink
    Definition Classes
    ResultLogicalCombinators
  298. implicit def combineMatchResult[T](m: ⇒ MatchResult[T]): MatchResultCombinator[T]

    Permalink
    Definition Classes
    MatchResultLogicalCombinators
  299. implicit def combineResult(r: ⇒ Result): ResultLogicalCombinator

    Permalink
    Definition Classes
    ResultLogicalCombinators
  300. def contain[T, S](f: (⇒ T) ⇒ Matcher[S])(expected: ⇒ Seq[T]): (Seq[S]) ⇒ MatchResult[Seq[S]]

    Permalink
    Definition Classes
    MatcherZipOperators
  301. def contain(t: Char): Matcher[String]

    Permalink
    Definition Classes
    StringBaseMatchers
  302. def contain(t: String): Matcher[String]

    Permalink
    Definition Classes
    StringBaseMatchers
  303. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T], t20: ValueCheck[T], t21: ValueCheck[T], t22: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  304. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T], t20: ValueCheck[T], t21: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  305. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T], t20: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  306. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  307. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  308. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  309. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  310. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  311. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  312. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  313. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  314. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  315. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  316. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  317. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  318. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  319. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  320. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  321. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  322. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  323. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  324. def contain[T](cm: ContainWithResultSeq[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  325. def contain[T](check: ValueCheck[T]): ContainWithResult[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  326. def containAllOf[T](seq: Seq[T])(implicit arg0: Diffable[T]): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  327. def containAnyOf[T](seq: Seq[T]): ContainWithResult[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  328. def containMatch[T](t: ⇒ String): Matcher[Traversable[T]]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  329. def containPattern[T](t: ⇒ String): Matcher[Traversable[T]]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  330. def containTheSameElementsAs[T](seq: Seq[T], equality: (T, T) ⇒ Boolean): Matcher[Traversable[T]]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  331. def containing(s: String): Matcher[String]

    Permalink
    Definition Classes
    StringBeHaveMatchers
  332. def contentAsBytes(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): ByteString

    Permalink
    Definition Classes
    ResultExtractors
  333. def contentAsBytes(of: Future[Result])(implicit timeout: Timeout, mat: Materializer): ByteString

    Permalink
    Definition Classes
    ResultExtractors
  334. def contentAsBytes(of: Content)(implicit timeout: Timeout): Array[Byte]

    Permalink
    Definition Classes
    ResultExtractors
  335. def contentAsJson(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): JsValue

    Permalink
    Definition Classes
    ResultExtractors
  336. def contentAsJson(of: Future[Result])(implicit timeout: Timeout, mat: Materializer): JsValue

    Permalink
    Definition Classes
    ResultExtractors
  337. def contentAsJson(of: Content)(implicit timeout: Timeout): JsValue

    Permalink
    Definition Classes
    ResultExtractors
  338. def contentAsString(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): String

    Permalink
    Definition Classes
    ResultExtractors
  339. def contentAsString(of: Future[Result])(implicit timeout: Timeout, mat: Materializer): String

    Permalink
    Definition Classes
    ResultExtractors
  340. def contentAsString(of: Content)(implicit timeout: Timeout): String

    Permalink
    Definition Classes
    ResultExtractors
  341. def contentType(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  342. def contentType(of: Future[Result])(implicit timeout: Timeout): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  343. def contentType(of: Content)(implicit timeout: Timeout): String

    Permalink
    Definition Classes
    ResultExtractors
  344. def cookies(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Cookies

    Permalink
    Definition Classes
    ResultExtractors
  345. def cookies(of: Future[Result])(implicit timeout: Timeout): Cookies

    Permalink
    Definition Classes
    ResultExtractors
  346. def createExample[T](expression: String, code: ⇒ T, asResult: AsResult[T]): Fragments

    Permalink
    Definition Classes
    AutoExamples → AutoExamples
  347. def createExecutionInterpolatedFragment[R](execution: R)(implicit arg0: AsExecution[R]): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContextCreation
  348. def createExpectable[T](t: ⇒ T, alias: Option[(String) ⇒ String]): Expectable[T]

    Permalink
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  349. def createExpectable[T](t: ⇒ T, alias: (String) ⇒ String): Expectable[T]

    Permalink
    Definition Classes
    ExpectationsCreation
  350. def createExpectable[T](t: ⇒ T, alias: ⇒ String): Expectable[T]

    Permalink
    Definition Classes
    ExpectationsCreation
  351. def createExpectable[T](t: ⇒ T): Expectable[T]

    Permalink
    Definition Classes
    ExpectationsCreation
  352. def createExpectableWithShowAs[T](t: ⇒ T, show: ⇒ String): Expectable[T]

    Permalink
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  353. def createMustExpectable[T](t: ⇒ T): MustExpectable[T]

    Permalink
    Attributes
    protected
    Definition Classes
    MustThrownExpectationsCreation → MustExpectationsCreation
  354. def createShouldExpectable[T](t: ⇒ T): ShouldExpectable[T]

    Permalink
    Attributes
    protected
    Definition Classes
    ShouldThrownExpectables → ShouldExpectations
  355. implicit def debug[T](t: ⇒ T): Debuggable[T]

    Permalink
    Definition Classes
    Debug
  356. def decorate(is: SpecStructure, env: Env): SpecStructure

    Permalink
    Definition Classes
    SpecificationStructure
  357. implicit def defaultAwaitTimeout: Timeout

    Permalink
    Definition Classes
    DefaultAwaitTimeout
  358. implicit val defaultNegativeTimeout: NegativeTimeout

    Permalink
    Definition Classes
    DefaultAwaitTimeout
  359. def definedAt[K](values: K*): Matcher[PartialFunction[K, Any]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  360. def definedBy[K, V](values: (K, V)*): Matcher[PartialFunction[K, V]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  361. implicit def describe[T](t: ⇒ T): Descriptible[T]

    Permalink
    Definition Classes
    ExpectationsDescription
  362. implicit def describeExpectation(description: String): ExpectationDescription

    Permalink
    Definition Classes
    ExpectationsDescription
  363. implicit def descriptionToFragmentsIsInterpolatedFragment(fragments: (String) ⇒ Fragments): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  364. def diffs(show: Boolean, separators: String, triggerSize: Int, diffRatio: Int, shortenSize: Int, full: Boolean, seqTriggerSize: Int, seqMaxSize: Int): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  365. def done: Success

    Permalink
    Definition Classes
    StandardResults
  366. implicit def downcastBeEqualTypedValueCheck[T, S >: T](check: BeEqualTypedValueCheck[T]): ValueCheck[S]

    Permalink
    Definition Classes
    ValueChecks
  367. def eachOf[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  368. implicit macro def eg[T](code: ⇒ T)(implicit arg0: AsResult[T]): Fragments

    Permalink
    Definition Classes
    AutoExamples
  369. def empty[T <: Any { def isEmpty: Boolean }]: Matcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  370. def end: Fragment

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  371. def endWith(t: ⇒ String): Matcher[String]

    Permalink
    Definition Classes
    StringBaseMatchers
  372. def endingWith(s: ⇒ String): Matcher[String]

    Permalink
    Definition Classes
    StringBeHaveMatchers
  373. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  374. def equalTo[T](t: ⇒ T): BeEqualTo

    Permalink
    Definition Classes
    AnyBaseMatchers
  375. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  376. def eventually[T](nested: ⇒ Matcher[T]): Matcher[T]

    Permalink
    Definition Classes
    EventuallyMatchers
  377. def eventually[T](nested: ⇒ Matcher[T], retries: Int, sleep: Duration): Matcher[T]

    Permalink
    Definition Classes
    EventuallyMatchers
  378. def eventually[T](result: ⇒ T)(implicit arg0: AsResult[T]): T

    Permalink
    Definition Classes
    EventuallyResults
  379. def eventually[T](retries: Int, sleep: Duration)(result: ⇒ T)(implicit arg0: AsResult[T]): T

    Permalink
    Definition Classes
    EventuallyResults
  380. def exactly[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  381. def exclude(tags: String): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  382. def excludeAlsoTrace(patterns: String*): IncludeExcludeStackTraceFilter

    Permalink
    Definition Classes
    ArgumentsShortcuts
  383. def excludeTrace(patterns: String*): IncludeExcludeStackTraceFilter

    Permalink
    Definition Classes
    ArgumentsShortcuts
  384. implicit def executionEnvToExecutionContext(implicit ee: ExecutionEnv): ExecutionContext

    Permalink
    Definition Classes
    ImplicitExecutionContextFromExecutionEnv
  385. implicit def executionEnvToExecutorService(implicit ee: ExecutionEnv): ExecutorService

    Permalink
    Definition Classes
    ImplicitExecutorServiceFromExecutionEnv
  386. implicit def executionIsInterpolatedFragment(execution: Execution): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  387. def failedTry[T](t: Throwable): TryFailureCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  388. def failedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  389. def failedTry[T]: TryFailureMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  390. def failure(f: Failure): Failure

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  391. def failure(m: String): Failure

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  392. def failure: Failure

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  393. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  394. def find(r: Regex): FindMatcherRegex

    Permalink
    Definition Classes
    StringBaseMatchers
  395. def find(p: Pattern): FindMatcherPattern

    Permalink
    Definition Classes
    StringBaseMatchers
  396. def find(a: ⇒ String): FindMatcher

    Permalink
    Definition Classes
    StringBaseMatchers
  397. def flash(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Flash

    Permalink
    Definition Classes
    ResultExtractors
  398. def flash(of: Future[Result])(implicit timeout: Timeout): Flash

    Permalink
    Definition Classes
    ResultExtractors
  399. def forall[T](matcher: Matcher[T]): ContainWithResult[T]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  400. def forall[T, R](values: Traversable[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  401. def forallWhen[T, U](values: Traversable[T])(f: PartialFunction[T, MatchResult[U]]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  402. def foreach[T](matcher: Matcher[T]): ContainWithResult[T]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  403. def foreach[T, R](values: Traversable[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  404. def foreachWhen[T, R](values: Traversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[Traversable[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  405. implicit def fragmentAsSpecStructure(f: Fragment): SpecStructure

    Permalink
    Definition Classes
    SpecStructureDsl
  406. def fragmentFactory: FragmentFactory

    Permalink
    Attributes
    protected
    Definition Classes
    FragmentsFactory
  407. implicit def fragmentIsInterpolatedFragment(f: ⇒ Fragment): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext1
  408. implicit def fragmentToFragments(f: Fragment): Fragments

    Permalink
    Definition Classes
    FragmentsDsl
  409. def fragments: (Env) ⇒ Fragments

    Permalink
    Definition Classes
    ContextualSpecificationStructure
  410. implicit def fragmentsAsSpecStructure(fs: ⇒ Fragments): SpecStructure

    Permalink
    Definition Classes
    SpecStructureDsl1
  411. def fragmentsBlock(fragments: Seq[Fragment], offset: Int): Fragments

    Permalink
    Definition Classes
    FragmentsDsl
  412. implicit def fragmentsIsInterpolatedFragment(fragments: Fragments): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  413. implicit def fromMatchResult(r: ⇒ MatchResult[_]): Boolean

    Permalink
    Definition Classes
    MatchResultImplicits
  414. def fullStackTrace: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  415. implicit def functionAndKoMessageToMatcher[T](f: ((T) ⇒ Boolean, (T) ⇒ String)): Matcher[T]

    Permalink
    Definition Classes
    MatchersCreation
  416. implicit def functionAndMessagesToMatcher[T](f: ((T) ⇒ Boolean, (T) ⇒ String, (T) ⇒ String)): Matcher[T]

    Permalink
    Definition Classes
    MatchersCreation
  417. implicit def functionIsValueCheck[T, R](f: (T) ⇒ R)(implicit arg0: AsResult[R]): ValueCheck[T]

    Permalink
    Definition Classes
    ValueChecksLowImplicits
  418. implicit def functionToMatcher[T](f: ((T) ⇒ Boolean, String)): Matcher[T]

    Permalink
    Definition Classes
    MatchersCreation
  419. implicit def functionToMatcher2[T](f: ((T) ⇒ Boolean, String, String)): Matcher[T]

    Permalink
    Definition Classes
    MatchersCreation
  420. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  421. def greaterThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  422. def greaterThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  423. def hasSectionsForBlocks: Boolean

    Permalink
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  424. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  425. def have: NeutralMatcher[Any]

    Permalink
    Definition Classes
    BeHaveMatchers
  426. def haveClass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBaseMatchers
  427. def haveInterface[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBaseMatchers
  428. def haveKey[K](k: K): Matcher[Iterable[(K, Any)]]

    Permalink
    Definition Classes
    MapBaseMatchers
  429. def haveKeys[K](keys: K*): Matcher[Iterable[(K, Any)]]

    Permalink
    Definition Classes
    MapBaseMatchers
  430. def haveLength[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  431. def haveLength[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  432. def havePair[K, V](p: (K, V)): Matcher[Iterable[(K, V)]]

    Permalink
    Definition Classes
    MapBaseMatchers
  433. def havePairs[K, V](pairs: (K, V)*): Matcher[Iterable[(K, V)]]

    Permalink
    Definition Classes
    MapBaseMatchers
  434. def haveSize[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  435. def haveSize[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  436. def haveSuperclass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBaseMatchers
  437. def haveValue[V](v: V): Matcher[Iterable[(Any, V)]]

    Permalink
    Definition Classes
    MapBaseMatchers
  438. def haveValues[V](values: V*): Matcher[Iterable[(Any, V)]]

    Permalink
    Definition Classes
    MapBaseMatchers
  439. def header(header: String, of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  440. def header(header: String, of: Future[Result])(implicit timeout: Timeout): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  441. def headers(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Map[String, String]

    Permalink
    Definition Classes
    ResultExtractors
  442. def headers(of: Future[Result])(implicit timeout: Timeout): Map[String, String]

    Permalink
    Definition Classes
    ResultExtractors
  443. implicit lazy val implicitParameter: ImplicitParam

    Permalink
    Definition Classes
    ImplicitParameters
  444. implicit lazy val implicitParameter1: ImplicitParam1

    Permalink
    Definition Classes
    ImplicitParameters
  445. implicit lazy val implicitParameter10: ImplicitParam10

    Permalink
    Definition Classes
    ImplicitParameters
  446. implicit lazy val implicitParameter2: ImplicitParam2

    Permalink
    Definition Classes
    ImplicitParameters
  447. implicit lazy val implicitParameter3: ImplicitParam3

    Permalink
    Definition Classes
    ImplicitParameters
  448. implicit lazy val implicitParameter4: ImplicitParam4

    Permalink
    Definition Classes
    ImplicitParameters
  449. implicit lazy val implicitParameter5: ImplicitParam5

    Permalink
    Definition Classes
    ImplicitParameters
  450. implicit lazy val implicitParameter6: ImplicitParam6

    Permalink
    Definition Classes
    ImplicitParameters
  451. implicit lazy val implicitParameter7: ImplicitParam7

    Permalink
    Definition Classes
    ImplicitParameters
  452. implicit lazy val implicitParameter8: ImplicitParam8

    Permalink
    Definition Classes
    ImplicitParameters
  453. implicit lazy val implicitParameter9: ImplicitParam9

    Permalink
    Definition Classes
    ImplicitParameters
  454. implicit lazy val implicitsAreAllowed: implicitConversions

    Permalink
    Definition Classes
    LanguageFeatures
  455. def inMemoryDatabase(name: String, options: Map[String, String]): Map[String, String]

    Permalink
    Definition Classes
    PlayRunners
  456. def include(tags: String): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  457. def includeAlsoTrace(patterns: String*): IncludeExcludeStackTraceFilter

    Permalink
    Definition Classes
    ArgumentsShortcuts
  458. def includeTrace(patterns: String*): IncludeExcludeStackTraceFilter

    Permalink
    Definition Classes
    ArgumentsShortcuts
  459. def interface[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  460. def is: SpecStructure

    Permalink
    Definition Classes
    MutableFragmentBuilder
  461. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  462. def isolated: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  463. def jRoute[T](app: Application, r: RequestHeader, body: RequestBody): Option[Future[Result]]

    Permalink
    Definition Classes
    RouteInvokers
  464. def key[K](k: K): Matcher[Iterable[(K, Any)]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  465. def keys[K](ks: K*): Matcher[Iterable[(K, Any)]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  466. def klass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  467. def ko(m: String): MatchResult[Any]

    Permalink
    Definition Classes
    StandardMatchResults
  468. lazy val ko: MatchResult[Any]

    Permalink
    Definition Classes
    ThrownStandardMatchResults → StandardMatchResults
  469. implicit def lazyParameter[T](value: ⇒ T): LazyParameter[T]

    Permalink
    Definition Classes
    LazyParameters
  470. def left[T]: LeftMatcher[Nothing]

    Permalink
    Definition Classes
    EitherBaseMatchers
  471. def left[T](t: ValueCheck[T]): LeftCheckedMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  472. def left[T](t: T)(implicit arg0: Diffable[T]): LeftCheckedMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  473. def length[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  474. def length[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  475. def lessThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  476. def lessThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  477. def like[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  478. def likeA[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  479. def link(s: ⇒ SpecificationStructure): Fragment

    Permalink
    Definition Classes
    ReferenceDsl → ReferenceCreation
  480. def link(s: SpecStructure): Fragment

    Permalink
    Definition Classes
    ReferenceDsl → ReferenceCreation
  481. def makeExample[T](expression: String, code: ⇒ T, asResult: AsResult[T]): Fragment

    Permalink
    Attributes
    protected
    Definition Classes
    AutoExamples
  482. def map(fs: ⇒ Fragments, env: Env): Fragments

    Permalink
    Definition Classes
    SpecificationStructure
  483. def map(fs: ⇒ Fragments): Fragments

    Permalink
    Definition Classes
    SpecificationStructure
  484. def map(structure: SpecStructure): SpecStructure

    Permalink
    Definition Classes
    SpecificationStructure
  485. def mapMatchResult[T](m: MatchResult[T]): MatchResult[T]

    Permalink
    Attributes
    protected
    Definition Classes
    ExpectationsCreation
  486. implicit def matchResultFunctionToMatcher[T, R](f: (T) ⇒ R)(implicit arg0: AsResult[R]): Matcher[T]

    Permalink
    Definition Classes
    MatchersCreation
  487. implicit def matcherIsValueCheck[T](m: Matcher[T]): ValueCheck[T]

    Permalink
    Definition Classes
    ValueChecksBase
  488. implicit def matcherSeqIsContainCheckSeq[T](seq: Seq[Matcher[T]]): Seq[ValueCheck[T]]

    Permalink
    Definition Classes
    TraversableBaseMatchersLowImplicits
  489. def matching(r: Regex): BeMatchingRegex

    Permalink
    Definition Classes
    StringBeHaveMatchers
  490. def matching(t: Pattern): BeMatchingPattern

    Permalink
    Definition Classes
    StringBeHaveMatchers
  491. def matching(t: ⇒ String): BeMatching

    Permalink
    Definition Classes
    StringBeHaveMatchers
  492. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  493. def negate(r: Result): Result

    Permalink
    Definition Classes
    Results
  494. def negateWhen(condition: Boolean)(r: Result): Result

    Permalink
    Definition Classes
    Results
  495. def nocolor: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  496. def none: Matcher[Option[Any]]

    Permalink
    Definition Classes
    OptionBaseMatchers
  497. def not: NotMatcher[Any]

    Permalink
    Definition Classes
    BeHaveMatchers
  498. def not[T](m: Matcher[T]): Matcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  499. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  500. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  501. def ok(m: String): MatchResult[Any]

    Permalink
    Definition Classes
    StandardMatchResults
  502. lazy val ok: MatchResult[Any]

    Permalink
    Definition Classes
    StandardMatchResults
  503. def oneOf[T](t: T*): Matcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  504. def only(examples: String): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  505. implicit def orderedSeqMatchResult[T](result: MatchResult[Seq[T]])(implicit arg0: Ordering[T]): OrderedSeqMatchResult[T]

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  506. def p: Fragments

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  507. def pair[K, V](p: (K, V)): Matcher[Iterable[(K, V)]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  508. implicit def pairFunctionToMatcher[T](f: (T) ⇒ (Boolean, String)): Matcher[T]

    Permalink
    Definition Classes
    MatchersCreation
  509. def pairs[K, V](pairs: (K, V)*): Matcher[Iterable[(K, V)]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  510. implicit def partialfunctionIsValueCheck[T, R](f: PartialFunction[T, R])(implicit arg0: AsResult[R]): ValueCheck[T]

    Permalink
    Definition Classes
    ValueChecks
  511. def pending(p: Pending): Pending

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  512. def pending(m: String): Pending

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  513. def pending: Pending

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  514. def pending[R](r: ⇒ R)(implicit arg0: AsResult[R]): Pending

    Permalink
    Definition Classes
    StandardResults
  515. def plan: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  516. implicit lazy val postfixOpsAreAllowed: postfixOps

    Permalink
    Definition Classes
    LanguageFeatures
  517. def redirectLocation(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  518. def redirectLocation(of: Future[Result])(implicit timeout: Timeout): Option[String]

    Permalink
    Definition Classes
    ResultExtractors
  519. implicit def resultAsSpecStructure[R](r: ⇒ R)(implicit arg0: AsResult[R]): SpecStructure

    Permalink
    Definition Classes
    SpecStructureDslLowImplicits
  520. def retry[T](m: Matcher[T])(retries: Int)(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Permalink
    Definition Classes
    FutureBaseMatchers
  521. def right[T]: RightMatcher[Nothing]

    Permalink
    Definition Classes
    EitherBaseMatchers
  522. def right[T](t: ValueCheck[T]): RightCheckedMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  523. def right[T](t: T)(implicit arg0: Diffable[T]): RightCheckedMatcher[T]

    Permalink
    Definition Classes
    EitherBaseMatchers
  524. def route[T](app: Application, req: Request[T])(implicit w: Writeable[T]): Option[Future[Result]]

    Permalink
    Definition Classes
    RouteInvokers
  525. def route[T](app: Application, rh: RequestHeader, body: T)(implicit w: Writeable[T]): Option[Future[Result]]

    Permalink
    Definition Classes
    RouteInvokers
  526. def running[T](testServer: TestServer, webDriver: WebDriver)(block: (TestBrowser) ⇒ T): T

    Permalink
    Definition Classes
    PlayRunners
  527. def running[T, WEBDRIVER <: WebDriver](testServer: TestServer, webDriver: Class[WEBDRIVER])(block: (TestBrowser) ⇒ T): T

    Permalink
    Definition Classes
    PlayRunners
  528. def running[T](testServer: TestServer)(block: ⇒ T): T

    Permalink
    Definition Classes
    PlayRunners
  529. def running[T](builder: (GuiceApplicationBuilder) ⇒ GuiceApplicationBuilder)(block: (Application) ⇒ T): T

    Permalink
    Definition Classes
    PlayRunners
  530. def running[T](app: Application)(block: ⇒ T): T

    Permalink
    Definition Classes
    PlayRunners
  531. def running[T]()(block: (Application) ⇒ T): T

    Permalink
    Definition Classes
    PlayRunners
  532. def s2(content: String, Yrangepos: Boolean, texts: Seq[String], textsStartPositions: Seq[String], textsEndPositions: Seq[String], variables: Seq[InterpolatedFragment], rangeExpressions: Seq[String]): Fragments

    Permalink
    Definition Classes
    SpecificationCreation → S2StringContextCreation
  533. def sandboxMatchResult[T](mr: ⇒ MatchResult[T]): MatchResult[T]

    Permalink
    Definition Classes
    ThrownStandardMatchResults → ExpectationsCreation
  534. def section(tag: NamedTag): Fragment

    Permalink
    Definition Classes
    TagDsl → TagDsl
  535. def section(names: String*): Fragment

    Permalink
    Definition Classes
    TagDsl → TagDsl
  536. def see(s: ⇒ SpecificationStructure): Fragment

    Permalink
    Definition Classes
    ReferenceDsl → ReferenceCreation
  537. def see(s: SpecStructure): Fragment

    Permalink
    Definition Classes
    ReferenceDsl → ReferenceCreation
  538. implicit def seqToResult[T](r: Seq[MatchResult[T]]): Result

    Permalink
    Definition Classes
    MatchResultImplicits
  539. def sequential: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  540. def session(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Session

    Permalink
    Definition Classes
    ResultExtractors
  541. def session(of: Future[Result])(implicit timeout: Timeout): Session

    Permalink
    Definition Classes
    ResultExtractors
  542. def setArguments(a: Arguments): Arguments

    Permalink
    Definition Classes
    MutableArgumentsBuilder
  543. def setStacktrace[T](m: MatchResult[T]): MatchResult[T]

    Permalink
    Attributes
    protected
    Definition Classes
    MatchResultStackTrace
  544. def setTitle(t: String): SpecHeader

    Permalink
    Definition Classes
    MutableHeaderBuilder
  545. def shouldRunSequentially(app: Application): Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    PlayRunners
  546. def showOnly(s: String): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  547. def size[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  548. def size[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  549. implicit def sized[T](s: MatchResult[T])(implicit arg0: Sized[T]): HasSize[T]

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  550. def skipAll: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  551. def skipAllIf(condition: ⇒ Boolean): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  552. def skipAllUnless(condition: ⇒ Boolean): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  553. def skipped(s: Skipped): Skipped

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  554. def skipped(m: String): Skipped

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  555. def skipped: Skipped

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  556. def skipped[R](r: ⇒ R)(implicit arg0: AsResult[R]): Skipped

    Permalink
    Definition Classes
    StandardResults
  557. def some[T]: SomeMatcher[T]

    Permalink
    Definition Classes
    OptionBaseMatchers
  558. def some[T](check: ValueCheck[T]): SomeCheckedMatcher[T]

    Permalink
    Definition Classes
    OptionBaseMatchers
  559. def some[T](t: T)(implicit arg0: Diffable[T]): SomeCheckedMatcher[T]

    Permalink
    Definition Classes
    OptionBaseMatchers
  560. def sorted[T](implicit arg0: Ordering[T]): OrderingMatcher[T]

    Permalink
    Definition Classes
    TraversableBaseMatchers
  561. implicit def specHeaderAsStructure(header: SpecHeader): SpecStructure

    Permalink
    Definition Classes
    SpecStructureDsl
  562. implicit def specStructureAsFragments(spec: SpecStructure): Fragments

    Permalink
    Definition Classes
    SpecStructureDsl
  563. implicit def specStructureIsInterpolatedFragment(s: SpecStructure): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  564. def specificationFragments: Fragments

    Permalink
    Definition Classes
    MutableFragmentBuilder
  565. implicit def specificationRefIsInterpolatedFragment(ref: SpecificationRef): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  566. implicit def specificationStructureIsInterpolatedFragment(s: SpecificationStructure): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  567. def startWith(a: String): Matcher[String]

    Permalink
    Definition Classes
    StringBaseMatchers
  568. def startingWith(s: ⇒ String): Matcher[String]

    Permalink
    Definition Classes
    StringBeHaveMatchers
  569. def status(of: Accumulator[ByteString, Result])(implicit timeout: Timeout, mat: Materializer): Int

    Permalink
    Definition Classes
    ResultExtractors
  570. def status(of: Future[Result])(implicit timeout: Timeout): Int

    Permalink
    Definition Classes
    ResultExtractors
  571. def step(a: ⇒ Any, global: Boolean): Fragment

    Permalink
    Definition Classes
    ActionDsl → ActionDsl
  572. def step(a: ⇒ Any): Fragment

    Permalink
    Definition Classes
    ActionDsl → ActionDsl
  573. implicit def stepParserIsInterpolatedFragment[R](f: StepParser[R])(implicit arg0: AsResult[R]): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  574. def stopOnFail: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  575. def stopOnSkip: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  576. def stopWhen(f: (Result) ⇒ Boolean): Fragment

    Permalink
    Definition Classes
    ActionDsl
  577. def stopWhen(r: Result): Fragment

    Permalink
    Definition Classes
    ActionDsl
  578. def stopWhenFail(when: ⇒ Boolean): Fragment

    Permalink
    Definition Classes
    ActionDsl
  579. def stopWhenFail: Fragment

    Permalink
    Definition Classes
    ActionDsl
  580. def stopWhenSkipped(when: ⇒ Boolean): Fragment

    Permalink
    Definition Classes
    ActionDsl
  581. def stopWhenSkipped: Fragment

    Permalink
    Definition Classes
    ActionDsl
  582. implicit def stringAsSpecStructure(s: String): SpecStructure

    Permalink
    Definition Classes
    SpecStructureDsl
  583. implicit def stringFunctionIsInterpolatedFragment[R](f: (String) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  584. implicit def stringIsInterpolatedFragment(s: ⇒ String): InterpolatedFragment

    Permalink
    Definition Classes
    S2StringContext
  585. implicit def stringMatcher(m: AdaptableMatcher[Any]): StringMatcher

    Permalink
    Definition Classes
    StringMatchers
  586. implicit def stringMatcherFunctionToBynameMatcherFunction[T, R](f: (T) ⇒ Matcher[R]): (⇒ T) ⇒ Matcher[R]

    Permalink
    Definition Classes
    MatchersCreation
  587. def structure: (Env) ⇒ SpecStructure

    Permalink
    Definition Classes
    SpecificationStructure → ContextualSpecificationStructure
  588. def success(m: String): Success

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  589. lazy val success: Success

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  590. def successfulTry[T](t: T)(implicit arg0: Diffable[T]): TrySuccessCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  591. def successfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  592. def successfulTry[T]: TrySuccessMatcher[T]

    Permalink
    Definition Classes
    TryBaseMatchers
  593. def superClass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  594. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  595. def t(n: Int): Fragment

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  596. def t: Fragment

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  597. def tag(tag: NamedTag): Fragment

    Permalink
    Definition Classes
    TagDsl → TagDsl
  598. def tag(names: String*): Fragment

    Permalink
    Definition Classes
    TagDsl → TagDsl
  599. lazy val testServerPort: Int

    Permalink
    Definition Classes
    PlayRunners
  600. implicit def theBlock(t: ⇒ Nothing): MustExpectable[Nothing]

    Permalink
    Definition Classes
    MustExpectations
  601. implicit def theValue[T](t: ⇒ T): MustExpectable[T]

    Permalink
    Definition Classes
    MustExpectations1
  602. implicit def thisBlock(t: ⇒ Nothing): ShouldExpectable[Nothing]

    Permalink
    Definition Classes
    ShouldExpectations
  603. implicit def thisValue[T](t: ⇒ T): ShouldExpectable[T]

    Permalink
    Definition Classes
    ShouldExpectations
  604. def throwA[E <: Throwable](e: E): ExceptionMatcher[E]

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  605. def throwA[E <: Throwable](message: String)(implicit m: ClassTag[E]): Matcher[Any]

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  606. def throwA[E <: Throwable](implicit m: ClassTag[E]): ExceptionClassMatcher

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  607. def throwAn[E <: Throwable](e: E): ExceptionMatcher[E]

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  608. def throwAn[E <: Throwable](message: String)(implicit m: ClassTag[E]): Matcher[Any]

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  609. def throwAn[E <: Throwable](implicit m: ClassTag[E]): ExceptionClassMatcher

    Permalink
    Definition Classes
    ExceptionBaseMatchers
  610. implicit def timesFor(n: Int): Times

    Permalink
    Definition Classes
    NumberOfTimes
  611. implicit def title(s: String): MutableTitleOps

    Permalink
    Definition Classes
    TitleDsl → TitleDsl
  612. implicit def toAnyMatcherResult(result: MatchResult[AnyRef]): AnyMatcherResult

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  613. implicit def toAnyRefMatcherResult[T <: AnyRef](result: MatchResult[T]): AnyRefMatcherResult[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  614. implicit def toBeLikeResultMatcher[T](result: MatchResult[T]): BeLikeResultMatcher[T]

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  615. implicit def toClassMatcherResult(result: MatchResult[Class[_]]): ClassMatcherResult

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  616. implicit def toMapKeyResultMatcher[K](result: MatchResult[Iterable[(K, Any)]]): MapKeyResultMatcher[K]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  617. implicit def toMapResultMatcher[K, V](result: MatchResult[Iterable[(K, V)]]): MapResultMatcher[K, V]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  618. implicit def toMapValueResultMatcher[V](result: MatchResult[Iterable[(Any, V)]]): MapValueResultMatcher[V]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  619. implicit def toNeutralMatcherNumeric(result: NeutralMatcher[Any]): NeutralMatcherNumeric

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  620. implicit def toNeutralMatcherOrdered(result: NeutralMatcher[Any]): NeutralMatcherOrdered

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  621. implicit def toNeutralStringMatcher(result: NeutralMatcher[Any]): NeutralStringMatcher

    Permalink
    Definition Classes
    StringBeHaveMatchers
  622. implicit def toNotStringMatcher(result: NotMatcher[Any]): NotStringMatcher

    Permalink
    Definition Classes
    StringBeHaveMatchers
  623. implicit def toNumericResultMatcher[S](result: MatchResult[S])(implicit arg0: Numeric[S]): NumericResultMatcher[S]

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  624. implicit def toOptionResultMatcher[T](result: MatchResult[Option[T]]): OptionResultMatcher[T]

    Permalink
    Definition Classes
    OptionBeHaveMatchers
  625. implicit def toOrderedResultMatcher[S](result: MatchResult[S])(implicit arg0: (S) ⇒ Ordered[S]): OrderedResultMatcher[S]

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  626. implicit def toPartialFunctionResultMatcher[K, V](result: MatchResult[PartialFunction[K, V]]): PartialFunctionResultMatcher[K, V]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  627. implicit def toPendingUntilFixed[T](t: ⇒ T)(implicit arg0: AsResult[T]): PendingUntilFixed[T]

    Permalink
    Definition Classes
    PendingUntilFixed
  628. implicit def toResult(b: Boolean): Result

    Permalink
    Definition Classes
    Results
  629. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  630. implicit def toStringResultMatcher(result: MatchResult[String]): StringResultMatcher

    Permalink
    Definition Classes
    StringBeHaveMatchers
  631. implicit def toTryResultMatcher[T](result: MatchResult[Try[T]]): TryResultMatcher[T]

    Permalink
    Definition Classes
    TryBeHaveMatchers
  632. def todo: Pending

    Permalink
    Definition Classes
    ThrownStandardResults → StandardResults
  633. implicit def traversable[T](s: MatchResult[Traversable[T]]): TraversableBeHaveMatchers[T]

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  634. implicit def tripletFunctionToMatcher[T](f: (T) ⇒ (Boolean, String, String)): Matcher[T]

    Permalink
    Definition Classes
    MatchersCreation
  635. implicit def typedEqualExpectation[T](t: ⇒ T): TypedEqualExpectation[T]

    Permalink
    Definition Classes
    TypedEqual
  636. def typedEqualTo[T](t: ⇒ T): EqualityMatcher[T]

    Permalink
    Definition Classes
    AnyBaseMatchers
  637. def unbatched: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  638. def updateArguments(a: Arguments): Arguments

    Permalink
    Definition Classes
    MutableArgumentsBuilder
  639. def value[V](v: V): Matcher[Iterable[(Any, V)]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  640. def valueIsTypedValueCheck[T](expected: T)(implicit di: Diffable[T]): BeEqualTypedValueCheck[T]

    Permalink
    Definition Classes
    ValueChecksBase
  641. def values[V](vs: V*): Matcher[Iterable[(Any, V)]]

    Permalink
    Definition Classes
    MapBeHaveMatchers
  642. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  643. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  644. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  645. def was(s: String): Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  646. def wontdo: Success

    Permalink
    Definition Classes
    StandardResults
  647. implicit def writeableOf_AnyContentAsEmpty(implicit code: Codec): Writeable[AnyContentAsEmpty.type]

    Permalink
    Definition Classes
    Writeables
  648. implicit def writeableOf_AnyContentAsFormUrlEncoded(implicit code: Codec): Writeable[AnyContentAsFormUrlEncoded]

    Permalink
    Definition Classes
    Writeables
  649. implicit def writeableOf_AnyContentAsJson: Writeable[AnyContentAsJson]

    Permalink
    Definition Classes
    Writeables
  650. def writeableOf_AnyContentAsJson(codec: Codec, contentType: Option[String]): Writeable[AnyContentAsJson]

    Permalink
    Definition Classes
    Writeables
  651. implicit def writeableOf_AnyContentAsMultipartForm(contentType: Option[String])(implicit codec: Codec): Writeable[AnyContentAsMultipartFormData]

    Permalink
    Definition Classes
    Writeables
  652. implicit def writeableOf_AnyContentAsMultipartForm(implicit codec: Codec): Writeable[AnyContentAsMultipartFormData]

    Permalink
    Definition Classes
    Writeables
  653. implicit def writeableOf_AnyContentAsRaw: Writeable[AnyContentAsRaw]

    Permalink
    Definition Classes
    Writeables
  654. implicit def writeableOf_AnyContentAsText(implicit code: Codec): Writeable[AnyContentAsText]

    Permalink
    Definition Classes
    Writeables
  655. implicit def writeableOf_AnyContentAsXml(implicit codec: Codec): Writeable[AnyContentAsXml]

    Permalink
    Definition Classes
    Writeables
  656. def xonly: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  657. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19], m20: (⇒ T20) ⇒ Matcher[S20], m21: (⇒ T21) ⇒ Matcher[S21], m22: (⇒ T22) ⇒ Matcher[S22]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21, S22)]

    Permalink
    Definition Classes
    MatcherZipOperators
  658. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19], m20: (⇒ T20) ⇒ Matcher[S20], m21: (⇒ T21) ⇒ Matcher[S21]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20, S21)]

    Permalink
    Definition Classes
    MatcherZipOperators
  659. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19], m20: (⇒ T20) ⇒ Matcher[S20]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19, S20)]

    Permalink
    Definition Classes
    MatcherZipOperators
  660. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18], m19: (⇒ T19) ⇒ Matcher[S19]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18, S19)]

    Permalink
    Definition Classes
    MatcherZipOperators
  661. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17], m18: (⇒ T18) ⇒ Matcher[S18]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17, S18)]

    Permalink
    Definition Classes
    MatcherZipOperators
  662. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16], m17: (⇒ T17) ⇒ Matcher[S17]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16, S17)]

    Permalink
    Definition Classes
    MatcherZipOperators
  663. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15], m16: (⇒ T16) ⇒ Matcher[S16]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15, S16)]

    Permalink
    Definition Classes
    MatcherZipOperators
  664. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14], m15: (⇒ T15) ⇒ Matcher[S15]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15)]

    Permalink
    Definition Classes
    MatcherZipOperators
  665. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13], m14: (⇒ T14) ⇒ Matcher[S14]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14)]

    Permalink
    Definition Classes
    MatcherZipOperators
  666. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12], m13: (⇒ T13) ⇒ Matcher[S13]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13)]

    Permalink
    Definition Classes
    MatcherZipOperators
  667. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11], m12: (⇒ T12) ⇒ Matcher[S12]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12)]

    Permalink
    Definition Classes
    MatcherZipOperators
  668. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10], m11: (⇒ T11) ⇒ Matcher[S11]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11)]

    Permalink
    Definition Classes
    MatcherZipOperators
  669. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9], m10: (⇒ T10) ⇒ Matcher[S10]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9, S10)]

    Permalink
    Definition Classes
    MatcherZipOperators
  670. def zip[T1, T2, T3, T4, T5, T6, T7, T8, T9, S1, S2, S3, S4, S5, S6, S7, S8, S9](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8], m9: (⇒ T9) ⇒ Matcher[S9]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8, T9)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8, S9)]

    Permalink
    Definition Classes
    MatcherZipOperators
  671. def zip[T1, T2, T3, T4, T5, T6, T7, T8, S1, S2, S3, S4, S5, S6, S7, S8](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7], m8: (⇒ T8) ⇒ Matcher[S8]): (⇒ (T1, T2, T3, T4, T5, T6, T7, T8)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7, S8)]

    Permalink
    Definition Classes
    MatcherZipOperators
  672. def zip[T1, T2, T3, T4, T5, T6, T7, S1, S2, S3, S4, S5, S6, S7](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6], m7: (⇒ T7) ⇒ Matcher[S7]): (⇒ (T1, T2, T3, T4, T5, T6, T7)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6, S7)]

    Permalink
    Definition Classes
    MatcherZipOperators
  673. def zip[T1, T2, T3, T4, T5, T6, S1, S2, S3, S4, S5, S6](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5], m6: (⇒ T6) ⇒ Matcher[S6]): (⇒ (T1, T2, T3, T4, T5, T6)) ⇒ Matcher[(S1, S2, S3, S4, S5, S6)]

    Permalink
    Definition Classes
    MatcherZipOperators
  674. def zip[T1, T2, T3, T4, T5, S1, S2, S3, S4, S5](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4], m5: (⇒ T5) ⇒ Matcher[S5]): (⇒ (T1, T2, T3, T4, T5)) ⇒ Matcher[(S1, S2, S3, S4, S5)]

    Permalink
    Definition Classes
    MatcherZipOperators
  675. def zip[T1, T2, T3, T4, S1, S2, S3, S4](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3], m4: (⇒ T4) ⇒ Matcher[S4]): (⇒ (T1, T2, T3, T4)) ⇒ Matcher[(S1, S2, S3, S4)]

    Permalink
    Definition Classes
    MatcherZipOperators
  676. def zip[T1, T2, T3, S1, S2, S3](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2], m3: (⇒ T3) ⇒ Matcher[S3]): (⇒ (T1, T2, T3)) ⇒ Matcher[(S1, S2, S3)]

    Permalink
    Definition Classes
    MatcherZipOperators
  677. def zip[T1, T2, S1, S2](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2]): (⇒ (T1, T2)) ⇒ Matcher[(S1, S2)]

    Permalink
    Definition Classes
    MatcherZipOperators
  678. def ~[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers
  679. def ~[S](n: S)(delta: S)(implicit arg0: Numeric[S]): Matcher[S]

    Permalink
    Definition Classes
    NumericBaseMatchers

Deprecated Value Members

  1. val TOO_MANY_REQUEST: Int

    Permalink
    Definition Classes
    Status
    Annotations
    @deprecated
    Deprecated

    (Since version 2.6.0) Use TOO_MANY_REQUESTS instead

Inherited from FutureAwaits

Inherited from RouteInvokers

Inherited from EssentialActionCaller

Inherited from Writeables

Inherited from ResultExtractors

Inherited from DefaultAwaitTimeout

Inherited from HttpProtocol

Inherited from Status

Inherited from HeaderNames

Inherited from PlayRunners

Inherited from HttpVerbs

Inherited from SpecificationLike

Inherited from SpecificationFeatures

Inherited from ShouldThrownMatchers

Inherited from ShouldThrownExpectations

Inherited from ShouldThrownExpectables

Inherited from ThrownExpectations

Inherited from ThrownStandardResults

Inherited from MustThrownMatchers

Inherited from MustThrownExpectations

Inherited from MustThrownExpectables

Inherited from MustThrownExpectations1

Inherited from ThrownExpectables

Inherited from SpecificationFeatures

Inherited from ImplicitExecutionContexts

Inherited from Debug

Inherited from StandardMatchResults

Inherited from StandardResults

Inherited from ShouldMatchers

Inherited from ShouldExpectations

Inherited from MustMatchers

Inherited from MustExpectations

Inherited from MustExpectations1

Inherited from MustExpectationsCreation

Inherited from Matchers

Inherited from LanguageFeatures

Inherited from MatchersImplicits

Inherited from SequenceMatchersCreation

Inherited from MatchersCreation

Inherited from ResultImplicits

Inherited from MatchResultImplicits

Inherited from MatcherZipOperators

Inherited from MatchResultCombinators

Inherited from ResultLogicalCombinators

Inherited from Results

Inherited from Expectations

Inherited from ExpectationsDescription

Inherited from TypedEqual

Inherited from FutureMatchers

Inherited from FutureBaseMatchers

Inherited from EventuallyMatchers

Inherited from EventuallyResults

Inherited from TryMatchers

Inherited from TryBeHaveMatchers

Inherited from TryBaseMatchers

Inherited from EitherMatchers

Inherited from EitherBeHaveMatchers

Inherited from EitherBaseMatchers

Inherited from OptionMatchers

Inherited from ValueChecks

Inherited from ValueChecksBase

Inherited from OptionBeHaveMatchers

Inherited from OptionBaseMatchers

Inherited from NumericMatchers

Inherited from NumericBeHaveMatchers

Inherited from NumericBaseMatchers

Inherited from ExceptionMatchers

Inherited from ExceptionBeHaveMatchers

Inherited from ExceptionBaseMatchers

Inherited from ExpectationsCreation

Inherited from MatchResultStackTrace

Inherited from StringMatchers

Inherited from StringBeHaveMatchers

Inherited from StringBaseMatchers

Inherited from MapMatchers

Inherited from MapBeHaveMatchers

Inherited from MapBaseMatchers

Inherited from TraversableMatchers

Inherited from NumberOfTimes

Inherited from ImplicitParameters

Inherited from ValueChecksLowImplicits

Inherited from LazyParameters

Inherited from TraversableBaseMatchers

Inherited from AnyMatchers

Inherited from BeHaveMatchers

Inherited from AnyBaseMatchers

Inherited from SpecificationCreation

Inherited from MutableDsl

Inherited from TagDsl

Inherited from ReferenceDsl

Inherited from ArgumentsDsl

Inherited from ArgumentsCreation

Inherited from TitleDsl

Inherited from ActionDsl

Inherited from TextDsl

Inherited from TextCreation

Inherited from ExampleDsl

Inherited from ExampleDsl1

Inherited from ExampleDsl0

Inherited from BlockDsl

Inherited from BlockCreation

Inherited from AutoExamples

Inherited from FormattingFragments

Inherited from SpecificationCreation

Inherited from FormattingFragments

Inherited from S2StringContext

Inherited from S2StringContext1

Inherited from S2StringContextCreation

Inherited from ArgumentsShortcuts

Inherited from ArgumentsArgs

Inherited from ArgProperties

Inherited from ArgumentsCreation

Inherited from AutoExamples

Inherited from AcceptanceDsl

Inherited from ReferenceDsl

Inherited from ExampleDsl

Inherited from TitleDsl

Inherited from SpecStructureDsl

Inherited from FragmentsDsl

Inherited from AcceptanceDsl1

Inherited from ActionDsl

Inherited from TagDsl

Inherited from ReferenceCreation

Inherited from SpecStructureDsl1

Inherited from SpecificationStructure

Inherited from MutableFragmentBuilder

Inherited from MutableHeaderBuilder

Inherited from MutableArgumentsBuilder

Inherited from FragmentsFactory

Inherited from FragmentBuilder

Inherited from SpecificationStructure

Inherited from AnyRef

Inherited from Any

Ungrouped