play.api.test

PlaySpecification

Related Doc: package test

trait PlaySpecification extends Specification 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.

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

Type Members

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

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

    Definition Classes
    AnyBeHaveMatchers
  3. class AnyMatcherResult extends AnyRef

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

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

    Definition Classes
    AnyBeHaveMatchers
  6. class BangExample extends AnyRef

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

    Definition Classes
    AnyBeHaveMatchers
  8. class BlockExample extends AnyRef

    Definition Classes
    ExampleDsl1
  9. class ClassMatcherResult extends AnyRef

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

    Definition Classes
    MatcherZipOperators
  11. class Debuggable[T] extends ConsoleOutput

    Definition Classes
    Debug
  12. class Descriptible[T] extends AnyRef

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

    Definition Classes
    EitherBeHaveMatchers
  14. class ExceptionClassMatcher extends Matcher[Any]

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

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

    Definition Classes
    ExceptionBeHaveMatchers
  17. class ExpectationDescription extends AnyRef

    Definition Classes
    ExpectationsDescription
  18. class FindMatcher extends Matcher[String]

    Definition Classes
    StringBaseMatchers
  19. class FindMatcherPattern extends FindMatcher

    Definition Classes
    StringBaseMatchers
  20. class FindMatcherPatternWithGroups extends FindMatcherWithGroups

    Definition Classes
    StringBaseMatchers
  21. class FindMatcherRegex extends FindMatcherPattern

    Definition Classes
    StringBaseMatchers
  22. class FindMatcherWithGroups extends Matcher[String]

    Definition Classes
    StringBaseMatchers
  23. implicit class FragmentTaggedAs extends AnyRef

    Definition Classes
    TagDsl
  24. implicit class FragmentsTaggedAs extends AnyRef

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

    Definition Classes
    FutureMatchers
  26. implicit class FuturezMatchable[T] extends AnyRef

    Definition Classes
    FuturezMatchers
  27. class HasSize[T] extends AnyRef

    Definition Classes
    TraversableBeHaveMatchers
  28. implicit class HiddenFragment extends AnyRef

    Definition Classes
    FragmentsDsl
  29. trait ImplicitParam extends AnyRef

    Definition Classes
    ImplicitParameters
  30. trait ImplicitParam1 extends AnyRef

    Definition Classes
    ImplicitParameters
  31. trait ImplicitParam10 extends AnyRef

    Definition Classes
    ImplicitParameters
  32. trait ImplicitParam2 extends AnyRef

    Definition Classes
    ImplicitParameters
  33. trait ImplicitParam3 extends AnyRef

    Definition Classes
    ImplicitParameters
  34. trait ImplicitParam4 extends AnyRef

    Definition Classes
    ImplicitParameters
  35. trait ImplicitParam5 extends AnyRef

    Definition Classes
    ImplicitParameters
  36. trait ImplicitParam6 extends AnyRef

    Definition Classes
    ImplicitParameters
  37. trait ImplicitParam7 extends AnyRef

    Definition Classes
    ImplicitParameters
  38. trait ImplicitParam8 extends AnyRef

    Definition Classes
    ImplicitParameters
  39. trait ImplicitParam9 extends AnyRef

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

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

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

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

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

    Definition Classes
    MatchResultLogicalCombinators
  45. implicit class MatcherFunction[S, T] extends AnyRef

    Definition Classes
    SequenceMatchersCreation
  46. class MutableBangExample extends org.specs2.specification.dsl.mutable.ExampleDsl.BangExample

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

    Definition Classes
    TitleDsl
  48. implicit class MutedFragment extends AnyRef

    Definition Classes
    FragmentsDsl
  49. case class NegativeTimeout(t: Timeout) extends Product with Serializable

    How long we should wait for something that we expect *not* to happen, e.g.

    How long we should wait for something that we expect *not* to happen, e.g. waiting to make sure that a channel is *not* closed by some concurrent process.

    NegativeTimeout is a separate type to a normal Timeout because we'll want to set it to a lower value. This is because in normal usage we'll need to wait for the full length of time to show that nothing has happened in that time. If the value is too high then we'll spend a lot of time waiting during normal usage. If it is too low, however, we may miss events that occur after the timeout has finished. This is a necessary tradeoff.

    Where possible, tests should avoid using a NegativeTimeout. Tests will often know exactly when an event should occur. In this case they can perform a check for the event immediately rather than using using NegativeTimeout.

    Definition Classes
    DefaultAwaitTimeout
  50. class NeutralMatcherNumeric extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  51. class NeutralMatcherOrdered extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  52. class NeutralStringMatcher extends AnyRef

    Definition Classes
    StringBeHaveMatchers
  53. class NotStringMatcher extends AnyRef

    Definition Classes
    StringBeHaveMatchers
  54. class NumericResultMatcher[S] extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  55. class OptionResultMatcher[T] extends AnyRef

    Definition Classes
    OptionBeHaveMatchers
  56. class OrderedResultMatcher[S] extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  57. class OrderedSeqMatchResult[T] extends AnyRef

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

    Definition Classes
    MapBeHaveMatchers
  59. class PendingUntilFixed[T] extends AnyRef

    Definition Classes
    PendingUntilFixed
  60. class ResultLogicalCombinator extends AnyRef

    Definition Classes
    ResultLogicalCombinators
  61. class SeqMatcher[S, T] extends Matcher[Seq[T]]

    Definition Classes
    SequenceMatchersCreation
  62. class SetMatcher[S, T] extends Matcher[Set[T]]

    Definition Classes
    SequenceMatchersCreation
  63. implicit class SignificantFiguresSyntax extends AnyRef

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

    Definition Classes
    NumericMatchers
  65. class StringResultMatcher extends AnyRef

    Definition Classes
    StringBeHaveMatchers
  66. class TitleOps extends AnyRef

    Definition Classes
    TitleDsl
  67. class TraversableBeHaveMatchers[T] extends AnyRef

    Definition Classes
    TraversableBeHaveMatchers
  68. trait TraversableMatcher[T] extends Matcher[GenTraversableOnce[T]]

    Definition Classes
    TraversableBaseMatchers
  69. class TryResultMatcher[T] extends AnyRef

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherZipOperators
  81. 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

    Definition Classes
    MatcherZipOperators
  82. 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

    Definition Classes
    MatcherZipOperators
  83. 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

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

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

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

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

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

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

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

    Definition Classes
    MatcherZipOperators
  91. class TypedEqualExpectation[T] extends AnyRef

    Definition Classes
    TypedEqual
  92. class WarningForgottenOperator extends AnyRef

    Definition Classes
    BlockDsl
  93. implicit class appendSpecStructureToFragment extends AnyRef

    Definition Classes
    SpecStructureDsl
  94. implicit class appendSpecStructureToFragments extends AnyRef

    Definition Classes
    SpecStructureDslLowImplicits
  95. implicit class appendSpecStructureToSpecHeader extends AnyRef

    Definition Classes
    SpecStructureDsl
  96. implicit class appendSpecStructureToSpecStructure extends AnyRef

    Definition Classes
    SpecStructureDsl
  97. implicit class appendSpecStructureToString extends AnyRef

    Definition Classes
    SpecStructureDsl
  98. implicit class appendToArguments extends AnyRef

    Definition Classes
    SpecStructureDsl1
  99. implicit class appendToFragment extends AnyRef

    Definition Classes
    FragmentsDsl
  100. implicit class appendToFragments extends AnyRef

    Definition Classes
    FragmentsDsl
  101. implicit class appendToString extends AnyRef

    Definition Classes
    FragmentsDsl
  102. implicit class describe extends AnyRef

    Definition Classes
    BlockDsl
  103. implicit class fragmentFormatting extends AnyRef

    Definition Classes
    TextDsl
  104. implicit class fragmentsFormatting extends AnyRef

    Definition Classes
    TextDsl
  105. implicit class futureAsResult[T] extends org.specs2.matcher.FuturezMatchers.FuturezAsResult[T]

    Definition Classes
    FuturezMatchers
  106. implicit class linkFragment extends AnyRef

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

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

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

    Definition Classes
    ResultImplicits
  110. implicit class seeFragment extends AnyRef

    Definition Classes
    ReferenceDsl
  111. implicit class specificationInStringContext extends AnyRef

    Definition Classes
    S2StringContextCreation
  112. implicit class textFragment extends AnyRef

    Definition Classes
    TextDsl

Value Members

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

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

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

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

    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

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

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

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

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

    Definition Classes
    StringBaseMatchers
  10. def ===[T](t: ⇒ T): BeTypedEqualTo[T]

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  17. val ACCEPT: String

    Definition Classes
    HeaderNames
  18. val ACCEPTED: Int

    Definition Classes
    Status
  19. val ACCEPT_CHARSET: String

    Definition Classes
    HeaderNames
  20. val ACCEPT_ENCODING: String

    Definition Classes
    HeaderNames
  21. val ACCEPT_LANGUAGE: String

    Definition Classes
    HeaderNames
  22. val ACCEPT_RANGES: String

    Definition Classes
    HeaderNames
  23. val ACCESS_CONTROL_ALLOW_CREDENTIALS: String

    Definition Classes
    HeaderNames
  24. val ACCESS_CONTROL_ALLOW_HEADERS: String

    Definition Classes
    HeaderNames
  25. val ACCESS_CONTROL_ALLOW_METHODS: String

    Definition Classes
    HeaderNames
  26. val ACCESS_CONTROL_ALLOW_ORIGIN: String

    Definition Classes
    HeaderNames
  27. val ACCESS_CONTROL_EXPOSE_HEADERS: String

    Definition Classes
    HeaderNames
  28. val ACCESS_CONTROL_MAX_AGE: String

    Definition Classes
    HeaderNames
  29. val ACCESS_CONTROL_REQUEST_HEADERS: String

    Definition Classes
    HeaderNames
  30. val ACCESS_CONTROL_REQUEST_METHOD: String

    Definition Classes
    HeaderNames
  31. val AGE: String

    Definition Classes
    HeaderNames
  32. val ALLOW: String

    Definition Classes
    HeaderNames
  33. val AUTHORIZATION: String

    Definition Classes
    HeaderNames
  34. val BAD_GATEWAY: Int

    Definition Classes
    Status
  35. val BAD_REQUEST: Int

    Definition Classes
    Status
  36. val CACHE_CONTROL: String

    Definition Classes
    HeaderNames
  37. val CHUNKED: String

    Definition Classes
    HttpProtocol
  38. val CONFLICT: Int

    Definition Classes
    Status
  39. val CONNECTION: String

    Definition Classes
    HeaderNames
  40. val CONTENT_DISPOSITION: String

    Definition Classes
    HeaderNames
  41. val CONTENT_ENCODING: String

    Definition Classes
    HeaderNames
  42. val CONTENT_LANGUAGE: String

    Definition Classes
    HeaderNames
  43. val CONTENT_LENGTH: String

    Definition Classes
    HeaderNames
  44. val CONTENT_LOCATION: String

    Definition Classes
    HeaderNames
  45. val CONTENT_MD5: String

    Definition Classes
    HeaderNames
  46. val CONTENT_RANGE: String

    Definition Classes
    HeaderNames
  47. val CONTENT_TRANSFER_ENCODING: String

    Definition Classes
    HeaderNames
  48. val CONTENT_TYPE: String

    Definition Classes
    HeaderNames
  49. val CONTINUE: Int

    Definition Classes
    Status
  50. val COOKIE: String

    Definition Classes
    HeaderNames
  51. val CREATED: Int

    Definition Classes
    Status
  52. val DATE: String

    Definition Classes
    HeaderNames
  53. val DELETE: String

    Definition Classes
    HttpVerbs
  54. val ETAG: String

    Definition Classes
    HeaderNames
  55. val EXPECT: String

    Definition Classes
    HeaderNames
  56. val EXPECTATION_FAILED: Int

    Definition Classes
    Status
  57. val EXPIRES: String

    Definition Classes
    HeaderNames
  58. val FAILED_DEPENDENCY: Int

    Definition Classes
    Status
  59. val FIREFOX: Class[FirefoxDriver]

    Definition Classes
    PlayRunners
  60. val FORBIDDEN: Int

    Definition Classes
    Status
  61. val FORWARDED: String

    Definition Classes
    HeaderNames
  62. val FOUND: Int

    Definition Classes
    Status
  63. val FROM: String

    Definition Classes
    HeaderNames
  64. val GATEWAY_TIMEOUT: Int

    Definition Classes
    Status
  65. val GET: String

    Definition Classes
    HttpVerbs
  66. val GONE: Int

    Definition Classes
    Status
  67. val HEAD: String

    Definition Classes
    HttpVerbs
  68. val HOST: String

    Definition Classes
    HeaderNames
  69. val HTMLUNIT: Class[HtmlUnitDriver]

    Definition Classes
    PlayRunners
  70. val HTTP_1_0: String

    Definition Classes
    HttpProtocol
  71. val HTTP_1_1: String

    Definition Classes
    HttpProtocol
  72. val HTTP_VERSION_NOT_SUPPORTED: Int

    Definition Classes
    Status
  73. val IF_MATCH: String

    Definition Classes
    HeaderNames
  74. val IF_MODIFIED_SINCE: String

    Definition Classes
    HeaderNames
  75. val IF_NONE_MATCH: String

    Definition Classes
    HeaderNames
  76. val IF_RANGE: String

    Definition Classes
    HeaderNames
  77. val IF_UNMODIFIED_SINCE: String

    Definition Classes
    HeaderNames
  78. val INSUFFICIENT_STORAGE: Int

    Definition Classes
    Status
  79. val INTERNAL_SERVER_ERROR: Int

    Definition Classes
    Status
  80. val LAST_MODIFIED: String

    Definition Classes
    HeaderNames
  81. val LENGTH_REQUIRED: Int

    Definition Classes
    Status
  82. val LOCATION: String

    Definition Classes
    HeaderNames
  83. val LOCKED: Int

    Definition Classes
    Status
  84. val MAX_FORWARDS: String

    Definition Classes
    HeaderNames
  85. val METHOD_NOT_ALLOWED: Int

    Definition Classes
    Status
  86. val MOVED_PERMANENTLY: Int

    Definition Classes
    Status
  87. val MULTIPLE_CHOICES: Int

    Definition Classes
    Status
  88. val MULTI_STATUS: Int

    Definition Classes
    Status
  89. val NON_AUTHORITATIVE_INFORMATION: Int

    Definition Classes
    Status
  90. val NOT_ACCEPTABLE: Int

    Definition Classes
    Status
  91. val NOT_FOUND: Int

    Definition Classes
    Status
  92. val NOT_IMPLEMENTED: Int

    Definition Classes
    Status
  93. val NOT_MODIFIED: Int

    Definition Classes
    Status
  94. val NO_CONTENT: Int

    Definition Classes
    Status
  95. val OK: Int

    Definition Classes
    Status
  96. val OPTIONS: String

    Definition Classes
    HttpVerbs
  97. val ORIGIN: String

    Definition Classes
    HeaderNames
  98. val PARTIAL_CONTENT: Int

    Definition Classes
    Status
  99. val PATCH: String

    Definition Classes
    HttpVerbs
  100. val PAYMENT_REQUIRED: Int

    Definition Classes
    Status
  101. val POST: String

    Definition Classes
    HttpVerbs
  102. val PRAGMA: String

    Definition Classes
    HeaderNames
  103. val PRECONDITION_FAILED: Int

    Definition Classes
    Status
  104. val PROXY_AUTHENTICATE: String

    Definition Classes
    HeaderNames
  105. val PROXY_AUTHENTICATION_REQUIRED: Int

    Definition Classes
    Status
  106. val PROXY_AUTHORIZATION: String

    Definition Classes
    HeaderNames
  107. val PUT: String

    Definition Classes
    HttpVerbs
  108. val RANGE: String

    Definition Classes
    HeaderNames
  109. val REFERER: String

    Definition Classes
    HeaderNames
  110. val REQUESTED_RANGE_NOT_SATISFIABLE: Int

    Definition Classes
    Status
  111. val REQUEST_ENTITY_TOO_LARGE: Int

    Definition Classes
    Status
  112. val REQUEST_TIMEOUT: Int

    Definition Classes
    Status
  113. val REQUEST_URI_TOO_LONG: Int

    Definition Classes
    Status
  114. val RESET_CONTENT: Int

    Definition Classes
    Status
  115. val RETRY_AFTER: String

    Definition Classes
    HeaderNames
  116. val SEE_OTHER: Int

    Definition Classes
    Status
  117. val SERVER: String

    Definition Classes
    HeaderNames
  118. val SERVICE_UNAVAILABLE: Int

    Definition Classes
    Status
  119. val SET_COOKIE: String

    Definition Classes
    HeaderNames
  120. val SET_COOKIE2: String

    Definition Classes
    HeaderNames
  121. val SWITCHING_PROTOCOLS: Int

    Definition Classes
    Status
  122. val TE: String

    Definition Classes
    HeaderNames
  123. val TEMPORARY_REDIRECT: Int

    Definition Classes
    Status
  124. val TOO_MANY_REQUEST: Int

    Definition Classes
    Status
  125. val TRAILER: String

    Definition Classes
    HeaderNames
  126. val TRANSFER_ENCODING: String

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

    Definition Classes
    NumericMatchers
  128. val UNAUTHORIZED: Int

    Definition Classes
    Status
  129. val UNPROCESSABLE_ENTITY: Int

    Definition Classes
    Status
  130. val UNSUPPORTED_MEDIA_TYPE: Int

    Definition Classes
    Status
  131. val UPGRADE: String

    Definition Classes
    HeaderNames
  132. val USER_AGENT: String

    Definition Classes
    HeaderNames
  133. val USE_PROXY: Int

    Definition Classes
    Status
  134. val VARY: String

    Definition Classes
    HeaderNames
  135. val VIA: String

    Definition Classes
    HeaderNames
  136. val WARNING: String

    Definition Classes
    HeaderNames
  137. val WWW_AUTHENTICATE: String

    Definition Classes
    HeaderNames
  138. val X_FORWARDED_FOR: String

    Definition Classes
    HeaderNames
  139. val X_FORWARDED_HOST: String

    Definition Classes
    HeaderNames
  140. val X_FORWARDED_PORT: String

    Definition Classes
    HeaderNames
  141. val X_FORWARDED_PROTO: String

    Definition Classes
    HeaderNames
  142. val X_REQUESTED_WITH: String

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

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

    Definition Classes
    TryBaseMatchers
  145. def aFailedTry[T]: TryFailureMatcher[T]

    Definition Classes
    TryBaseMatchers
  146. def aSuccessfulTry[T](t: T): TrySuccessCheckedMatcher[T]

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

    Definition Classes
    TryBaseMatchers
  148. def aSuccessfulTry[T]: TrySuccessMatcher[T]

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

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

    Definition Classes
    TextCreation
  151. def addBacktab: Fragment

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

    Definition Classes
    TextCreation
  153. def addBreak: Fragment

    Definition Classes
    TextCreation
  154. def addFragment(fragment: Fragment): Fragment

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

    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  156. def addFragments(fragments: Fragments): Fragments

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

    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  158. def addParagraph(s: String, n: Int): Fragment

    Definition Classes
    TextCreation
  159. def addTab(n: Int): Fragment

    Definition Classes
    TextCreation
  160. def addTab: Fragment

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

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

    Definition Classes
    MustThrownExpectations → MustExpectations
  163. implicit def akaShould[T](tm: Expectable[T]): ShouldExpectable[T]

    Definition Classes
    ShouldThrownExpectations → ShouldExpectations
  164. def allOf[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

    Definition Classes
    TraversableBaseMatchers
  165. def anError: Error

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  166. def anInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]

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

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

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

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

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

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

    Definition Classes
    ArgumentsCreation → ArgumentsCreation
  173. lazy val args: ArgumentsNamespaceMutable

    Definition Classes
    ArgumentsCreation → ArgumentsCreation
  174. implicit def argumentsFunctionIsInterpolatedFragment[R](f: (Arguments) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Definition Classes
    S2StringContext
  175. final def asInstanceOf[T0]: T0

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

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

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

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

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

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

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

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

    Definition Classes
    SequenceMatchersCreation
  184. def atLeastOnceWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]

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

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

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

    Definition Classes
    SequenceMatchersCreation
  188. def atMostOnceWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]

    Definition Classes
    SequenceMatchersCreation
  189. def attempt[T](m: Matcher[T])(timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Definition Classes
    FuturezBaseMatchers
  190. def attempt[T](m: Matcher[T])(retries: Int)(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Definition Classes
    FuturezBaseMatchers
  191. def attempt[T](m: Matcher[T])(retries: Int, timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Definition Classes
    FuturezBaseMatchers
  192. def attempt[T](m: Matcher[T])(implicit ee: ExecutionEnv): Matcher[Future[T]]

    Definition Classes
    FuturezBaseMatchers
  193. def await[T](future: Future[T], timeout: Long, unit: TimeUnit): T

    Block until a Promise is redeemed with the specified timeout.

    Block until a Promise is redeemed with the specified timeout.

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

    Block until a Promise is redeemed.

    Block until a Promise is redeemed.

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

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

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

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

    Definition Classes
    ExampleDsl → ExampleDsl
  199. def be: NeutralMatcher[Any]

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

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

    Definition Classes
    TryBaseMatchers
  202. def beAFailedTry[T]: TryFailureMatcher[T]

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

    Definition Classes
    TryBaseMatchers
  204. def beASuccessfulTry[T]: TrySuccessMatcher[T]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TryBaseMatchers
  220. def beFailedTry[T]: TryFailureMatcher[T]

    Definition Classes
    TryBaseMatchers
  221. def beFalse: Matcher[Boolean]

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

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

    Definition Classes
    NumericBaseMatchers
  224. def beLeft[T]: LeftMatcher[T]

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

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

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

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

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

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

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

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

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

    Definition Classes
    OptionBaseMatchers
  234. def beNull[T]: BeNull[T]

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

    Definition Classes
    AnyBaseMatchers
  236. def beRight[T]: RightMatcher[T]

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

    Definition Classes
    EitherBaseMatchers
  238. def beSome[T]: SomeMatcher[T]

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

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

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

    Definition Classes
    TryBaseMatchers
  242. def beSuccessfulTry[T]: TrySuccessMatcher[T]

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

    Definition Classes
    AnyBaseMatchers
  244. def beTrue: BeTrueMatcher

    Definition Classes
    AnyBaseMatchers
  245. def beTypedEqualTo[T](t: ⇒ T, equality: (T, T) ⇒ Boolean): BeTypedEqualTo[T]

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

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

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

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

    Definition Classes
    StringBaseMatchers
  250. def be_!==[T](t: ⇒ T): Matcher[T]

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

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

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

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

    Definition Classes
    StringBaseMatchers
  255. def be_===[T](t: ⇒ T): BeTypedEqualTo[T]

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

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

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

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

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

    Definition Classes
    ExampleDsl1
  261. def booleanToSimpleResult(b: Boolean): Result

    Definition Classes
    Results
  262. def br: Fragment

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

    Definition Classes
    FormattingFragments → FormattingFragments
  264. def bt: Fragment

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

    Execute an play.api.mvc.EssentialAction.

    Execute an play.api.mvc.EssentialAction.

    The body is serialised using the implicit writable, so that the action body parser can deserialise it.

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

    Execute an play.api.mvc.EssentialAction.

    Execute an play.api.mvc.EssentialAction.

    The body is serialised using the implicit writable, so that the action body parser can deserialise it.

    Definition Classes
    EssentialActionCaller
  267. def charset(of: Future[Result])(implicit timeout: Timeout): Option[String]

    Extracts the Charset of this Result value.

    Extracts the Charset of this Result value.

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

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

    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation → ExpectationsCreation
  270. def checkResultFailure(result: ⇒ Result): Result

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

    Definition Classes
    TraversableBaseMatchersLowImplicits
  272. def clone(): AnyRef

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

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

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

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

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

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

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

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

    Definition Classes
    ResultLogicalCombinators
  281. implicit def commandLineAsResultIsInterpolatedFragment[R](r: ⇒ R)(implicit arg0: CommandLineAsResult[R]): InterpolatedFragment

    Definition Classes
    S2StringContextImplicitsControl
  282. implicit def commandLineFunctionIsInterpolatedFragment[R](f: (CommandLine) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Definition Classes
    S2StringContext
  283. def contain[T, S](f: (⇒ T) ⇒ Matcher[S])(expected: ⇒ Seq[T]): (Seq[S]) ⇒ MatchResult[Seq[S]]

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

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

    Definition Classes
    StringBaseMatchers
  286. 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]

    Definition Classes
    TraversableBaseMatchers
  287. 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]

    Definition Classes
    TraversableBaseMatchers
  288. 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]

    Definition Classes
    TraversableBaseMatchers
  289. 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]

    Definition Classes
    TraversableBaseMatchers
  290. 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]

    Definition Classes
    TraversableBaseMatchers
  291. 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]

    Definition Classes
    TraversableBaseMatchers
  292. 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]

    Definition Classes
    TraversableBaseMatchers
  293. 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]

    Definition Classes
    TraversableBaseMatchers
  294. 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]

    Definition Classes
    TraversableBaseMatchers
  295. 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]

    Definition Classes
    TraversableBaseMatchers
  296. 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]

    Definition Classes
    TraversableBaseMatchers
  297. 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]

    Definition Classes
    TraversableBaseMatchers
  298. 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]

    Definition Classes
    TraversableBaseMatchers
  299. 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]

    Definition Classes
    TraversableBaseMatchers
  300. 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]

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

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

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchers
  308. def containAllOf[T](seq: Seq[T]): ContainWithResultSeq[T]

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

    Definition Classes
    TraversableBaseMatchers
  310. def containMatch[T](t: ⇒ String): Matcher[GenTraversableOnce[T]]

    Definition Classes
    TraversableBaseMatchers
  311. def containPattern[T](t: ⇒ String): Matcher[GenTraversableOnce[T]]

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

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

    Definition Classes
    StringBeHaveMatchers
  314. def contentAsBytes(of: Future[Result])(implicit timeout: Timeout): Array[Byte]

    Extracts the content as bytes.

    Extracts the content as bytes.

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

    Extracts the content as bytes.

    Extracts the content as bytes.

    Definition Classes
    ResultExtractors
  316. def contentAsJson(of: Future[Result])(implicit timeout: Timeout): JsValue

    Extracts the content as Json.

    Extracts the content as Json.

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

    Extracts the content as Json.

    Extracts the content as Json.

    Definition Classes
    ResultExtractors
  318. def contentAsString(of: Future[Result])(implicit timeout: Timeout): String

    Extracts the content as String.

    Extracts the content as String.

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

    Extracts the content as String.

    Extracts the content as String.

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

    Extracts the Content-Type of this Result value.

    Extracts the Content-Type of this Result value.

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

    Extracts the Content-Type of this Content value.

    Extracts the Content-Type of this Content value.

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

    Extracts the Cookies of this Result value.

    Extracts the Cookies of this Result value.

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

    Definition Classes
    AutoExamples → AutoExamples
  324. def createExecutionInterpolatedFragment(execution: Execution): InterpolatedFragment

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

    Definition Classes
    ThrownExpectationsCreation → ExpectationsCreation
  326. def createExpectable[T](t: ⇒ T, alias: (String) ⇒ String): Expectable[T]

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

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

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

    Definition Classes
    ThrownExpectationsCreation → ExpectationsCreation
  330. def createMustExpectable[T](t: ⇒ T): MustExpectable[T]

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

    Attributes
    protected
    Definition Classes
    ShouldThrownExpectations → ShouldExpectations
  332. implicit def debug[T](t: ⇒ T): Debuggable[T]

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

    Definition Classes
    SpecificationStructure
  334. implicit def defaultAwaitTimeout: Timeout

    The default await timeout.

    The default await timeout. Override this to change it.

    Definition Classes
    DefaultAwaitTimeout
  335. implicit val defaultNegativeTimeout: NegativeTimeout

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

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

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

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

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

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

    Definition Classes
    ArgumentsShortcuts
  342. def done: Success

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  347. def end: Fragment

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

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

    Definition Classes
    StringBeHaveMatchers
  350. implicit def envFunctionIsInterpolatedFragment[R](f: (Env) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Definition Classes
    S2StringContext
  351. final def eq(arg0: AnyRef): Boolean

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ArgumentsShortcuts
  362. implicit def executionContextFunctionIsInterpolatedFragment[R](f: (ExecutionContext) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Definition Classes
    S2StringContext
  363. implicit def executionEnvFunctionIsInterpolatedFragment[R](f: (ExecutionEnv) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Definition Classes
    S2StringContext
  364. implicit def executionEnvToExecutionContext(implicit ee: ExecutionEnv): ExecutionContext

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

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

    Definition Classes
    S2StringContext
  367. implicit def executorServiceFunctionIsInterpolatedFragment[R](f: (ExecutorService) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

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

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

    Definition Classes
    TryBaseMatchers
  370. def failedTry[T]: TryFailureMatcher[T]

    Definition Classes
    TryBaseMatchers
  371. def failure(f: Failure): Failure

    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation
  372. def failure(m: String): Failure

    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation
  373. def failure: Failure

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  374. def finalize(): Unit

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

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

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

    Definition Classes
    StringBaseMatchers
  378. def flash(of: Future[Result])(implicit timeout: Timeout): Flash

    Extracts the Flash values of this Result value.

    Extracts the Flash values of this Result value.

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

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

    Definition Classes
    SequenceMatchersCreation
  381. def forallWhen[T, U](values: GenTraversable[T])(f: PartialFunction[T, MatchResult[U]]): MatchResult[GenTraversableOnce[T]]

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

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

    Definition Classes
    SequenceMatchersCreation
  384. def foreachWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]

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

    Definition Classes
    SpecStructureDsl
  386. def fragmentFactory: FragmentFactory

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

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

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

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

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

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

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

    Definition Classes
    MatchResultImplicits
  394. def fullStackTrace: Arguments

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  403. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MapBaseMatchers
  418. def header(header: String, of: Future[Result])(implicit timeout: Timeout): Option[String]

    Extracts an Header value of this Result value.

    Extracts an Header value of this Result value.

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

    Extracts all Headers of this Result value.

    Extracts all Headers of this Result value.

    Definition Classes
    ResultExtractors
  420. implicit lazy val implicitParameter: ImplicitParam

    Definition Classes
    ImplicitParameters
  421. implicit lazy val implicitParameter1: ImplicitParam1

    Definition Classes
    ImplicitParameters
  422. implicit lazy val implicitParameter10: ImplicitParam10

    Definition Classes
    ImplicitParameters
  423. implicit lazy val implicitParameter2: ImplicitParam2

    Definition Classes
    ImplicitParameters
  424. implicit lazy val implicitParameter3: ImplicitParam3

    Definition Classes
    ImplicitParameters
  425. implicit lazy val implicitParameter4: ImplicitParam4

    Definition Classes
    ImplicitParameters
  426. implicit lazy val implicitParameter5: ImplicitParam5

    Definition Classes
    ImplicitParameters
  427. implicit lazy val implicitParameter6: ImplicitParam6

    Definition Classes
    ImplicitParameters
  428. implicit lazy val implicitParameter7: ImplicitParam7

    Definition Classes
    ImplicitParameters
  429. implicit lazy val implicitParameter8: ImplicitParam8

    Definition Classes
    ImplicitParameters
  430. implicit lazy val implicitParameter9: ImplicitParam9

    Definition Classes
    ImplicitParameters
  431. implicit lazy val implicitsAreAllowed: implicitConversions

    Definition Classes
    LanguageFeatures
  432. def inMemoryDatabase(name: String = "default", options: Map[String, String] = Map.empty[String, String]): Map[String, String]

    Constructs a in-memory (h2) database configuration to add to a FakeApplication.

    Constructs a in-memory (h2) database configuration to add to a FakeApplication.

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  437. def is: SpecStructure

    Definition Classes
    SpecificationStructure → SpecificationStructure
  438. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  439. def isolated: Arguments

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

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

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

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

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

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

    Definition Classes
    ThrownExpectationsCreation → StandardMatchResults
  446. implicit def lazyParameter[T](value: ⇒ T): LazyParameter[T]

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

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

    Definition Classes
    EitherBaseMatchers
  449. def left[T](t: T): LeftCheckedMatcher[T]

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

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

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

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

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

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

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

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

    Definition Classes
    ReferenceDsl → ReferenceCreation
  458. def map(fs: ⇒ Fragments, env: Env): Fragments

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

    Definition Classes
    SpecificationStructure
  460. def map(structure: SpecStructure): SpecStructure

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  469. def negate(r: Result): Result

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

    Definition Classes
    Results
  471. def nocolor: Arguments

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

    Definition Classes
    OptionBaseMatchers
  473. def not: NotMatcher[Any]

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

    Definition Classes
    AnyBaseMatchers
  475. final def notify(): Unit

    Definition Classes
    AnyRef
  476. final def notifyAll(): Unit

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

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

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

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

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

    Definition Classes
    TraversableBeHaveMatchers
  482. def p: Fragments

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

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

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

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

    Definition Classes
    ValueChecks
  487. def pending(p: Pending): Pending

    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation
  488. def pending(m: String): Pending

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  489. def pending: Pending

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  490. def pending[R](r: ⇒ R)(implicit arg0: AsResult[R]): Pending

    Definition Classes
    StandardResults
  491. def plan: Arguments

    Definition Classes
    ArgumentsShortcuts
  492. implicit lazy val postfixOpsAreAllowed: postfixOps

    Definition Classes
    LanguageFeatures
  493. def redirectLocation(of: Future[Result])(implicit timeout: Timeout): Option[String]

    Extracts the Location header of this Result value if this Result is a Redirect.

    Extracts the Location header of this Result value if this Result is a Redirect.

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

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

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

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

    Definition Classes
    EitherBaseMatchers
  498. def right[T](t: T): RightCheckedMatcher[T]

    Definition Classes
    EitherBaseMatchers
  499. def route[T](req: Request[T])(implicit w: Writeable[T]): Option[Future[Result]]

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    The body is serialised using the implicit writable, so that the action body parser can deserialise it.

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

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    The body is serialised using the implicit writable, so that the action body parser can deserialise it.

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

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    The body is serialised using the implicit writable, so that the action body parser can deserialise it.

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

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    Use the HttpRequestHandler to determine the Action to call for this request and execute it.

    The body is serialised using the implicit writable, so that the action body parser can deserialise it.

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

    Executes a block of code in a running server, with a test browser.

    Executes a block of code in a running server, with a test browser.

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

    Executes a block of code in a running server, with a test browser.

    Executes a block of code in a running server, with a test browser.

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

    Executes a block of code in a running server.

    Executes a block of code in a running server.

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

    Executes a block of code in a running application.

    Executes a block of code in a running application.

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

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

    Definition Classes
    ThrownExpectationsCreation → ExpectationsCreation
  509. def section(tag: NamedTag): Fragment

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

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

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

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

    Definition Classes
    MatchResultImplicits
  514. def sequential: Arguments

    Definition Classes
    ArgumentsShortcuts
  515. def session(of: Future[Result])(implicit timeout: Timeout): Session

    Extracts the Session of this Result value.

    Extracts the Session of this Result value. Extracts the Session from this Result value.

    Definition Classes
    ResultExtractors
  516. def setArguments(a: Arguments): Arguments

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

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

    Definition Classes
    MutableHeaderBuilder
  519. def showOnly(s: String): Arguments

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

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

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

    Definition Classes
    TraversableBeHaveMatchers
  523. def skipAll: Arguments

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

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

    Definition Classes
    ArgumentsShortcuts
  526. def skipped(s: Skipped): Skipped

    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation
  527. def skipped(m: String): Skipped

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  528. def skipped: Skipped

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  529. def skipped[R](r: ⇒ R)(implicit arg0: AsResult[R]): Skipped

    Definition Classes
    StandardResults
  530. def some[T]: SomeMatcher[T]

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

    Definition Classes
    OptionBaseMatchers
  532. def some[T](t: T): SomeCheckedMatcher[T]

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

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

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

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

    Definition Classes
    S2StringContext
  537. def specificationFragments: (Env) ⇒ Fragments

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

    Definition Classes
    S2StringContext
  539. def specificationStructure: (Env) ⇒ SpecStructure

    Definition Classes
    MutableFragmentBuilder
  540. implicit def specificationStructureIsInterpolatedFragment(s: SpecificationStructure): InterpolatedFragment

    Definition Classes
    S2StringContext
  541. def startWith(t: String): Matcher[String]

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

    Definition Classes
    StringBeHaveMatchers
  543. implicit def statsRepositoryFunctionIsInterpolatedFragment[R](f: (StatisticsRepository) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment

    Definition Classes
    S2StringContext
  544. def status(of: Future[Result])(implicit timeout: Timeout): Int

    Extracts the Status code of this Result value.

    Extracts the Status code of this Result value.

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

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

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

    Definition Classes
    S2StringContext
  548. def stopOnFail: Arguments

    Definition Classes
    ArgumentsShortcuts
  549. def stopOnSkip: Arguments

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

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

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

    Definition Classes
    ActionDsl
  553. def stopWhenFail: Fragment

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

    Definition Classes
    ActionDsl
  555. def stopWhenSkipped: Fragment

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

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

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

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

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

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

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

    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation
  563. lazy val success: Success

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  564. def successfulTry[T](t: T): TrySuccessCheckedMatcher[T]

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

    Definition Classes
    TryBaseMatchers
  566. def successfulTry[T]: TrySuccessMatcher[T]

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

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

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

    Definition Classes
    FormattingFragments → FormattingFragments
  570. def t: Fragment

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

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

    Definition Classes
    TagDsl → TagDsl
  573. lazy val testServerPort: Int

    The port to use for a test server.

    The port to use for a test server. Defaults to 19001. May be configured using the system property testserver.port

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Results
  603. def toString(): String

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

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

    Definition Classes
    TryBeHaveMatchers
  606. def todo: Pending

    Definition Classes
    ThrownExpectationsCreation → StandardResults
  607. implicit def traversable[T](s: MatchResult[Traversable[T]]): TraversableBeHaveMatchers[T]

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

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

    Definition Classes
    TypedEqual
  610. def typedEqualTo[T](t: ⇒ T, equality: (T, T) ⇒ Boolean): BeTypedEqualTo[T]

    Definition Classes
    AnyBaseMatchers
  611. def updateArguments(a: Arguments): Arguments

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

    Definition Classes
    MapBeHaveMatchers
  613. def valueIsTypedValueCheck[T](expected: T): BeEqualTypedValueCheck[T]

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

    Definition Classes
    MapBeHaveMatchers
  615. final def wait(): Unit

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

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

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

    Definition Classes
    ArgumentsShortcuts
  619. def wontdo: Success

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

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

    Definition Classes
    Writeables
  622. implicit def writeableOf_AnyContentAsJson(implicit codec: Codec): Writeable[AnyContentAsJson]

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

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

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

    Definition Classes
    Writeables
  626. def xonly: Arguments

    Definition Classes
    ArgumentsShortcuts
  627. 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)]

    Definition Classes
    MatcherZipOperators
  628. 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)]

    Definition Classes
    MatcherZipOperators
  629. 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)]

    Definition Classes
    MatcherZipOperators
  630. 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)]

    Definition Classes
    MatcherZipOperators
  631. 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)]

    Definition Classes
    MatcherZipOperators
  632. 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)]

    Definition Classes
    MatcherZipOperators
  633. 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)]

    Definition Classes
    MatcherZipOperators
  634. 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)]

    Definition Classes
    MatcherZipOperators
  635. 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)]

    Definition Classes
    MatcherZipOperators
  636. 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)]

    Definition Classes
    MatcherZipOperators
  637. 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)]

    Definition Classes
    MatcherZipOperators
  638. 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)]

    Definition Classes
    MatcherZipOperators
  639. 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)]

    Definition Classes
    MatcherZipOperators
  640. 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)]

    Definition Classes
    MatcherZipOperators
  641. 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)]

    Definition Classes
    MatcherZipOperators
  642. 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)]

    Definition Classes
    MatcherZipOperators
  643. 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)]

    Definition Classes
    MatcherZipOperators
  644. 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)]

    Definition Classes
    MatcherZipOperators
  645. 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)]

    Definition Classes
    MatcherZipOperators
  646. 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)]

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

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

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

    Definition Classes
    NumericBaseMatchers

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 Specification

Inherited from SpecificationLike

Inherited from SpecificationFeatures

Inherited from ShouldThrownMatchers

Inherited from ShouldThrownExpectations

Inherited from ThrownExpectations

Inherited from MustThrownMatchers

Inherited from MustThrownExpectations

Inherited from MustThrownExpectations1

Inherited from MustThrownExpectationsCreation

Inherited from ThrownExpectationsCreation

Inherited from SpecificationFeatures

Inherited from ImplicitExecutionContexts

Inherited from ImplicitExecutorServiceFromExecutionEnv

Inherited from ImplicitExecutionContextFromExecutionEnv

Inherited from Debug

Inherited from org.specs2.execute.PendingUntilFixed

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 MatchResultLogicalCombinators

Inherited from Expectations

Inherited from ExpectationsDescription

Inherited from TypedEqual

Inherited from FuturezMatchers

Inherited from FuturezBaseMatchers

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 TraversableBaseMatchersLowImplicits

Inherited from ValueChecksLowImplicits

Inherited from org.specs2.matcher.TraversableBeHaveMatchers

Inherited from LazyParameters

Inherited from TraversableBaseMatchers

Inherited from AnyMatchers

Inherited from org.specs2.matcher.AnyBeHaveMatchers

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 BlockDsl

Inherited from BlockCreation

Inherited from AutoExamples

Inherited from FormattingFragments

Inherited from SpecificationCreation

Inherited from FormattingFragments

Inherited from S2StringContext

Inherited from S2StringContextImplicitsControl

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 SpecStructureDslLowImplicits

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 ContextualSpecificationStructure

Inherited from AnyRef

Inherited from Any

Ungrouped