Packages

abstract class WebSpec extends Specification with XmlMatchers

This trait provides Lift-specific extensions to the Specification base trait to simplify unit testing of your code. In addition to the Scaladoc, Please see the source to WebSpecSpec.scala for an example of how to use this. This class allows you to optionally configure LiftRules for your spec. LiftRules rules are always used, so if you don't want that to happen you can just use MockWeb directly in your own custom spec and simply omit any LiftRules setup.

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

Instance Constructors

  1. new WebSpec(boot: () ⇒ Any = () => {})

    boot

    defines a method that is called prior to testing to set up the Lift environment. This is where you'll initialize LiftRules, Mapper, etc. The simplest approach is to just point this at your Boostrap.boot method.

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. trait ModifiableRequest [T <: ModifiableRequest[T]] extends AnyRef

    A comon trait to provide utility methods for mutating the underlying HttpServletRequest.

  47. class MutableBangExample extends org.specs2.specification.dsl.mutable.ExampleDsl.BangExample
    Definition Classes
    ExampleDsl
  48. class MutableTitleOps extends org.specs2.specification.dsl.mutable.TitleDsl.TitleOps
    Definition Classes
    TitleDsl
  49. implicit class MutedFragment extends AnyRef
    Definition Classes
    FragmentsDsl
  50. class NeutralMatcherElem extends AnyRef
    Definition Classes
    XmlBeHaveMatchers
  51. class NeutralMatcherNumeric extends AnyRef
    Definition Classes
    NumericBeHaveMatchers
  52. class NeutralMatcherOrdered extends AnyRef
    Definition Classes
    NumericBeHaveMatchers
  53. class NeutralStringMatcher extends AnyRef
    Definition Classes
    StringBeHaveMatchers
  54. class NotMatcherElem extends AnyRef
    Definition Classes
    XmlBeHaveMatchers
  55. class NotStringMatcher extends AnyRef
    Definition Classes
    StringBeHaveMatchers
  56. class NumericResultMatcher[S] extends AnyRef
    Definition Classes
    NumericBeHaveMatchers
  57. class OptionResultMatcher[T] extends AnyRef
    Definition Classes
    OptionBeHaveMatchers
  58. class OrderedResultMatcher[S] extends AnyRef
    Definition Classes
    NumericBeHaveMatchers
  59. class OrderedSeqMatchResult[T] extends AnyRef
    Definition Classes
    TraversableBeHaveMatchers
  60. class PartialFunctionResultMatcher[K, V] extends AnyRef
    Definition Classes
    MapBeHaveMatchers
  61. class PendingUntilFixed[T] extends AnyRef
    Definition Classes
    PendingUntilFixed
  62. class ReqSpecification extends ModifiableRequest[ReqSpecification]

    This class provides a wrapper to test methods that require an initialized Req.

  63. class ResultLogicalCombinator extends AnyRef
    Definition Classes
    ResultLogicalCombinators
  64. class SeqMatcher[S, T] extends Matcher[Seq[T]]
    Definition Classes
    SequenceMatchersCreation
  65. class SessionSpecification extends ModifiableRequest[SessionSpecification]

    This class provides a wrapper to test methods that require an initialized S.

  66. class SetMatcher[S, T] extends Matcher[Set[T]]
    Definition Classes
    SequenceMatchersCreation
  67. implicit class SignificantFiguresSyntax extends AnyRef
    Definition Classes
    NumericMatchers
  68. implicit class SignificantSyntax[N] extends AnyRef
    Definition Classes
    NumericMatchers
  69. class StringResultMatcher extends AnyRef
    Definition Classes
    StringBeHaveMatchers
  70. class TemplateSpecification extends ModifiableRequest[TemplateSpecification]

    This class provides a wrapper to test methods that require a processed template.

  71. class TitleOps extends AnyRef
    Definition Classes
    TitleDsl
  72. class TraversableBeHaveMatchers[T] extends AnyRef
    Definition Classes
    TraversableBeHaveMatchers
  73. trait TraversableMatcher[T] extends Matcher[GenTraversableOnce[T]]
    Definition Classes
    TraversableBaseMatchers
  74. class TryResultMatcher[T] extends AnyRef
    Definition Classes
    TryBeHaveMatchers
  75. implicit class TupleMatcher10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10] extends AnyRef
    Definition Classes
    MatcherZipOperators
  76. implicit class TupleMatcher11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11] extends AnyRef
    Definition Classes
    MatcherZipOperators
  77. implicit class TupleMatcher12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12] extends AnyRef
    Definition Classes
    MatcherZipOperators
  78. implicit class TupleMatcher13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13] extends AnyRef
    Definition Classes
    MatcherZipOperators
  79. implicit class TupleMatcher14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14] extends AnyRef
    Definition Classes
    MatcherZipOperators
  80. implicit class TupleMatcher15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15] extends AnyRef
    Definition Classes
    MatcherZipOperators
  81. implicit class TupleMatcher16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16] extends AnyRef
    Definition Classes
    MatcherZipOperators
  82. 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
  83. 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
  84. 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
  85. implicit class TupleMatcher2[T1, T2] extends AnyRef
    Definition Classes
    MatcherZipOperators
  86. 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
  87. 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
  88. 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
  89. implicit class TupleMatcher3[T1, T2, T3] extends AnyRef
    Definition Classes
    MatcherZipOperators
  90. implicit class TupleMatcher4[T1, T2, T3, T4] extends AnyRef
    Definition Classes
    MatcherZipOperators
  91. implicit class TupleMatcher5[T1, T2, T3, T4, T5] extends AnyRef
    Definition Classes
    MatcherZipOperators
  92. implicit class TupleMatcher6[T1, T2, T3, T4, T5, T6] extends AnyRef
    Definition Classes
    MatcherZipOperators
  93. implicit class TupleMatcher7[T1, T2, T3, T4, T5, T6, T7] extends AnyRef
    Definition Classes
    MatcherZipOperators
  94. implicit class TupleMatcher8[T1, T2, T3, T4, T5, T6, T7, T8] extends AnyRef
    Definition Classes
    MatcherZipOperators
  95. implicit class TupleMatcher9[T1, T2, T3, T4, T5, T6, T7, T8, T9] extends AnyRef
    Definition Classes
    MatcherZipOperators
  96. class TypedEqualExpectation[T] extends AnyRef
    Definition Classes
    TypedEqual
  97. class WarningForgottenOperator extends AnyRef
    Definition Classes
    BlockDsl
  98. class WebSpecBridge extends AnyRef

    A class that bridges between the description string and classes that provide the Lift-specific wrapping of the Expectation code.

    A class that bridges between the description string and classes that provide the Lift-specific wrapping of the Expectation code. The method names here should be self-explanatory. For methods that take a Box[LiftSession], an Empty Box will result in the creation of a new Session.

  99. class XmlResultMatcher extends AnyRef
    Definition Classes
    XmlBeHaveMatchers
  100. implicit class appendSpecStructureToFragment extends AnyRef
    Definition Classes
    SpecStructureDsl
  101. implicit class appendSpecStructureToFragments extends AnyRef
    Definition Classes
    SpecStructureDslLowImplicits
  102. implicit class appendSpecStructureToSpecHeader extends AnyRef
    Definition Classes
    SpecStructureDsl
  103. implicit class appendSpecStructureToSpecStructure extends AnyRef
    Definition Classes
    SpecStructureDsl
  104. implicit class appendSpecStructureToString extends AnyRef
    Definition Classes
    SpecStructureDsl
  105. implicit class appendToArguments extends AnyRef
    Definition Classes
    SpecStructureDsl1
  106. implicit class appendToFragment extends AnyRef
    Definition Classes
    FragmentsDsl
  107. implicit class appendToFragments extends AnyRef
    Definition Classes
    FragmentsDsl
  108. implicit class appendToString extends AnyRef
    Definition Classes
    FragmentsDsl
  109. implicit class describe extends AnyRef
    Definition Classes
    BlockDsl
  110. implicit class fragmentFormatting extends AnyRef
    Definition Classes
    TextDsl
  111. implicit class fragmentsFormatting extends AnyRef
    Definition Classes
    TextDsl
  112. implicit class futureAsResult[T] extends org.specs2.matcher.FuturezMatchers.FuturezAsResult[T]
    Definition Classes
    FuturezMatchers
  113. implicit class linkFragment extends AnyRef
    Definition Classes
    ReferenceDsl
  114. implicit class mutableLinkFragment extends org.specs2.specification.dsl.mutable.ReferenceDsl.linkFragment
    Definition Classes
    ReferenceDsl
  115. implicit class mutableSeeFragment extends org.specs2.specification.dsl.mutable.ReferenceDsl.seeFragment
    Definition Classes
    ReferenceDsl
  116. implicit class resultFunction[T, R] extends AnyRef
    Definition Classes
    ResultImplicits
  117. implicit class seeFragment extends AnyRef
    Definition Classes
    ReferenceDsl
  118. implicit class specificationInStringContext extends AnyRef
    Definition Classes
    S2StringContextCreation
  119. 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 ==/(node: Elem): EqualIgnoringSpaceMatcher
    Definition Classes
    XmlBaseMatchers
  10. def ==/(node: Seq[Node]): EqualIgnoringSpaceMatcher
    Definition Classes
    XmlBaseMatchers
  11. def ==/(s: String): AdaptableMatcher[Any]
    Definition Classes
    StringBaseMatchers
  12. def ===[T](t: ⇒ T): BeTypedEqualTo[T]
    Definition Classes
    AnyBaseMatchers
  13. def ==~[T, S](s: ⇒ S)(implicit convert: (S) ⇒ T): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  14. def =~(r: Regex): BeMatchingRegex
    Definition Classes
    StringBaseMatchers
  15. def =~(p: Pattern): BeMatchingPattern
    Definition Classes
    StringBaseMatchers
  16. def =~(t: ⇒ String): BeMatching
    Definition Classes
    StringBaseMatchers
  17. def >[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  18. def >=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  19. implicit def ToDelta[S](n: S)(implicit arg0: Numeric[S]): CanHaveDelta[S]
    Definition Classes
    NumericMatchers
  20. def \(label: String, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  21. def \(node: Node, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  22. def \(label: String, attributes: String*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  23. def \(node: Node): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  24. def \(node: Node, attributes: String*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  25. def \\(label: String, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  26. def \\(node: Node, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  27. def \\(label: String, attributes: String*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  28. def \\(node: Node): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  29. def \\(node: Node, attributes: String*): XmlMatcher
    Definition Classes
    XmlBaseMatchers
  30. def aFailedTry[T](t: Throwable): TryFailureCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  31. def aFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  32. def aFailedTry[T]: TryFailureMatcher[T]
    Definition Classes
    TryBaseMatchers
  33. def aSuccessfulTry[T](t: T): TrySuccessCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  34. def aSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  35. def aSuccessfulTry[T]: TrySuccessMatcher[T]
    Definition Classes
    TryBaseMatchers
  36. def action(a: ⇒ Any): Fragment
    Definition Classes
    ActionDsl → ActionDsl
  37. def addBacktab(n: Int): Fragment
    Definition Classes
    TextCreation
  38. def addBacktab: Fragment
    Definition Classes
    TextCreation
  39. def addBreak(n: Int): Fragment
    Definition Classes
    TextCreation
  40. def addBreak: Fragment
    Definition Classes
    TextCreation
  41. def addFragment(fragment: Fragment): Fragment
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  42. def addFragmentBlock(f: ⇒ Fragment): Fragment
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  43. def addFragments(fragments: Fragments): Fragments
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  44. def addFragmentsBlock(fs: ⇒ Fragments): Fragments
    Definition Classes
    MutableFragmentBuilder → FragmentBuilder
  45. def addParagraph(s: String, n: Int): Fragment
    Definition Classes
    TextCreation
  46. def addTab(n: Int): Fragment
    Definition Classes
    TextCreation
  47. def addTab: Fragment
    Definition Classes
    TextCreation
  48. def addText(s: String): Fragment
    Definition Classes
    TextCreation
  49. implicit def akaMust[T](tm: Expectable[T]): MustExpectable[T]
    Definition Classes
    MustThrownExpectables → MustExpectations
  50. implicit def akaShould[T](tm: Expectable[T]): ShouldExpectable[T]
    Definition Classes
    ShouldThrownExpectables → ShouldExpectations
  51. def allOf[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  52. def anError: Error
    Definition Classes
    ThrownStandardResults → StandardResults
  53. def anInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBeHaveMatchers
  54. implicit def anyAsResultIsInterpolatedFragment(r: ⇒ Function0Result): InterpolatedFragment
    Definition Classes
    S2StringContext
  55. implicit def anyBeHaveMatcher[T](result: MatchResult[T]): AnyBeHaveMatchers[T]
    Definition Classes
    AnyBeHaveMatchers
  56. def anyOf[T](t: T*): Matcher[T]
    Definition Classes
    AnyBeHaveMatchers
  57. implicit def anyToArgProperty[T](t: ⇒ T): ArgProperty[T]
    Definition Classes
    ArgProperties
  58. implicit def anyWithEmpty[T](result: MatchResult[T])(implicit arg0: (T) ⇒ Any { def isEmpty: Boolean }): AnyWithEmptyMatchers[T]
    Definition Classes
    AnyBeHaveMatchers
  59. 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
  60. lazy val args: ArgumentsNamespaceMutable
    Definition Classes
    ArgumentsCreation → ArgumentsCreation
  61. implicit def argumentsFunctionIsInterpolatedFragment[R](f: (Arguments) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  62. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  63. def asNoneAs[T](other: ⇒ Option[T]): Matcher[Option[T]]
    Definition Classes
    OptionBaseMatchers
  64. def asNullAs[T](a: ⇒ T): Matcher[T]
    Definition Classes
    AnyBeHaveMatchers
  65. implicit def asResult[T](r: MatchResult[T]): Result
    Definition Classes
    MatchResultImplicits
  66. implicit def asResultIsInterpolatedFragment[R](r: ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext1
  67. def assignableFrom[T](implicit arg0: ClassTag[T]): Matcher[Class[_]]
    Definition Classes
    AnyBeHaveMatchers
  68. def atLeast[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  69. def atLeastOnce[T](matcher: Matcher[T]): ContainWithResult[T]
    Definition Classes
    SequenceMatchersCreation
  70. def atLeastOnce[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  71. def atLeastOnceWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  72. def atMost[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  73. def atMostOnce[T](matcher: Matcher[T]): ContainWithResult[T]
    Definition Classes
    SequenceMatchersCreation
  74. def atMostOnce[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  75. def atMostOnceWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  76. def attempt[T](m: Matcher[T])(timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FuturezBaseMatchers
  77. def attempt[T](m: Matcher[T])(retries: Int)(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FuturezBaseMatchers
  78. def attempt[T](m: Matcher[T])(retries: Int, timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FuturezBaseMatchers
  79. def attempt[T](m: Matcher[T])(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FuturezBaseMatchers
  80. def await[T](m: Matcher[T])(retries: Int, timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FutureBaseMatchers
  81. def await[T](m: Matcher[T])(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FutureBaseMatchers
  82. def awaitFor[T](m: Matcher[T])(timeout: FiniteDuration)(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FutureBaseMatchers
  83. implicit def bangExample(d: String): BangExample
    Definition Classes
    ExampleDsl → ExampleDsl
  84. def be: NeutralMatcher[Any]
    Definition Classes
    BeHaveMatchers
  85. def be[T <: AnyRef](t: ⇒ T): BeTheSameAs[T]
    Definition Classes
    AnyBaseMatchers
  86. def beAFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  87. def beAFailedTry[T]: TryFailureMatcher[T]
    Definition Classes
    TryBaseMatchers
  88. def beASuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  89. def beASuccessfulTry[T]: TrySuccessMatcher[T]
    Definition Classes
    TryBaseMatchers
  90. def beAnInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBaseMatchers
  91. def beAnyOf[T](t: T*): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  92. def beAsNoneAs[T](other: ⇒ Option[T]): Matcher[Option[T]]
    Definition Classes
    OptionBaseMatchers
  93. def beAsNullAs[T](a: ⇒ T): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  94. def beAssignableFrom[T](implicit arg0: ClassTag[T]): Matcher[Class[_]]
    Definition Classes
    AnyBaseMatchers
  95. def beBetween[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
    Definition Classes
    NumericBaseMatchers
  96. def beCloseTo[S](target: SignificantTarget[S])(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  97. def beCloseTo[S](target: S, figures: SignificantFigures)(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  98. def beCloseTo[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  99. def beCloseTo[S](n: S, delta: S)(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  100. def beDefinedAt[K](values: K*): Matcher[PartialFunction[K, Any]]
    Definition Classes
    MapBaseMatchers
  101. def beDefinedBy[K, V](values: (K, V)*): Matcher[PartialFunction[K, V]]
    Definition Classes
    MapBaseMatchers
  102. def beEmpty[T](implicit arg0: (T) ⇒ Any { def isEmpty: Boolean }): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  103. def beEqualTo[T](t: ⇒ T): BeEqualTo
    Definition Classes
    AnyBaseMatchers
  104. def beEqualToIgnoringSpace(node: Seq[Node]): EqualIgnoringSpaceMatcher
    Definition Classes
    XmlBaseMatchers
  105. def beFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  106. def beFailedTry[T]: TryFailureMatcher[T]
    Definition Classes
    TryBaseMatchers
  107. def beFalse: Matcher[Boolean]
    Definition Classes
    AnyBaseMatchers
  108. def beGreaterThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  109. def beGreaterThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  110. def beLeft[T]: LeftMatcher[T]
    Definition Classes
    EitherBaseMatchers
  111. def beLeft[T](t: ValueCheck[T]): LeftCheckedMatcher[T]
    Definition Classes
    EitherBaseMatchers
  112. def beLessThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]
    Definition Classes
    NumericBaseMatchers
  113. def beLessThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]
    Definition Classes
    NumericBaseMatchers
  114. def beLike[T](pattern: PartialFunction[T, MatchResult[_]]): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  115. def beLikeA[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]
    Definition Classes
    AnyBeHaveMatchers
  116. def beMatching(a: Regex): BeMatchingRegex
    Definition Classes
    StringBaseMatchers
  117. def beMatching(a: Pattern): BeMatchingPattern
    Definition Classes
    StringBaseMatchers
  118. def beMatching(a: ⇒ String): BeMatching
    Definition Classes
    StringBaseMatchers
  119. def beNone: Matcher[Option[Any]]
    Definition Classes
    OptionBaseMatchers
  120. def beNull[T]: BeNull[T]
    Definition Classes
    AnyBaseMatchers
  121. def beOneOf[T](t: T*): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  122. def beRight[T]: RightMatcher[T]
    Definition Classes
    EitherBaseMatchers
  123. def beRight[T](t: ValueCheck[T]): RightCheckedMatcher[T]
    Definition Classes
    EitherBaseMatchers
  124. def beSome[T]: SomeMatcher[T]
    Definition Classes
    OptionBaseMatchers
  125. def beSome[T](check: ValueCheck[T]): SomeCheckedMatcher[T]
    Definition Classes
    OptionBaseMatchers
  126. def beSorted[T](implicit arg0: Ordering[T]): OrderingMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  127. def beSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  128. def beSuccessfulTry[T]: TrySuccessMatcher[T]
    Definition Classes
    TryBaseMatchers
  129. def beTheSameAs[T <: AnyRef](t: ⇒ T): BeTheSameAs[T]
    Definition Classes
    AnyBaseMatchers
  130. def beTrue: BeTrueMatcher
    Definition Classes
    AnyBaseMatchers
  131. def beTypedEqualTo[T](t: ⇒ T, equality: (T, T) ⇒ Boolean): BeTypedEqualTo[T]
    Definition Classes
    AnyBaseMatchers
  132. def be[[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
    Definition Classes
    NumericBaseMatchers
  133. def be][T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
    Definition Classes
    NumericBaseMatchers
  134. def be_!=[T](t: ⇒ T): Matcher[Any]
    Definition Classes
    AnyBaseMatchers
  135. def be_!=/(a: String): Matcher[Any]
    Definition Classes
    StringBaseMatchers
  136. def be_!==[T](t: ⇒ T): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  137. def be_<[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]
    Definition Classes
    NumericBaseMatchers
  138. def be_<=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]
    Definition Classes
    NumericBaseMatchers
  139. def be_==[T](t: ⇒ T): BeEqualTo
    Definition Classes
    AnyBaseMatchers
  140. def be_==/(node: Elem): EqualIgnoringSpaceMatcher
    Definition Classes
    XmlBaseMatchers
  141. def be_==/(node: Seq[Node]): EqualIgnoringSpaceMatcher
    Definition Classes
    XmlBaseMatchers
  142. def be_==/(a: String): AdaptableMatcher[Any]
    Definition Classes
    StringBaseMatchers
  143. def be_===[T](t: ⇒ T): BeTypedEqualTo[T]
    Definition Classes
    AnyBaseMatchers
  144. def be_==~[T, S](s: ⇒ S)(implicit convert: (S) ⇒ T): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  145. def be_>[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  146. def be_>=[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  147. def between[T](t1: T, t2: T)(implicit arg0: (T) ⇒ Ordered[T]): BetweenMatcher[T]
    Definition Classes
    NumericBaseMatchers
  148. implicit def blockExample(d: String): BlockExample
    Definition Classes
    ExampleDsl1
  149. def booleanToSimpleResult(b: Boolean): Result
    Definition Classes
    Results
  150. def br: Fragment
    Definition Classes
    FormattingFragments → FormattingFragments
  151. def bt(n: Int): Fragment
    Definition Classes
    FormattingFragments → FormattingFragments
  152. def bt: Fragment
    Definition Classes
    FormattingFragments → FormattingFragments
  153. def checkFailure[T](m: MatchResult[T]): MatchResult[T]
    Attributes
    protected
    Definition Classes
    ExpectationsCreation
  154. def checkMatchResultFailure[T](m: MatchResult[T]): MatchResult[T]
    Attributes
    protected
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  155. def checkResultFailure(result: ⇒ Result): Result
    Attributes
    protected
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  156. implicit def checkableSeqIsContainCheckSeq[T](seq: Seq[T])(implicit to: (T) ⇒ ValueCheck[T]): Seq[ValueCheck[T]]
    Definition Classes
    TraversableBaseMatchersLowImplicits
  157. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  158. def closeTo[S](target: SignificantTarget[S])(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  159. def closeTo[S](target: S, figures: SignificantFigures)(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  160. def closeTo[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  161. def closeTo[S](n: S, delta: S)(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  162. def colors(c: Colors): Arguments
    Definition Classes
    ArgumentsShortcuts
  163. implicit def combineBoolean(b: ⇒ Boolean): ResultLogicalCombinator
    Definition Classes
    ResultLogicalCombinators
  164. implicit def combineMatchResult[T](m: ⇒ MatchResult[T]): MatchResultCombinator[T]
    Definition Classes
    MatchResultLogicalCombinators
  165. implicit def combineResult(r: ⇒ Result): ResultLogicalCombinator
    Definition Classes
    ResultLogicalCombinators
  166. implicit def commandLineAsResultIsInterpolatedFragment[R](r: ⇒ R)(implicit arg0: CommandLineAsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContextImplicitsControl
  167. implicit def commandLineFunctionIsInterpolatedFragment[R](f: (CommandLine) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  168. def contain[T, S](f: (⇒ T) ⇒ Matcher[S])(expected: ⇒ Seq[T]): (Seq[S]) ⇒ MatchResult[Seq[S]]
    Definition Classes
    MatcherZipOperators
  169. def contain(t: Char): Matcher[String]
    Definition Classes
    StringBaseMatchers
  170. def contain(t: String): Matcher[String]
    Definition Classes
    StringBaseMatchers
  171. 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
  172. 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
  173. 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
  174. 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
  175. 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
  176. 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
  177. 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
  178. 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
  179. 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
  180. 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
  181. 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
  182. 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
  183. 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
  184. 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
  185. 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
  186. 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
  187. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T]): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  188. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T]): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  189. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T]): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  190. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T]): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  191. def contain[T](cm: ContainWithResultSeq[T]): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  192. def contain[T](check: ValueCheck[T]): ContainWithResult[T]
    Definition Classes
    TraversableBaseMatchers
  193. def containAllOf[T](seq: Seq[T]): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  194. def containAnyOf[T](seq: Seq[T]): ContainWithResult[T]
    Definition Classes
    TraversableBaseMatchers
  195. def containMatch[T](t: ⇒ String): Matcher[GenTraversableOnce[T]]
    Definition Classes
    TraversableBaseMatchers
  196. def containPattern[T](t: ⇒ String): Matcher[GenTraversableOnce[T]]
    Definition Classes
    TraversableBaseMatchers
  197. def containTheSameElementsAs[T](seq: Seq[T], equality: (T, T) ⇒ Boolean): Matcher[Traversable[T]]
    Definition Classes
    TraversableBaseMatchers
  198. def containing(s: String): Matcher[String]
    Definition Classes
    StringBeHaveMatchers
  199. def createExample[T](expression: String, code: ⇒ T, asResult: AsResult[T]): Fragments
    Definition Classes
    AutoExamples → AutoExamples
  200. def createExecutionInterpolatedFragment(execution: Execution): InterpolatedFragment
    Definition Classes
    S2StringContextCreation
  201. def createExpectable[T](t: ⇒ T, alias: Option[(String) ⇒ String]): Expectable[T]
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  202. def createExpectable[T](t: ⇒ T, alias: (String) ⇒ String): Expectable[T]
    Definition Classes
    ExpectationsCreation
  203. def createExpectable[T](t: ⇒ T, alias: ⇒ String): Expectable[T]
    Definition Classes
    ExpectationsCreation
  204. def createExpectable[T](t: ⇒ T): Expectable[T]
    Definition Classes
    ExpectationsCreation
  205. def createExpectableWithShowAs[T](t: ⇒ T, show: ⇒ String): Expectable[T]
    Definition Classes
    ThrownExpectables → ExpectationsCreation
  206. def createMustExpectable[T](t: ⇒ T): MustExpectable[T]
    Attributes
    protected
    Definition Classes
    MustThrownExpectationsCreation → MustExpectationsCreation
  207. def createShouldExpectable[T](t: ⇒ T): ShouldExpectable[T]
    Attributes
    protected
    Definition Classes
    ShouldThrownExpectables → ShouldExpectations
  208. implicit def debug[T](t: ⇒ T): Debuggable[T]
    Definition Classes
    Debug
  209. def decorate(is: SpecStructure, env: Env): SpecStructure
    Definition Classes
    SpecificationStructure
  210. def definedAt[K](values: K*): Matcher[PartialFunction[K, Any]]
    Definition Classes
    MapBeHaveMatchers
  211. def definedBy[K, V](values: (K, V)*): Matcher[PartialFunction[K, V]]
    Definition Classes
    MapBeHaveMatchers
  212. implicit def describe[T](t: ⇒ T): Descriptible[T]
    Definition Classes
    ExpectationsDescription
  213. implicit def describeExpectation(description: String): ExpectationDescription
    Definition Classes
    ExpectationsDescription
  214. implicit def descriptionToFragmentsIsInterpolatedFragment(fragments: (String) ⇒ Fragments): InterpolatedFragment
    Definition Classes
    S2StringContext
  215. def diffs(show: Boolean, separators: String, triggerSize: Int, diffRatio: Int, shortenSize: Int, full: Boolean, seqTriggerSize: Int, seqMaxSize: Int): Arguments
    Definition Classes
    ArgumentsShortcuts
  216. def done: Success
    Definition Classes
    StandardResults
  217. implicit def downcastBeEqualTypedValueCheck[T, S >: T](check: BeEqualTypedValueCheck[T]): ValueCheck[S]
    Definition Classes
    ValueChecks
  218. def eachOf[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  219. implicit macro def eg[T](code: ⇒ T)(implicit arg0: AsResult[T]): Fragments
    Definition Classes
    AutoExamples
  220. def empty[T <: Any { def isEmpty: Boolean }]: Matcher[T]
    Definition Classes
    AnyBeHaveMatchers
  221. def end: Fragment
    Definition Classes
    FormattingFragments → FormattingFragments
  222. def endWith(t: ⇒ String): Matcher[String]
    Definition Classes
    StringBaseMatchers
  223. def endingWith(s: ⇒ String): Matcher[String]
    Definition Classes
    StringBeHaveMatchers
  224. implicit def envFunctionIsInterpolatedFragment[R](f: (Env) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  225. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  226. def equalTo[T](t: ⇒ T): BeEqualTo
    Definition Classes
    AnyBaseMatchers
  227. def equalToIgnoringSpace(node: Elem): EqualIgnoringSpaceMatcher
    Definition Classes
    XmlBaseMatchers
  228. def equalToIgnoringSpace(node: Seq[Node]): EqualIgnoringSpaceMatcher
    Definition Classes
    XmlBaseMatchers
  229. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  230. def eventually[T](nested: ⇒ Matcher[T]): Matcher[T]
    Definition Classes
    EventuallyMatchers
  231. def eventually[T](nested: ⇒ Matcher[T], retries: Int, sleep: Duration): Matcher[T]
    Definition Classes
    EventuallyMatchers
  232. def eventually[T](result: ⇒ T)(implicit arg0: AsResult[T]): T
    Definition Classes
    EventuallyResults
  233. def eventually[T](retries: Int, sleep: Duration)(result: ⇒ T)(implicit arg0: AsResult[T]): T
    Definition Classes
    EventuallyResults
  234. def exactly[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]
    Definition Classes
    TraversableBaseMatchers
  235. def exclude(tags: String): Arguments
    Definition Classes
    ArgumentsShortcuts
  236. def excludeAlsoTrace(patterns: String*): IncludeExcludeStackTraceFilter
    Definition Classes
    ArgumentsShortcuts
  237. def excludeTrace(patterns: String*): IncludeExcludeStackTraceFilter
    Definition Classes
    ArgumentsShortcuts
  238. implicit def executionContextFunctionIsInterpolatedFragment[R](f: (ExecutionContext) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  239. implicit def executionEnvFunctionIsInterpolatedFragment[R](f: (ExecutionEnv) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  240. implicit def executionEnvToExecutionContext(implicit ee: ExecutionEnv): ExecutionContext
    Definition Classes
    ImplicitExecutionContextFromExecutionEnv
  241. implicit def executionEnvToExecutorService(implicit ee: ExecutionEnv): ExecutorService
    Definition Classes
    ImplicitExecutorServiceFromExecutionEnv
  242. implicit def executionIsInterpolatedFragment(execution: Execution): InterpolatedFragment
    Definition Classes
    S2StringContext
  243. implicit def executorServiceFunctionIsInterpolatedFragment[R](f: (ExecutorService) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  244. def failedTry[T](t: Throwable): TryFailureCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  245. def failedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  246. def failedTry[T]: TryFailureMatcher[T]
    Definition Classes
    TryBaseMatchers
  247. def failure(f: Failure): Failure
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  248. def failure(m: String): Failure
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  249. def failure: Failure
    Definition Classes
    ThrownStandardResults → StandardResults
  250. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  251. def find(r: Regex): FindMatcherRegex
    Definition Classes
    StringBaseMatchers
  252. def find(p: Pattern): FindMatcherPattern
    Definition Classes
    StringBaseMatchers
  253. def find(a: ⇒ String): FindMatcher
    Definition Classes
    StringBaseMatchers
  254. def forall[T](matcher: Matcher[T]): ContainWithResult[T]
    Definition Classes
    SequenceMatchersCreation
  255. def forall[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  256. def forallWhen[T, U](values: GenTraversable[T])(f: PartialFunction[T, MatchResult[U]]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  257. def foreach[T](matcher: Matcher[T]): ContainWithResult[T]
    Definition Classes
    SequenceMatchersCreation
  258. def foreach[T, R](values: GenTraversableOnce[T])(f: (T) ⇒ R)(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  259. def foreachWhen[T, R](values: GenTraversable[T])(f: PartialFunction[T, R])(implicit arg0: AsResult[R]): MatchResult[GenTraversableOnce[T]]
    Definition Classes
    SequenceMatchersCreation
  260. implicit def fragmentAsSpecStructure(f: Fragment): SpecStructure
    Definition Classes
    SpecStructureDsl
  261. def fragmentFactory: FragmentFactory
    Attributes
    protected
    Definition Classes
    FragmentsFactory
  262. implicit def fragmentIsInterpolatedFragment(f: ⇒ Fragment): InterpolatedFragment
    Definition Classes
    S2StringContext1
  263. implicit def fragmentToFragments(f: Fragment): Fragments
    Definition Classes
    FragmentsDsl
  264. def fragments: (Env) ⇒ Fragments
    Definition Classes
    ContextualSpecificationStructure
  265. implicit def fragmentsAsSpecStructure(fs: ⇒ Fragments): SpecStructure
    Definition Classes
    SpecStructureDsl1
  266. def fragmentsBlock(fragments: Seq[Fragment], offset: Int): Fragments
    Definition Classes
    FragmentsDsl
  267. implicit def fragmentsIsInterpolatedFragment(fragments: Fragments): InterpolatedFragment
    Definition Classes
    S2StringContext
  268. implicit def fromMatchResult(r: ⇒ MatchResult[_]): Boolean
    Definition Classes
    MatchResultImplicits
  269. def fullStackTrace: Arguments
    Definition Classes
    ArgumentsShortcuts
  270. implicit def functionAndKoMessageToMatcher[T](f: ((T) ⇒ Boolean, (T) ⇒ String)): Matcher[T]
    Definition Classes
    MatchersCreation
  271. implicit def functionAndMessagesToMatcher[T](f: ((T) ⇒ Boolean, (T) ⇒ String, (T) ⇒ String)): Matcher[T]
    Definition Classes
    MatchersCreation
  272. implicit def functionIsValueCheck[T, R](f: (T) ⇒ R)(implicit arg0: AsResult[R]): ValueCheck[T]
    Definition Classes
    ValueChecksLowImplicits
  273. implicit def functionToMatcher[T](f: ((T) ⇒ Boolean, String)): Matcher[T]
    Definition Classes
    MatchersCreation
  274. implicit def functionToMatcher2[T](f: ((T) ⇒ Boolean, String, String)): Matcher[T]
    Definition Classes
    MatchersCreation
  275. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  276. def greaterThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  277. def greaterThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  278. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  279. def have: NeutralMatcher[Any]
    Definition Classes
    BeHaveMatchers
  280. def haveClass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBaseMatchers
  281. def haveInterface[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBaseMatchers
  282. def haveKey[K](k: K): Matcher[Iterable[(K, Any)]]
    Definition Classes
    MapBaseMatchers
  283. def haveKeys[K](keys: K*): Matcher[Iterable[(K, Any)]]
    Definition Classes
    MapBaseMatchers
  284. def haveLength[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  285. def haveLength[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  286. def havePair[K, V](p: (K, V)): Matcher[Iterable[(K, V)]]
    Definition Classes
    MapBaseMatchers
  287. def havePairs[K, V](pairs: (K, V)*): Matcher[Iterable[(K, V)]]
    Definition Classes
    MapBaseMatchers
  288. def haveSize[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  289. def haveSize[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  290. def haveSuperclass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBaseMatchers
  291. def haveValue[V](v: V): Matcher[Iterable[(Any, V)]]
    Definition Classes
    MapBaseMatchers
  292. def haveValues[V](values: V*): Matcher[Iterable[(Any, V)]]
    Definition Classes
    MapBaseMatchers
  293. implicit lazy val implicitParameter: ImplicitParam
    Definition Classes
    ImplicitParameters
  294. implicit lazy val implicitParameter1: ImplicitParam1
    Definition Classes
    ImplicitParameters
  295. implicit lazy val implicitParameter10: ImplicitParam10
    Definition Classes
    ImplicitParameters
  296. implicit lazy val implicitParameter2: ImplicitParam2
    Definition Classes
    ImplicitParameters
  297. implicit lazy val implicitParameter3: ImplicitParam3
    Definition Classes
    ImplicitParameters
  298. implicit lazy val implicitParameter4: ImplicitParam4
    Definition Classes
    ImplicitParameters
  299. implicit lazy val implicitParameter5: ImplicitParam5
    Definition Classes
    ImplicitParameters
  300. implicit lazy val implicitParameter6: ImplicitParam6
    Definition Classes
    ImplicitParameters
  301. implicit lazy val implicitParameter7: ImplicitParam7
    Definition Classes
    ImplicitParameters
  302. implicit lazy val implicitParameter8: ImplicitParam8
    Definition Classes
    ImplicitParameters
  303. implicit lazy val implicitParameter9: ImplicitParam9
    Definition Classes
    ImplicitParameters
  304. implicit lazy val implicitsAreAllowed: implicitConversions
    Definition Classes
    LanguageFeatures
  305. def include(tags: String): Arguments
    Definition Classes
    ArgumentsShortcuts
  306. def includeAlsoTrace(patterns: String*): IncludeExcludeStackTraceFilter
    Definition Classes
    ArgumentsShortcuts
  307. def includeTrace(patterns: String*): IncludeExcludeStackTraceFilter
    Definition Classes
    ArgumentsShortcuts
  308. def interface[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBeHaveMatchers
  309. def is: SpecStructure
    Definition Classes
    SpecificationStructure → SpecificationStructure
  310. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  311. def isolated: Arguments
    Definition Classes
    ArgumentsShortcuts
  312. def key[K](k: K): Matcher[Iterable[(K, Any)]]
    Definition Classes
    MapBeHaveMatchers
  313. def keys[K](ks: K*): Matcher[Iterable[(K, Any)]]
    Definition Classes
    MapBeHaveMatchers
  314. def klass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBeHaveMatchers
  315. def ko(m: String): MatchResult[Any]
    Definition Classes
    StandardMatchResults
  316. lazy val ko: MatchResult[Any]
    Definition Classes
    ThrownStandardMatchResults → StandardMatchResults
  317. implicit def lazyParameter[T](value: ⇒ T): LazyParameter[T]
    Definition Classes
    LazyParameters
  318. def left[T]: LeftMatcher[Nothing]
    Definition Classes
    EitherBaseMatchers
  319. def left[T](t: ValueCheck[T]): LeftCheckedMatcher[T]
    Definition Classes
    EitherBaseMatchers
  320. def left[T](t: T): LeftCheckedMatcher[T]
    Definition Classes
    EitherBaseMatchers
  321. def length[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  322. def length[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  323. def lessThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]
    Definition Classes
    NumericBaseMatchers
  324. def lessThanOrEqualTo[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThanOrEqualTo[S]
    Definition Classes
    NumericBaseMatchers
  325. def like[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]
    Definition Classes
    AnyBeHaveMatchers
  326. def likeA[T](pattern: ⇒ PartialFunction[T, MatchResult[_]]): Matcher[T]
    Definition Classes
    AnyBeHaveMatchers
  327. def link(s: ⇒ SpecificationStructure): Fragment
    Definition Classes
    ReferenceDsl → ReferenceCreation
  328. def link(s: SpecStructure): Fragment
    Definition Classes
    ReferenceDsl → ReferenceCreation
  329. def map(fs: ⇒ Fragments, env: Env): Fragments
    Definition Classes
    SpecificationStructure
  330. def map(fs: ⇒ Fragments): Fragments
    Definition Classes
    SpecificationStructure
  331. def map(structure: SpecStructure): SpecStructure
    Definition Classes
    SpecificationStructure
  332. def mapMatchResult[T](m: MatchResult[T]): MatchResult[T]
    Attributes
    protected
    Definition Classes
    ExpectationsCreation
  333. implicit def matchResultFunctionToMatcher[T, R](f: (T) ⇒ R)(implicit arg0: AsResult[R]): Matcher[T]
    Definition Classes
    MatchersCreation
  334. implicit def matcherIsValueCheck[T](m: Matcher[T]): ValueCheck[T]
    Definition Classes
    ValueChecksBase
  335. implicit def matcherSeqIsContainCheckSeq[T](seq: Seq[Matcher[T]]): Seq[ValueCheck[T]]
    Definition Classes
    TraversableBaseMatchersLowImplicits
  336. def matching(r: Regex): BeMatchingRegex
    Definition Classes
    StringBeHaveMatchers
  337. def matching(t: Pattern): BeMatchingPattern
    Definition Classes
    StringBeHaveMatchers
  338. def matching(t: ⇒ String): BeMatching
    Definition Classes
    StringBeHaveMatchers
  339. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  340. def negate(r: Result): Result
    Definition Classes
    Results
  341. def negateWhen(condition: Boolean)(r: Result): Result
    Definition Classes
    Results
  342. def nocolor: Arguments
    Definition Classes
    ArgumentsShortcuts
  343. def none: Matcher[Option[Any]]
    Definition Classes
    OptionBaseMatchers
  344. def not: NotMatcher[Any]
    Definition Classes
    BeHaveMatchers
  345. def not[T](m: Matcher[T]): Matcher[T]
    Definition Classes
    AnyBaseMatchers
  346. final def notify(): Unit
    Definition Classes
    AnyRef
  347. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  348. def ok(m: String): MatchResult[Any]
    Definition Classes
    StandardMatchResults
  349. lazy val ok: MatchResult[Any]
    Definition Classes
    StandardMatchResults
  350. def oneOf[T](t: T*): Matcher[T]
    Definition Classes
    AnyBeHaveMatchers
  351. def only(examples: String): Arguments
    Definition Classes
    ArgumentsShortcuts
  352. implicit def orderedSeqMatchResult[T](result: MatchResult[Seq[T]])(implicit arg0: Ordering[T]): OrderedSeqMatchResult[T]
    Definition Classes
    TraversableBeHaveMatchers
  353. def p: Fragments
    Definition Classes
    FormattingFragments → FormattingFragments
  354. def pair[K, V](p: (K, V)): Matcher[Iterable[(K, V)]]
    Definition Classes
    MapBeHaveMatchers
  355. implicit def pairFunctionToMatcher[T](f: (T) ⇒ (Boolean, String)): Matcher[T]
    Definition Classes
    MatchersCreation
  356. def pairs[K, V](pairs: (K, V)*): Matcher[Iterable[(K, V)]]
    Definition Classes
    MapBeHaveMatchers
  357. implicit def partialfunctionIsValueCheck[T, R](f: PartialFunction[T, R])(implicit arg0: AsResult[R]): ValueCheck[T]
    Definition Classes
    ValueChecks
  358. def pending(p: Pending): Pending
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  359. def pending(m: String): Pending
    Definition Classes
    ThrownStandardResults → StandardResults
  360. def pending: Pending
    Definition Classes
    ThrownStandardResults → StandardResults
  361. def pending[R](r: ⇒ R)(implicit arg0: AsResult[R]): Pending
    Definition Classes
    StandardResults
  362. def plan: Arguments
    Definition Classes
    ArgumentsShortcuts
  363. implicit lazy val postfixOpsAreAllowed: postfixOps
    Definition Classes
    LanguageFeatures
  364. implicit def resultAsSpecStructure[R](r: ⇒ R)(implicit arg0: AsResult[R]): SpecStructure
    Definition Classes
    SpecStructureDslLowImplicits
  365. def retry[T](m: Matcher[T])(retries: Int)(implicit ee: ExecutionEnv): Matcher[Future[T]]
    Definition Classes
    FutureBaseMatchers
  366. def right[T]: RightMatcher[Nothing]
    Definition Classes
    EitherBaseMatchers
  367. def right[T](t: ValueCheck[T]): RightCheckedMatcher[T]
    Definition Classes
    EitherBaseMatchers
  368. def right[T](t: T): RightCheckedMatcher[T]
    Definition Classes
    EitherBaseMatchers
  369. 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
  370. def sandboxMatchResult[T](mr: ⇒ MatchResult[T]): MatchResult[T]
    Definition Classes
    ThrownStandardMatchResults → ExpectationsCreation
  371. def section(tag: NamedTag): Fragment
    Definition Classes
    TagDsl → TagDsl
  372. def section(names: String*): Fragment
    Definition Classes
    TagDsl → TagDsl
  373. def see(s: ⇒ SpecificationStructure): Fragment
    Definition Classes
    ReferenceDsl → ReferenceCreation
  374. def see(s: SpecStructure): Fragment
    Definition Classes
    ReferenceDsl → ReferenceCreation
  375. implicit def seqToResult[T](r: Seq[MatchResult[T]]): Result
    Definition Classes
    MatchResultImplicits
  376. def sequential: Arguments
    Definition Classes
    ArgumentsShortcuts
  377. def setArguments(a: Arguments): Arguments
    Definition Classes
    MutableArgumentsBuilder
  378. def setStacktrace[T](m: MatchResult[T]): MatchResult[T]
    Attributes
    protected
    Definition Classes
    MatchResultStackTrace
  379. def setTitle(t: String): SpecHeader
    Definition Classes
    MutableHeaderBuilder
  380. def showOnly(s: String): Arguments
    Definition Classes
    ArgumentsShortcuts
  381. def size[T](check: ValueCheck[Int])(implicit arg0: Sized[T]): SizedCheckedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  382. def size[T](n: Int)(implicit arg0: Sized[T]): SizedMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  383. implicit def sized[T](s: MatchResult[T])(implicit arg0: Sized[T]): HasSize[T]
    Definition Classes
    TraversableBeHaveMatchers
  384. def skipAll: Arguments
    Definition Classes
    ArgumentsShortcuts
  385. def skipAllIf(condition: ⇒ Boolean): Arguments
    Definition Classes
    ArgumentsShortcuts
  386. def skipAllUnless(condition: ⇒ Boolean): Arguments
    Definition Classes
    ArgumentsShortcuts
  387. def skipped(s: Skipped): Skipped
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  388. def skipped(m: String): Skipped
    Definition Classes
    ThrownStandardResults → StandardResults
  389. def skipped: Skipped
    Definition Classes
    ThrownStandardResults → StandardResults
  390. def skipped[R](r: ⇒ R)(implicit arg0: AsResult[R]): Skipped
    Definition Classes
    StandardResults
  391. def some[T]: SomeMatcher[T]
    Definition Classes
    OptionBaseMatchers
  392. def some[T](check: ValueCheck[T]): SomeCheckedMatcher[T]
    Definition Classes
    OptionBaseMatchers
  393. def some[T](t: T): SomeCheckedMatcher[T]
    Definition Classes
    OptionBaseMatchers
  394. def sorted[T](implicit arg0: Ordering[T]): OrderingMatcher[T]
    Definition Classes
    TraversableBaseMatchers
  395. implicit def specHeaderAsStructure(header: SpecHeader): SpecStructure
    Definition Classes
    SpecStructureDsl
  396. implicit def specStructureAsFragments(spec: SpecStructure): Fragments
    Definition Classes
    SpecStructureDsl
  397. implicit def specStructureIsInterpolatedFragment(s: SpecStructure): InterpolatedFragment
    Definition Classes
    S2StringContext
  398. def specificationFragments: (Env) ⇒ Fragments
    Definition Classes
    MutableFragmentBuilder
  399. implicit def specificationRefIsInterpolatedFragment(ref: SpecificationRef): InterpolatedFragment
    Definition Classes
    S2StringContext
  400. def specificationStructure: (Env) ⇒ SpecStructure
    Definition Classes
    MutableFragmentBuilder
  401. implicit def specificationStructureIsInterpolatedFragment(s: SpecificationStructure): InterpolatedFragment
    Definition Classes
    S2StringContext
  402. def startWith(t: String): Matcher[String]
    Definition Classes
    StringBaseMatchers
  403. def startingWith(s: ⇒ String): Matcher[String]
    Definition Classes
    StringBeHaveMatchers
  404. implicit def statsRepositoryFunctionIsInterpolatedFragment[R](f: (StatisticsRepository) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  405. def step(a: ⇒ Any, global: Boolean): Fragment
    Definition Classes
    ActionDsl → ActionDsl
  406. def step(a: ⇒ Any): Fragment
    Definition Classes
    ActionDsl → ActionDsl
  407. implicit def stepParserIsInterpolatedFragment[R](f: StepParser[R])(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  408. def stopOnFail: Arguments
    Definition Classes
    ArgumentsShortcuts
  409. def stopOnSkip: Arguments
    Definition Classes
    ArgumentsShortcuts
  410. def stopWhen(f: (Result) ⇒ Boolean): Fragment
    Definition Classes
    ActionDsl
  411. def stopWhen(r: Result): Fragment
    Definition Classes
    ActionDsl
  412. def stopWhenFail(when: ⇒ Boolean): Fragment
    Definition Classes
    ActionDsl
  413. def stopWhenFail: Fragment
    Definition Classes
    ActionDsl
  414. def stopWhenSkipped(when: ⇒ Boolean): Fragment
    Definition Classes
    ActionDsl
  415. def stopWhenSkipped: Fragment
    Definition Classes
    ActionDsl
  416. implicit def strToWebSpecBridge(description: String): WebSpecBridge

    Converts a String description into a WebSpecBridge that can then be used to set up either an S or Req instance.

  417. implicit def stringAsSpecStructure(s: String): SpecStructure
    Definition Classes
    SpecStructureDsl
  418. implicit def stringFunctionIsInterpolatedFragment[R](f: (String) ⇒ R)(implicit arg0: AsResult[R]): InterpolatedFragment
    Definition Classes
    S2StringContext
  419. implicit def stringIsInterpolatedFragment(s: ⇒ String): InterpolatedFragment
    Definition Classes
    S2StringContext
  420. implicit def stringMatcher(m: AdaptableMatcher[Any]): StringMatcher
    Definition Classes
    StringMatchers
  421. implicit def stringMatcherFunctionToBynameMatcherFunction[T, R](f: (T) ⇒ Matcher[R]): (⇒ T) ⇒ Matcher[R]
    Definition Classes
    MatchersCreation
  422. def structure: (Env) ⇒ SpecStructure
    Definition Classes
    SpecificationStructure → ContextualSpecificationStructure
  423. def success(m: String): Success
    Attributes
    protected
    Definition Classes
    ThrownStandardResults
  424. lazy val success: Success
    Definition Classes
    ThrownStandardResults → StandardResults
  425. def successfulTry[T](t: T): TrySuccessCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  426. def successfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]
    Definition Classes
    TryBaseMatchers
  427. def successfulTry[T]: TrySuccessMatcher[T]
    Definition Classes
    TryBaseMatchers
  428. def superClass[T](implicit arg0: ClassTag[T]): Matcher[AnyRef]
    Definition Classes
    AnyBeHaveMatchers
  429. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  430. def t(n: Int): Fragment
    Definition Classes
    FormattingFragments → FormattingFragments
  431. def t: Fragment
    Definition Classes
    FormattingFragments → FormattingFragments
  432. def tag(tag: NamedTag): Fragment
    Definition Classes
    TagDsl → TagDsl
  433. def tag(names: String*): Fragment
    Definition Classes
    TagDsl → TagDsl
  434. implicit def theBlock(t: ⇒ Nothing): MustExpectable[Nothing]
    Definition Classes
    MustExpectations
  435. implicit def theValue[T](t: ⇒ T): MustExpectable[T]
    Definition Classes
    MustExpectations1
  436. implicit def thisBlock(t: ⇒ Nothing): ShouldExpectable[Nothing]
    Definition Classes
    ShouldExpectations
  437. implicit def thisValue[T](t: ⇒ T): ShouldExpectable[T]
    Definition Classes
    ShouldExpectations
  438. def throwA[E <: Throwable](e: E): ExceptionMatcher[E]
    Definition Classes
    ExceptionBaseMatchers
  439. def throwA[E <: Throwable](message: String)(implicit m: ClassTag[E]): Matcher[Any]
    Definition Classes
    ExceptionBaseMatchers
  440. def throwA[E <: Throwable](implicit m: ClassTag[E]): ExceptionClassMatcher
    Definition Classes
    ExceptionBaseMatchers
  441. def throwAn[E <: Throwable](e: E): ExceptionMatcher[E]
    Definition Classes
    ExceptionBaseMatchers
  442. def throwAn[E <: Throwable](message: String)(implicit m: ClassTag[E]): Matcher[Any]
    Definition Classes
    ExceptionBaseMatchers
  443. def throwAn[E <: Throwable](implicit m: ClassTag[E]): ExceptionClassMatcher
    Definition Classes
    ExceptionBaseMatchers
  444. implicit def timesFor(n: Int): Times
    Definition Classes
    NumberOfTimes
  445. implicit def title(s: String): MutableTitleOps
    Definition Classes
    TitleDsl → TitleDsl
  446. implicit def toAnyMatcherResult(result: MatchResult[AnyRef]): AnyMatcherResult
    Definition Classes
    AnyBeHaveMatchers
  447. implicit def toAnyRefMatcherResult[T <: AnyRef](result: MatchResult[T]): AnyRefMatcherResult[T]
    Definition Classes
    AnyBeHaveMatchers
  448. implicit def toBeLikeResultMatcher[T](result: MatchResult[T]): BeLikeResultMatcher[T]
    Definition Classes
    AnyBeHaveMatchers
  449. implicit def toClassMatcherResult(result: MatchResult[Class[_]]): ClassMatcherResult
    Definition Classes
    AnyBeHaveMatchers
  450. implicit def toMapKeyResultMatcher[K](result: MatchResult[Iterable[(K, Any)]]): MapKeyResultMatcher[K]
    Definition Classes
    MapBeHaveMatchers
  451. implicit def toMapResultMatcher[K, V](result: MatchResult[Iterable[(K, V)]]): MapResultMatcher[K, V]
    Definition Classes
    MapBeHaveMatchers
  452. implicit def toMapValueResultMatcher[V](result: MatchResult[Iterable[(Any, V)]]): MapValueResultMatcher[V]
    Definition Classes
    MapBeHaveMatchers
  453. implicit def toNeutralMatcherElem(result: NeutralMatcher[Any]): NeutralMatcherElem
    Definition Classes
    XmlBeHaveMatchers
  454. implicit def toNeutralMatcherNumeric(result: NeutralMatcher[Any]): NeutralMatcherNumeric
    Definition Classes
    NumericBeHaveMatchers
  455. implicit def toNeutralMatcherOrdered(result: NeutralMatcher[Any]): NeutralMatcherOrdered
    Definition Classes
    NumericBeHaveMatchers
  456. implicit def toNeutralStringMatcher(result: NeutralMatcher[Any]): NeutralStringMatcher
    Definition Classes
    StringBeHaveMatchers
  457. implicit def toNotMatcherElem(result: NotMatcher[Any]): NotMatcherElem
    Definition Classes
    XmlBeHaveMatchers
  458. implicit def toNotStringMatcher(result: NotMatcher[Any]): NotStringMatcher
    Definition Classes
    StringBeHaveMatchers
  459. implicit def toNumericResultMatcher[S](result: MatchResult[S])(implicit arg0: Numeric[S]): NumericResultMatcher[S]
    Definition Classes
    NumericBeHaveMatchers
  460. implicit def toOptionResultMatcher[T](result: MatchResult[Option[T]]): OptionResultMatcher[T]
    Definition Classes
    OptionBeHaveMatchers
  461. implicit def toOrderedResultMatcher[S](result: MatchResult[S])(implicit arg0: (S) ⇒ Ordered[S]): OrderedResultMatcher[S]
    Definition Classes
    NumericBeHaveMatchers
  462. implicit def toPartialFunctionResultMatcher[K, V](result: MatchResult[PartialFunction[K, V]]): PartialFunctionResultMatcher[K, V]
    Definition Classes
    MapBeHaveMatchers
  463. implicit def toPendingUntilFixed[T](t: ⇒ T)(implicit arg0: AsResult[T]): PendingUntilFixed[T]
    Definition Classes
    PendingUntilFixed
  464. implicit def toResult(b: Boolean): Result
    Definition Classes
    Results
  465. def toString(): String
    Definition Classes
    AnyRef → Any
  466. implicit def toStringResultMatcher(result: MatchResult[String]): StringResultMatcher
    Definition Classes
    StringBeHaveMatchers
  467. implicit def toTryResultMatcher[T](result: MatchResult[Try[T]]): TryResultMatcher[T]
    Definition Classes
    TryBeHaveMatchers
  468. implicit def toXmlResultMatcher(result: MatchResult[Seq[Node]]): XmlResultMatcher
    Definition Classes
    XmlBeHaveMatchers
  469. def todo: Pending
    Definition Classes
    ThrownStandardResults → StandardResults
  470. implicit def traversable[T](s: MatchResult[Traversable[T]]): TraversableBeHaveMatchers[T]
    Definition Classes
    TraversableBeHaveMatchers
  471. implicit def tripletFunctionToMatcher[T](f: (T) ⇒ (Boolean, String, String)): Matcher[T]
    Definition Classes
    MatchersCreation
  472. implicit def typedEqualExpectation[T](t: ⇒ T): TypedEqualExpectation[T]
    Definition Classes
    TypedEqual
  473. def typedEqualTo[T](t: ⇒ T, equality: (T, T) ⇒ Boolean): BeTypedEqualTo[T]
    Definition Classes
    AnyBaseMatchers
  474. def updateArguments(a: Arguments): Arguments
    Definition Classes
    MutableArgumentsBuilder
  475. def value[V](v: V): Matcher[Iterable[(Any, V)]]
    Definition Classes
    MapBeHaveMatchers
  476. def valueIsTypedValueCheck[T](expected: T): BeEqualTypedValueCheck[T]
    Definition Classes
    ValueChecksBase
  477. def values[V](vs: V*): Matcher[Iterable[(Any, V)]]
    Definition Classes
    MapBeHaveMatchers
  478. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  479. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  480. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  481. def was(s: String): Arguments
    Definition Classes
    ArgumentsShortcuts
  482. def wontdo: Success
    Definition Classes
    StandardResults
  483. def xonly: Arguments
    Definition Classes
    ArgumentsShortcuts
  484. 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
  485. 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
  486. 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
  487. 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
  488. 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
  489. 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
  490. 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
  491. 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
  492. 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
  493. 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
  494. 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
  495. 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
  496. 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
  497. 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
  498. 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
  499. 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
  500. 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
  501. 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
  502. 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
  503. 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
  504. def zip[T1, T2, S1, S2](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2]): (⇒ (T1, T2)) ⇒ Matcher[(S1, S2)]
    Definition Classes
    MatcherZipOperators
  505. def ~[S](delta: PlusOrMinus[S])(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers
  506. def ~[S](n: S)(delta: S)(implicit arg0: Numeric[S]): Matcher[S]
    Definition Classes
    NumericBaseMatchers

Inherited from XmlMatchers

Inherited from XmlBeHaveMatchers

Inherited from XmlBaseMatchers

Inherited from Specification

Inherited from SpecificationLike

Inherited from SpecificationFeatures

Inherited from ShouldThrownMatchers

Inherited from ShouldThrownExpectations

Inherited from ShouldThrownExpectables

Inherited from ThrownExpectations

Inherited from ThrownStandardMatchResults

Inherited from ThrownStandardResults

Inherited from MustThrownMatchers

Inherited from MustThrownExpectations

Inherited from MustThrownExpectables

Inherited from MustThrownExpectations1

Inherited from MustThrownExpectationsCreation

Inherited from ThrownExpectationsCreation

Inherited from ThrownExpectables

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