Class

net.liftweb.mockweb

WebSpec

Related Doc: package mockweb

Permalink

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

Instance Constructors

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

    Permalink

    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

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

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  3. class AnyMatcherResult extends AnyRef

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

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

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  6. class BangExample extends AnyRef

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

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  8. class BlockExample extends AnyRef

    Permalink
    Definition Classes
    ExampleDsl1
  9. class ClassMatcherResult extends AnyRef

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ExceptionBeHaveMatchers
  17. class ExpectationDescription extends AnyRef

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

    Permalink
    Definition Classes
    StringBaseMatchers
  19. class FindMatcherPattern extends FindMatcher

    Permalink
    Definition Classes
    StringBaseMatchers
  20. class FindMatcherPatternWithGroups extends FindMatcherWithGroups

    Permalink
    Definition Classes
    StringBaseMatchers
  21. class FindMatcherRegex extends FindMatcherPattern

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

    Permalink
    Definition Classes
    StringBaseMatchers
  23. implicit class FragmentTaggedAs extends AnyRef

    Permalink
    Definition Classes
    TagDsl
  24. implicit class FragmentsTaggedAs extends AnyRef

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

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

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

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  28. implicit class HiddenFragment extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  29. trait ImplicitParam extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  30. trait ImplicitParam1 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  31. trait ImplicitParam10 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  32. trait ImplicitParam2 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  33. trait ImplicitParam3 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  34. trait ImplicitParam4 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  35. trait ImplicitParam5 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  36. trait ImplicitParam6 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  37. trait ImplicitParam7 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  38. trait ImplicitParam8 extends AnyRef

    Permalink
    Definition Classes
    ImplicitParameters
  39. trait ImplicitParam9 extends AnyRef

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

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

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

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

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

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

    Permalink
    Definition Classes
    SequenceMatchersCreation
  46. trait ModifiableRequest[T <: ModifiableRequest[T]] extends AnyRef

    Permalink

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

  47. class MutableBangExample extends org.specs2.specification.dsl.mutable.ExampleDsl.BangExample

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

    Permalink
    Definition Classes
    TitleDsl
  49. implicit class MutedFragment extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  50. class NeutralMatcherElem extends AnyRef

    Permalink
    Definition Classes
    XmlBeHaveMatchers
  51. class NeutralMatcherNumeric extends AnyRef

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  52. class NeutralMatcherOrdered extends AnyRef

    Permalink
    Definition Classes
    NumericBeHaveMatchers
  53. class NeutralStringMatcher extends AnyRef

    Permalink
    Definition Classes
    StringBeHaveMatchers
  54. class NotMatcherElem extends AnyRef

    Permalink
    Definition Classes
    XmlBeHaveMatchers
  55. class NotStringMatcher extends AnyRef

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

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

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

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

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

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

    Permalink
    Definition Classes
    PendingUntilFixed
  62. class ReqSpecification extends ModifiableRequest[ReqSpecification]

    Permalink

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

  63. class ResultLogicalCombinator extends AnyRef

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

    Permalink
    Definition Classes
    SequenceMatchersCreation
  65. class SessionSpecification extends ModifiableRequest[SessionSpecification]

    Permalink

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

  66. class SetMatcher[S, T] extends Matcher[Set[T]]

    Permalink
    Definition Classes
    SequenceMatchersCreation
  67. implicit class SignificantFiguresSyntax extends AnyRef

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

    Permalink
    Definition Classes
    NumericMatchers
  69. class StringResultMatcher extends AnyRef

    Permalink
    Definition Classes
    StringBeHaveMatchers
  70. class TemplateSpecification extends ModifiableRequest[TemplateSpecification]

    Permalink

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

  71. class TitleOps extends AnyRef

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

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

    Permalink
    Definition Classes
    TraversableBaseMatchers
  74. class TryResultMatcher[T] extends AnyRef

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

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

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

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

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

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

    Permalink
    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

    Permalink
    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

    Permalink
    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

    Permalink
    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

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

    Permalink
    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

    Permalink
    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

    Permalink
    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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TypedEqual
  97. class WarningForgottenOperator extends AnyRef

    Permalink
    Definition Classes
    BlockDsl
  98. class WebSpecBridge extends AnyRef

    Permalink

    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

    Permalink
    Definition Classes
    XmlBeHaveMatchers
  100. implicit class appendSpecStructureToFragment extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  101. implicit class appendSpecStructureToFragments extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDslLowImplicits
  102. implicit class appendSpecStructureToSpecHeader extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  103. implicit class appendSpecStructureToSpecStructure extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  104. implicit class appendSpecStructureToString extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl
  105. implicit class appendToArguments extends AnyRef

    Permalink
    Definition Classes
    SpecStructureDsl1
  106. implicit class appendToFragment extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  107. implicit class appendToFragments extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  108. implicit class appendToString extends AnyRef

    Permalink
    Definition Classes
    FragmentsDsl
  109. implicit class describe extends AnyRef

    Permalink
    Definition Classes
    BlockDsl
  110. implicit class fragmentFormatting extends AnyRef

    Permalink
    Definition Classes
    TextDsl
  111. implicit class fragmentsFormatting extends AnyRef

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

    Permalink
    Definition Classes
    FuturezMatchers
  113. implicit class linkFragment extends AnyRef

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

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

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

    Permalink
    Definition Classes
    ResultImplicits
  117. implicit class seeFragment extends AnyRef

    Permalink
    Definition Classes
    ReferenceDsl
  118. implicit class specificationInStringContext extends AnyRef

    Permalink
    Definition Classes
    S2StringContextCreation
  119. implicit class textFragment extends AnyRef

    Permalink
    Definition Classes
    TextDsl

Value Members

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  9. def ==/(node: Elem): EqualIgnoringSpaceMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  10. def ==/(node: Seq[Node]): EqualIgnoringSpaceMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  11. def ==/(s: String): AdaptableMatcher[Any]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    NumericMatchers
  20. def \(label: String, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  21. def \(node: Node, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  22. def \(label: String, attributes: String*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  23. def \(node: Node): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  24. def \(node: Node, attributes: String*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  25. def \\(label: String, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  26. def \\(node: Node, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  27. def \\(label: String, attributes: String*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  28. def \\(node: Node): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  29. def \\(node: Node, attributes: String*): XmlMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  30. def aFailedTry[T](t: Throwable): TryFailureCheckedMatcher[T]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TextCreation
  38. def addBacktab: Fragment

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

    Permalink
    Definition Classes
    TextCreation
  40. def addBreak: Fragment

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

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

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

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

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

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

    Permalink
    Definition Classes
    TextCreation
  47. def addTab: Fragment

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

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

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

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

    Permalink
    Definition Classes
    TraversableBaseMatchers
  52. def anError: Error

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

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

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

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

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

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

    Permalink
    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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyBaseMatchers
  104. def beEqualToIgnoringSpace(node: Seq[Node]): EqualIgnoringSpaceMatcher

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyBaseMatchers
  130. def beTrue: BeTrueMatcher

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyBaseMatchers
  140. def be_==/(node: Elem): EqualIgnoringSpaceMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  141. def be_==/(node: Seq[Node]): EqualIgnoringSpaceMatcher

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Results
  150. def br: Fragment

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

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

    Permalink
    Definition Classes
    FormattingFragments → FormattingFragments
  153. def checkFailure[T](m: MatchResult[T]): MatchResult[T]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

    Permalink
    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]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ArgumentsShortcuts
  216. def done: Success

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

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

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

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

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  221. def end: Fragment

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

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

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

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

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

    Permalink
    Definition Classes
    AnyBaseMatchers
  227. def equalToIgnoringSpace(node: Elem): EqualIgnoringSpaceMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  228. def equalToIgnoringSpace(node: Seq[Node]): EqualIgnoringSpaceMatcher

    Permalink
    Definition Classes
    XmlBaseMatchers
  229. def equals(arg0: Any): Boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation
  249. def failure: Failure

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

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

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

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

    Permalink
    Definition Classes
    StringBaseMatchers
  254. def forall[T](matcher: Matcher[T]): ContainWithResult[T]

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

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

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

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

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

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

    Permalink
    Definition Classes
    SpecStructureDsl
  261. def fragmentFactory: FragmentFactory

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatchResultImplicits
  269. def fullStackTrace: Arguments

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    NumericBaseMatchers
  278. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MapBaseMatchers
  293. implicit lazy val implicitParameter: ImplicitParam

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    LanguageFeatures
  305. def include(tags: String): Arguments

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

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

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

    Permalink
    Definition Classes
    AnyBeHaveMatchers
  309. def is: SpecStructure

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

    Permalink
    Definition Classes
    Any
  311. def isolated: Arguments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Results
  342. def nocolor: Arguments

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  353. def p: Fragments

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

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

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

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

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

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

    Permalink
    Definition Classes
    ThrownExpectationsCreation → StandardResults
  360. def pending: Pending

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

    Permalink
    Definition Classes
    StandardResults
  362. def plan: Arguments

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

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

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

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

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

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

    Permalink
    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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatchResultImplicits
  376. def sequential: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  377. def setArguments(a: Arguments): Arguments

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

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

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

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

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

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

    Permalink
    Definition Classes
    TraversableBeHaveMatchers
  384. def skipAll: Arguments

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

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

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

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

    Permalink
    Definition Classes
    ThrownExpectationsCreation → StandardResults
  389. def skipped: Skipped

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    S2StringContext
  408. def stopOnFail: Arguments

    Permalink
    Definition Classes
    ArgumentsShortcuts
  409. def stopOnSkip: Arguments

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

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

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

    Permalink
    Definition Classes
    ActionDsl
  413. def stopWhenFail: Fragment

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

    Permalink
    Definition Classes
    ActionDsl
  415. def stopWhenSkipped: Fragment

    Permalink
    Definition Classes
    ActionDsl
  416. implicit def strToWebSpecBridge(description: String): WebSpecBridge

    Permalink

    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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    ThrownExpectationsCreation
  424. lazy val success: Success

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TagDsl → TagDsl
  434. implicit def theBlock(t: ⇒ Nothing): MustExpectable[Nothing]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MapBeHaveMatchers
  453. implicit def toNeutralMatcherElem(result: NeutralMatcher[Any]): NeutralMatcherElem

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

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

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

    Permalink
    Definition Classes
    StringBeHaveMatchers
  457. implicit def toNotMatcherElem(result: NotMatcher[Any]): NotMatcherElem

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    TryBeHaveMatchers
  468. implicit def toXmlResultMatcher(result: MatchResult[Seq[Node]]): XmlResultMatcher

    Permalink
    Definition Classes
    XmlBeHaveMatchers
  469. def todo: Pending

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

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

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

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

    Permalink
    Definition Classes
    AnyBaseMatchers
  474. def updateArguments(a: Arguments): Arguments

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ArgumentsShortcuts
  482. def wontdo: Success

    Permalink
    Definition Classes
    StandardResults
  483. def xonly: Arguments

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

    Permalink
    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)]

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

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

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

    Permalink
    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 ThrownExpectations

Inherited from MustThrownMatchers

Inherited from MustThrownExpectations

Inherited from MustThrownExpectations1

Inherited from MustThrownExpectationsCreation

Inherited from ThrownExpectationsCreation

Inherited from SpecificationFeatures

Inherited from ImplicitExecutionContexts

Inherited from ImplicitExecutorServiceFromExecutionEnv

Inherited from ImplicitExecutionContextFromExecutionEnv

Inherited from Debug

Inherited from org.specs2.execute.PendingUntilFixed

Inherited from StandardMatchResults

Inherited from StandardResults

Inherited from ShouldMatchers

Inherited from ShouldExpectations

Inherited from MustMatchers

Inherited from MustExpectations

Inherited from MustExpectations1

Inherited from MustExpectationsCreation

Inherited from Matchers

Inherited from LanguageFeatures

Inherited from MatchersImplicits

Inherited from SequenceMatchersCreation

Inherited from MatchersCreation

Inherited from ResultImplicits

Inherited from MatchResultImplicits

Inherited from MatcherZipOperators

Inherited from MatchResultCombinators

Inherited from ResultLogicalCombinators

Inherited from Results

Inherited from MatchResultLogicalCombinators

Inherited from Expectations

Inherited from ExpectationsDescription

Inherited from TypedEqual

Inherited from FuturezMatchers

Inherited from FuturezBaseMatchers

Inherited from FutureMatchers

Inherited from FutureBaseMatchers

Inherited from EventuallyMatchers

Inherited from EventuallyResults

Inherited from TryMatchers

Inherited from TryBeHaveMatchers

Inherited from TryBaseMatchers

Inherited from EitherMatchers

Inherited from EitherBeHaveMatchers

Inherited from EitherBaseMatchers

Inherited from OptionMatchers

Inherited from ValueChecks

Inherited from ValueChecksBase

Inherited from OptionBeHaveMatchers

Inherited from OptionBaseMatchers

Inherited from NumericMatchers

Inherited from NumericBeHaveMatchers

Inherited from NumericBaseMatchers

Inherited from ExceptionMatchers

Inherited from ExceptionBeHaveMatchers

Inherited from ExceptionBaseMatchers

Inherited from ExpectationsCreation

Inherited from MatchResultStackTrace

Inherited from StringMatchers

Inherited from StringBeHaveMatchers

Inherited from StringBaseMatchers

Inherited from MapMatchers

Inherited from MapBeHaveMatchers

Inherited from MapBaseMatchers

Inherited from TraversableMatchers

Inherited from NumberOfTimes

Inherited from ImplicitParameters

Inherited from TraversableBaseMatchersLowImplicits

Inherited from ValueChecksLowImplicits

Inherited from org.specs2.matcher.TraversableBeHaveMatchers

Inherited from LazyParameters

Inherited from TraversableBaseMatchers

Inherited from AnyMatchers

Inherited from org.specs2.matcher.AnyBeHaveMatchers

Inherited from BeHaveMatchers

Inherited from AnyBaseMatchers

Inherited from SpecificationCreation

Inherited from MutableDsl

Inherited from TagDsl

Inherited from ReferenceDsl

Inherited from ArgumentsDsl

Inherited from ArgumentsCreation

Inherited from TitleDsl

Inherited from ActionDsl

Inherited from TextDsl

Inherited from TextCreation

Inherited from ExampleDsl

Inherited from ExampleDsl1

Inherited from BlockDsl

Inherited from BlockCreation

Inherited from AutoExamples

Inherited from FormattingFragments

Inherited from SpecificationCreation

Inherited from FormattingFragments

Inherited from S2StringContext

Inherited from S2StringContextImplicitsControl

Inherited from S2StringContext1

Inherited from S2StringContextCreation

Inherited from ArgumentsShortcuts

Inherited from ArgumentsArgs

Inherited from ArgProperties

Inherited from ArgumentsCreation

Inherited from AutoExamples

Inherited from AcceptanceDsl

Inherited from ReferenceDsl

Inherited from ExampleDsl

Inherited from TitleDsl

Inherited from SpecStructureDsl

Inherited from SpecStructureDslLowImplicits

Inherited from FragmentsDsl

Inherited from AcceptanceDsl1

Inherited from ActionDsl

Inherited from TagDsl

Inherited from ReferenceCreation

Inherited from SpecStructureDsl1

Inherited from SpecificationStructure

Inherited from MutableFragmentBuilder

Inherited from MutableHeaderBuilder

Inherited from MutableArgumentsBuilder

Inherited from FragmentsFactory

Inherited from FragmentBuilder

Inherited from SpecificationStructure

Inherited from ContextualSpecificationStructure

Inherited from AnyRef

Inherited from Any

Ungrouped