com.hunorkovacs.koauthsync.service.provider

VerifierSpec

class VerifierSpec extends Specification with Mockito

Linear Supertypes
Mockito, MockitoMatchers, CapturedArgument, MockitoStubs, MockitoStubsLowerImplicits, CalledMatchers, FunctionArguments, FunctionArgumentsLowImplicits, ArgThat, MocksCreation, ClassesOf, TheMockitoMocker, Specification, SpecificationLike, SpecificationFeatures, Debug, ContextsInjection, Contexts, org.specs2.execute.PendingUntilFixed, TimeConversions, DurationConversions, AutoExamples, AutoExamples, AutoExamplesLowImplicits, Tags, FormattingFragments, FormattingFragments, ShouldThrownMatchers, ShouldThrownExpectations, ShouldExpectations, MustThrownMatchers, MustThrownExpectations, MustExpectations, ThrownExpectations, StandardMatchResults, StandardResults, Matchers, LanguageFeatures, MatchersImplicits, ExpectationsDescription, Sentences, MatchResultImplicits, MatcherZipOperators, MatchResultCombinators, ResultLogicalCombinators, Results, MatchResultLogicalCombinators, FutureMatchers, ConcurrentExecutionContext, EventuallyMatchers, EventuallyResults, TryMatchers, TryBeHaveMatchers, TryBaseMatchers, EitherMatchers, EitherBeHaveMatchers, EitherBaseMatchers, OptionMatchers, OptionBeHaveMatchers, OptionBaseMatchers, NumericMatchers, NumericBeHaveMatchers, NumericBaseMatchers, ExceptionMatchers, ExceptionBeHaveMatchers, ExceptionBaseMatchers, Expectations, CanBeEqual, StringMatchers, StringBeHaveMatchers, StringBaseMatchers, MapMatchers, MapBeHaveMatchers, MapBaseMatchers, TraversableMatchers, org.specs2.matcher.TraversableBeHaveMatchers, LazyParameters, NumberOfTimes, TraversableBaseMatchers, TraversableBaseMatchersLowImplicits, ValueChecks, ValueChecksLowImplicits, BeHaveMatchers, AnyMatchers, org.specs2.matcher.AnyBeHaveMatchers, AnyBaseMatchers, ArgumentsShortcuts, ArgumentsArgs, ArgumentsArgs, ArgProperties, SpecificationInclusion, SpecificationInclusion, FragmentsBuilder, SideEffectingCreationPaths, SpecificationNavigation, ExamplesFactory, FragmentsBuilder, FormattingTags, Tags, ImplicitParameters, ExamplesFactory, SpecificationStringContext, SpecificationStructure, DefaultFragmentsFormatting, TagsAssociation, FragmentsFormatting, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. VerifierSpec
  2. Mockito
  3. MockitoMatchers
  4. CapturedArgument
  5. MockitoStubs
  6. MockitoStubsLowerImplicits
  7. CalledMatchers
  8. FunctionArguments
  9. FunctionArgumentsLowImplicits
  10. ArgThat
  11. MocksCreation
  12. ClassesOf
  13. TheMockitoMocker
  14. Specification
  15. SpecificationLike
  16. SpecificationFeatures
  17. Debug
  18. ContextsInjection
  19. Contexts
  20. PendingUntilFixed
  21. TimeConversions
  22. DurationConversions
  23. AutoExamples
  24. AutoExamples
  25. AutoExamplesLowImplicits
  26. Tags
  27. FormattingFragments
  28. FormattingFragments
  29. ShouldThrownMatchers
  30. ShouldThrownExpectations
  31. ShouldExpectations
  32. MustThrownMatchers
  33. MustThrownExpectations
  34. MustExpectations
  35. ThrownExpectations
  36. StandardMatchResults
  37. StandardResults
  38. Matchers
  39. LanguageFeatures
  40. MatchersImplicits
  41. ExpectationsDescription
  42. Sentences
  43. MatchResultImplicits
  44. MatcherZipOperators
  45. MatchResultCombinators
  46. ResultLogicalCombinators
  47. Results
  48. MatchResultLogicalCombinators
  49. FutureMatchers
  50. ConcurrentExecutionContext
  51. EventuallyMatchers
  52. EventuallyResults
  53. TryMatchers
  54. TryBeHaveMatchers
  55. TryBaseMatchers
  56. EitherMatchers
  57. EitherBeHaveMatchers
  58. EitherBaseMatchers
  59. OptionMatchers
  60. OptionBeHaveMatchers
  61. OptionBaseMatchers
  62. NumericMatchers
  63. NumericBeHaveMatchers
  64. NumericBaseMatchers
  65. ExceptionMatchers
  66. ExceptionBeHaveMatchers
  67. ExceptionBaseMatchers
  68. Expectations
  69. CanBeEqual
  70. StringMatchers
  71. StringBeHaveMatchers
  72. StringBaseMatchers
  73. MapMatchers
  74. MapBeHaveMatchers
  75. MapBaseMatchers
  76. TraversableMatchers
  77. TraversableBeHaveMatchers
  78. LazyParameters
  79. NumberOfTimes
  80. TraversableBaseMatchers
  81. TraversableBaseMatchersLowImplicits
  82. ValueChecks
  83. ValueChecksLowImplicits
  84. BeHaveMatchers
  85. AnyMatchers
  86. AnyBeHaveMatchers
  87. AnyBaseMatchers
  88. ArgumentsShortcuts
  89. ArgumentsArgs
  90. ArgumentsArgs
  91. ArgProperties
  92. SpecificationInclusion
  93. SpecificationInclusion
  94. FragmentsBuilder
  95. SideEffectingCreationPaths
  96. SpecificationNavigation
  97. ExamplesFactory
  98. FragmentsBuilder
  99. FormattingTags
  100. Tags
  101. ImplicitParameters
  102. ExamplesFactory
  103. SpecificationStringContext
  104. SpecificationStructure
  105. DefaultFragmentsFormatting
  106. TagsAssociation
  107. FragmentsFormatting
  108. AnyRef
  109. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new VerifierSpec()

Type Members

  1. class AStubber[T] extends AnyRef

    Definition Classes
    MockitoStubs
  2. implicit class AdaptFunction[T, S] extends AnyRef

    Definition Classes
    MatchersImplicits
  3. class AfterResult[T] extends AnyRef

    Definition Classes
    Contexts
  4. class AnOngoingStubbing[T] extends AnyRef

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

    Definition Classes
    AnyBeHaveMatchers
  6. class AnyMatcherResult extends AnyRef

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

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

    Definition Classes
    AnyBeHaveMatchers
  9. class AroundResult[T] extends AnyRef

    Definition Classes
    Contexts
  10. case class AsFragments extends Product with Serializable

    Definition Classes
    FragmentsBuilder
  11. class BeLikeResultMatcher[T] extends AnyRef

    Definition Classes
    AnyBeHaveMatchers
  12. class BeforeResult[T] extends AnyRef

    Definition Classes
    Contexts
  13. class BooleanResultFragment extends FragmentsFragment with (AutoExamplesLowImplicits.this)#ExampleFragment

    Definition Classes
    AutoExamplesLowImplicits
  14. class Calls extends AnyRef

    Definition Classes
    CalledMatchers
  15. class CanBeEqualExpectation[T] extends AnyRef

    Definition Classes
    CanBeEqual
  16. class ClassMatcherResult extends AnyRef

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

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

    Definition Classes
    Debug
  19. class Described extends AnyRef

    Definition Classes
    FragmentsBuilder
  20. class Descriptible[T] extends AnyRef

    Definition Classes
    Expectations
  21. implicit class EitherResultMatcher[L, R] extends AnyRef

    Definition Classes
    EitherBeHaveMatchers
  22. class ExampleDesc extends AnyRef

    Definition Classes
    FragmentsBuilder
  23. trait ExampleFragment extends AnyRef

    Definition Classes
    AutoExamplesLowImplicits
  24. class ExceptionClassMatcher extends Matcher[Any]

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

    Definition Classes
    ExceptionBaseMatchers
  26. class ExceptionMatcherResult[T] extends AnyRef

    Definition Classes
    ExceptionBeHaveMatchers
  27. class ExpectationDescription extends AnyRef

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

    Definition Classes
    StringBaseMatchers
  29. class FindMatcherPattern extends FindMatcher

    Definition Classes
    StringBaseMatchers
  30. class FindMatcherPatternWithGroups extends FindMatcherWithGroups

    Definition Classes
    StringBaseMatchers
  31. class FindMatcherRegex extends FindMatcherPattern

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

    Definition Classes
    StringBaseMatchers
  33. case class FormattingTagParameter extends Product with Serializable

    Definition Classes
    FormattingTags
  34. class FragmentAndFormattingFragment[T <: Fragment] extends AnyRef

    Definition Classes
    FormattingFragments
  35. class FragmentTaggedAs[T <: Fragment] extends AnyRef

    Definition Classes
    Tags
  36. class FragmentsAndFormattingFragment extends AnyRef

    Definition Classes
    FormattingFragments
  37. class FragmentsFragmentAndFormattingFragment extends AnyRef

    Definition Classes
    FormattingFragments
  38. class FragmentsTaggedAs extends AnyRef

    Definition Classes
    Tags
  39. implicit class FutureMatchable[T] extends AnyRef

    Definition Classes
    FutureMatchers
  40. class HasSize[T] extends AnyRef

    Definition Classes
    TraversableBeHaveMatchers
  41. class HtmlLinkFragments extends AnyRef

    Definition Classes
    FragmentsBuilder
  42. class HtmlLinkFragments2 extends AnyRef

    Definition Classes
    FragmentsBuilder
  43. trait ImplicitParam extends AnyRef

    Definition Classes
    ImplicitParameters
  44. trait ImplicitParam1 extends AnyRef

    Definition Classes
    ImplicitParameters
  45. trait ImplicitParam10 extends AnyRef

    Definition Classes
    ImplicitParameters
  46. trait ImplicitParam2 extends AnyRef

    Definition Classes
    ImplicitParameters
  47. trait ImplicitParam3 extends AnyRef

    Definition Classes
    ImplicitParameters
  48. trait ImplicitParam4 extends AnyRef

    Definition Classes
    ImplicitParameters
  49. trait ImplicitParam5 extends AnyRef

    Definition Classes
    ImplicitParameters
  50. trait ImplicitParam6 extends AnyRef

    Definition Classes
    ImplicitParameters
  51. trait ImplicitParam7 extends AnyRef

    Definition Classes
    ImplicitParameters
  52. trait ImplicitParam8 extends AnyRef

    Definition Classes
    ImplicitParameters
  53. trait ImplicitParam9 extends AnyRef

    Definition Classes
    ImplicitParameters
  54. class InExample extends AnyRef

    Definition Classes
    FragmentsBuilder
  55. implicit class InvariantMatcherFunction[T] extends AnyRef

    Definition Classes
    MatchersImplicits
  56. class MapKeyResultMatcher[K] extends AnyRef

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

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

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

    Definition Classes
    MatchResultLogicalCombinators
  60. class MatchResultFragment extends FragmentsFragment with (AutoExamplesLowImplicits.this)#ExampleFragment

    Definition Classes
    AutoExamplesLowImplicits
  61. implicit class MatcherFunction[S, T] extends AnyRef

    Definition Classes
    MatchersImplicits
  62. class MockAnswer[T] extends Answer[T]

    Definition Classes
    MockitoStubs
  63. class MockAnswer2[T] extends Answer[T]

    Definition Classes
    MockitoStubs
  64. case class MockProperty[T] extends Product with Serializable

    Definition Classes
    MocksCreation
  65. case class MockitoVerificationWithTimeout extends Product with Serializable

    Definition Classes
    CalledMatchers
  66. class MutableExampleFactory extends DefaultExampleFactory

    Definition Classes
    ExamplesFactory
  67. class MutableSpecText extends AnyRef

    Definition Classes
    FragmentsBuilder
  68. class MutableSpecTitle extends org.specs2.mutable.FragmentsBuilder.SpecTitle

    Definition Classes
    FragmentsBuilder
  69. class NeutralMatcherNumeric extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  70. class NeutralMatcherOrdered extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  71. class NeutralStringMatcher extends AnyRef

    Definition Classes
    StringBeHaveMatchers
  72. class NotStringMatcher extends AnyRef

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

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

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

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

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

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

    Definition Classes
    PendingUntilFixed
  79. class ResultFragment extends FragmentsFragment with (AutoExamplesLowImplicits.this)#ExampleFragment

    Definition Classes
    AutoExamplesLowImplicits
  80. class ResultLogicalCombinator extends AnyRef

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

    Definition Classes
    MatchersImplicits
  82. class SetMatcher[S, T] extends Matcher[Set[T]]

    Definition Classes
    MatchersImplicits
  83. case class SpecIdentificationMarkdownLink extends Product with Serializable

    Definition Classes
    FragmentsBuilder
  84. class SpecTitle extends AnyRef

    Definition Classes
    FragmentsBuilder
  85. class StringMatcher extends AnyRef

    Definition Classes
    StringBaseMatchers
  86. class StringResultMatcher extends AnyRef

    Definition Classes
    StringBeHaveMatchers
  87. class Stubbed[T] extends AnyRef

    Definition Classes
    MockitoStubs
  88. class TextAndFormattingFragment extends AnyRef

    Definition Classes
    FormattingFragments
  89. implicit class TimesCall extends AnyRef

    Definition Classes
    CalledMatchers
  90. class ToBooleanExample extends AnyRef

    Definition Classes
    AutoExamplesLowImplicits
  91. class ToDataTableExample[T] extends AnyRef

    Definition Classes
    AutoExamples
  92. class ToInOrderMode[T] extends AnyRef

    Definition Classes
    CalledMatchers
  93. class ToMatchResultExample extends AnyRef

    Definition Classes
    AutoExamplesLowImplicits
  94. class ToResultExample extends AnyRef

    Definition Classes
    AutoExamplesLowImplicits
  95. class TraversableBeHaveMatchers[T] extends AnyRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherZipOperators
  119. class WarningForgottenOperator extends AnyRef

    Definition Classes
    FragmentsBuilder
  120. implicit class futureAsResult[T] extends AnyRef

    Definition Classes
    FutureMatchers
  121. implicit class longAsTime extends AnyRef

    Definition Classes
    TimeConversions
  122. implicit class matcherContainResult[T] extends AnyRef

    Definition Classes
    MatchersImplicits
  123. implicit class pendingResult extends AnyRef

    Definition Classes
    StandardResults
  124. implicit class resultFunction[T, R] extends AnyRef

    Definition Classes
    MatchersImplicits
  125. implicit class skippedResult extends AnyRef

    Definition Classes
    StandardResults
  126. implicit class specificationInStringContext extends AnyRef

    Definition Classes
    SpecificationStringContext
  127. type ¬[A] = (A) ⇒ Nothing

    Definition Classes
    ArgThat

Value Members

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  17. val BaseWithCallback: String

  18. val BodyParams: List[(String, String)]

  19. val ConsumerKey: String

  20. val ConsumerSecret: String

  21. val Method: String

  22. val Nonce: String

  23. val ParamsList: List[(String, String)]

  24. val ParamsListWithCallback: List[(String, String)]

  25. val Signature: String

  26. val Signature2: String

  27. val SignatureBase: String

  28. implicit def ToDelta[S](n: S)(implicit arg0: Numeric[S]): CanHaveDelta[S]

    Definition Classes
    NumericBaseMatchers
  29. implicit def ToFormattingTagParameter(condition: Boolean): Option[FormattingTagParameter]

    Definition Classes
    FormattingTags
  30. val Token: String

  31. val TokenSecret: String

  32. val Url: String

  33. val UrlParams: List[(String, String)]

  34. implicit def aBooleanExample(expression: ⇒ Boolean): ToBooleanExample

    Definition Classes
    AutoExamplesLowImplicits
  35. implicit def aDataTableExample[T](expression: ⇒ DecoratedResult[T]): ToDataTableExample[T]

    Definition Classes
    AutoExamples
  36. def aFailedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]

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

    Definition Classes
    TryBaseMatchers
  38. implicit def aMatchResultExample(expression: ⇒ MatchResult[_]): ToMatchResultExample

    Definition Classes
    AutoExamplesLowImplicits
  39. implicit def aResultExample(expression: ⇒ Result): ToResultExample

    Definition Classes
    AutoExamplesLowImplicits
  40. implicit def aStubber(stub: ⇒ Stubber): AStubber[Nothing]

    Definition Classes
    MockitoStubs
  41. def aSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]

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

    Definition Classes
    TryBaseMatchers
  43. def action(a: ⇒ Any): Action

    Definition Classes
    FragmentsBuilder
  44. def addArguments(a: Arguments): Arguments

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  45. def addExample(ex: ⇒ Example): Example

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  46. def addFragments(fs: Seq[Fragment]): Fragments

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  47. def addFragments(fs: Fragments): Fragments

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  48. def addFragments[T](s: String, fs: ⇒ T, word: String): Fragments

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  49. def addTag(t: TagFragment): TagFragment

    Definition Classes
    Tags
  50. def after(duration: Duration): MockitoVerificationWithTimeout

    Definition Classes
    CalledMatchers
  51. implicit def akaMust[T](tm: Expectable[T]): MustExpectable[T]

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

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

    Definition Classes
    TraversableBaseMatchers
  54. def anArgThat[T, U <: T](m: Matcher[U]): T

    Definition Classes
    ArgThat
  55. def anError: Error

    Definition Classes
    ThrownExpectations → StandardResults
  56. def anInstanceOf[T](implicit arg0: ClassTag[T]): Matcher[Any]

    Definition Classes
    AnyBeHaveMatchers
  57. implicit def anOngoingStubbing[T](stub: ⇒ OngoingStubbing[T]): AnOngoingStubbing[T]

    Definition Classes
    MockitoStubs
  58. def any[T](implicit arg0: ClassTag[T]): T

    Definition Classes
    MockitoMatchers
  59. implicit def anyAsResultIsSpecPart(r: ⇒ Function0Result): SpecPart

    Definition Classes
    SpecificationStringContext
  60. implicit def anyBeHaveMatcher[T](result: MatchResult[T]): AnyBeHaveMatchers[T]

    Definition Classes
    AnyBeHaveMatchers
  61. def anyByte: Byte

    Definition Classes
    MockitoMatchers
  62. def anyChar: Char

    Definition Classes
    MockitoMatchers
  63. def anyDouble: Double

    Definition Classes
    MockitoMatchers
  64. def anyFloat: Float

    Definition Classes
    MockitoMatchers
  65. def anyFunction1[T1, R]: (T1) ⇒ R

    Definition Classes
    MockitoMatchers
  66. def anyFunction10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) ⇒ R

    Definition Classes
    MockitoMatchers
  67. def anyFunction11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) ⇒ R

    Definition Classes
    MockitoMatchers
  68. def anyFunction12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) ⇒ R

    Definition Classes
    MockitoMatchers
  69. def anyFunction13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) ⇒ R

    Definition Classes
    MockitoMatchers
  70. def anyFunction14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) ⇒ R

    Definition Classes
    MockitoMatchers
  71. def anyFunction15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) ⇒ R

    Definition Classes
    MockitoMatchers
  72. def anyFunction16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) ⇒ R

    Definition Classes
    MockitoMatchers
  73. def anyFunction17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) ⇒ R

    Definition Classes
    MockitoMatchers
  74. def anyFunction18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) ⇒ R

    Definition Classes
    MockitoMatchers
  75. def anyFunction19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) ⇒ R

    Definition Classes
    MockitoMatchers
  76. def anyFunction2[T1, T2, R]: (T1, T2) ⇒ R

    Definition Classes
    MockitoMatchers
  77. def anyFunction20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) ⇒ R

    Definition Classes
    MockitoMatchers
  78. def anyFunction21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) ⇒ R

    Definition Classes
    MockitoMatchers
  79. def anyFunction22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) ⇒ R

    Definition Classes
    MockitoMatchers
  80. def anyFunction3[T1, T2, T3, R]: (T1, T2, T3) ⇒ R

    Definition Classes
    MockitoMatchers
  81. def anyFunction4[T1, T2, T3, T4, R]: (T1, T2, T3, T4) ⇒ R

    Definition Classes
    MockitoMatchers
  82. def anyFunction5[T1, T2, T3, T4, T5, R]: (T1, T2, T3, T4, T5) ⇒ R

    Definition Classes
    MockitoMatchers
  83. def anyFunction6[T1, T2, T3, T4, T5, T6, R]: (T1, T2, T3, T4, T5, T6) ⇒ R

    Definition Classes
    MockitoMatchers
  84. def anyFunction7[T1, T2, T3, T4, T5, T6, T7, R]: (T1, T2, T3, T4, T5, T6, T7) ⇒ R

    Definition Classes
    MockitoMatchers
  85. def anyFunction8[T1, T2, T3, T4, T5, T6, T7, T8, R]: (T1, T2, T3, T4, T5, T6, T7, T8) ⇒ R

    Definition Classes
    MockitoMatchers
  86. def anyFunction9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R]: (T1, T2, T3, T4, T5, T6, T7, T8, T9) ⇒ R

    Definition Classes
    MockitoMatchers
  87. def anyInt: Int

    Definition Classes
    MockitoMatchers
  88. def anyLong: Long

    Definition Classes
    MockitoMatchers
  89. def anyOf[T](t: T*): Matcher[T]

    Definition Classes
    AnyBeHaveMatchers
  90. def anyPartialFunction[T, R]: PartialFunction[T, R]

    Definition Classes
    MockitoMatchers
  91. def anyShort: Short

    Definition Classes
    MockitoMatchers
  92. def anyString: String

    Definition Classes
    MockitoMatchers
  93. implicit def anyToArgProperty[T](t: ⇒ T): ArgProperty[T]

    Definition Classes
    ArgProperties
  94. implicit def anyToMockProperty[T](t: ⇒ T): MockProperty[T]

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

    Definition Classes
    AnyBeHaveMatchers
  96. implicit def argThat[T, U <: T, ¬[Nothing] <: U](m: Matcher[U]): T

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

    Definition Classes
    ArgumentsArgs → ArgumentsArgs
  98. lazy val args: ArgumentsNamespaceMutable

    Definition Classes
    ArgumentsArgs → ArgumentsArgs
  99. implicit def argumentsFragment(a: Arguments): FragmentsFragment

    Definition Classes
    FragmentsBuilder
  100. implicit def argumentsIsSpecPart(a: Arguments): SpecPart

    Definition Classes
    SpecificationStringContext
  101. final def asInstanceOf[T0]: T0

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

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

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

    Definition Classes
    MatchResultImplicits
  105. implicit def asResultIsSpecPart[R](r: ⇒ R)(implicit arg0: AsResult[R]): SpecPart

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

    Definition Classes
    AnyBeHaveMatchers
  107. def atLeast[T <: AnyRef](i: Int)(mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  108. def atLeast[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

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

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

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

    Definition Classes
    MatchersImplicits
  112. def atLeastOne[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  113. def atLeastThree[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  114. def atLeastTwo[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  115. def atMost[T <: AnyRef](i: Int)(mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  116. def atMost[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

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

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

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

    Definition Classes
    MatchersImplicits
  120. def atMostOne[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  121. def atMostThree[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  122. def atMostTwo[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  123. def await[T](m: Matcher[T])(retries: Int, timeout: FiniteDuration): Matcher[Future[T]]

    Definition Classes
    FutureMatchers
  124. def be: NeutralMatcher[Any]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyBaseMatchers
  167. def beTrue: BeTrueMatcher

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  183. implicit def booleanExample(expression: ⇒ Boolean): Example

    Definition Classes
    AutoExamples → AutoExamplesLowImplicits
  184. implicit def booleanFragments(expression: ⇒ Boolean): Fragments

    Definition Classes
    AutoExamplesLowImplicits
  185. implicit def booleanFragmentsFragment(expression: ⇒ Boolean): BooleanResultFragment

    Definition Classes
    AutoExamplesLowImplicits
  186. def br: Br

    Definition Classes
    FormattingFragments → FormattingFragments
  187. def bt(n: Int): Backtab

    Definition Classes
    FormattingFragments → FormattingFragments
  188. def bt: Backtab

    Definition Classes
    FormattingFragments → FormattingFragments
  189. def callMatching[A, R](a: A, m: Matcher[R]): (A) ⇒ R

    Definition Classes
    FunctionArguments
  190. def callMatching10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) ⇒ R

    Definition Classes
    FunctionArguments
  191. def callMatching11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) ⇒ R

    Definition Classes
    FunctionArguments
  192. def callMatching12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) ⇒ R

    Definition Classes
    FunctionArguments
  193. def callMatching13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) ⇒ R

    Definition Classes
    FunctionArguments
  194. def callMatching14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) ⇒ R

    Definition Classes
    FunctionArguments
  195. def callMatching15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) ⇒ R

    Definition Classes
    FunctionArguments
  196. def callMatching16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) ⇒ R

    Definition Classes
    FunctionArguments
  197. def callMatching17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) ⇒ R

    Definition Classes
    FunctionArguments
  198. def callMatching18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) ⇒ R

    Definition Classes
    FunctionArguments
  199. def callMatching19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) ⇒ R

    Definition Classes
    FunctionArguments
  200. def callMatching2[T1, T2, R](t1: T1, t2: T2, m: Matcher[R]): (T1, T2) ⇒ R

    Definition Classes
    FunctionArguments
  201. def callMatching20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, t20: T20, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) ⇒ R

    Definition Classes
    FunctionArguments
  202. def callMatching21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, t20: T20, t21: T21, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) ⇒ R

    Definition Classes
    FunctionArguments
  203. def callMatching22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, t20: T20, t21: T21, t22: T22, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) ⇒ R

    Definition Classes
    FunctionArguments
  204. def callMatching3[T1, T2, T3, R](t1: T1, t2: T2, t3: T3, m: Matcher[R]): (T1, T2, T3) ⇒ R

    Definition Classes
    FunctionArguments
  205. def callMatching4[T1, T2, T3, T4, R](t1: T1, t2: T2, t3: T3, t4: T4, m: Matcher[R]): (T1, T2, T3, T4) ⇒ R

    Definition Classes
    FunctionArguments
  206. def callMatching5[T1, T2, T3, T4, T5, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, m: Matcher[R]): (T1, T2, T3, T4, T5) ⇒ R

    Definition Classes
    FunctionArguments
  207. def callMatching6[T1, T2, T3, T4, T5, T6, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, m: Matcher[R]): (T1, T2, T3, T4, T5, T6) ⇒ R

    Definition Classes
    FunctionArguments
  208. def callMatching7[T1, T2, T3, T4, T5, T6, T7, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7) ⇒ R

    Definition Classes
    FunctionArguments
  209. def callMatching8[T1, T2, T3, T4, T5, T6, T7, T8, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8) ⇒ R

    Definition Classes
    FunctionArguments
  210. def callMatching9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, m: Matcher[R]): (T1, T2, T3, T4, T5, T6, T7, T8, T9) ⇒ R

    Definition Classes
    FunctionArguments
  211. implicit def canBeEqual[T](t: ⇒ T): CanBeEqualExpectation[T]

    Definition Classes
    CanBeEqual
  212. def capture[T](implicit arg0: ClassTag[T]): ArgumentCapture[T]

    Definition Classes
    CapturedArgument
  213. implicit def captured[T](c: ArgumentCapture[T]): T

    Definition Classes
    CapturedArgument
  214. def checkFailure[T](m: MatchResult[T]): MatchResult[T]

    Attributes
    protected
    Definition Classes
    Expectations
  215. def checkMatchResultFailure[T](m: MatchResult[T]): MatchResult[T]

    Attributes
    protected
    Definition Classes
    ThrownExpectations → Expectations
  216. def checkResultFailure(r: Result): Result

    Attributes
    protected
    Definition Classes
    ThrownExpectations → Expectations
  217. implicit def checkableSeqIsContainCheckSeq[T](seq: Seq[T])(implicit to: (T) ⇒ ValueCheck[T]): Seq[ValueCheck[T]]

    Definition Classes
    TraversableBaseMatchersLowImplicits
  218. def classesOf[T1, T2, T3, T4, T5](implicit arg0: ClassTag[T1], arg1: ClassTag[T2], arg2: ClassTag[T3], arg3: ClassTag[T4], arg4: ClassTag[T5]): Seq[Class[_ >: _$1 with _$1 with _$1 with _$1 with _$1]] forSome {type _$1, type _$1, type _$1, type _$1, type _$1}

    Definition Classes
    ClassesOf
  219. def classesOf[T1, T2, T3, T4](implicit arg0: ClassTag[T1], arg1: ClassTag[T2], arg2: ClassTag[T3], arg3: ClassTag[T4]): Seq[Class[_ >: _$1 with _$1 with _$1 with _$1]] forSome {type _$1, type _$1, type _$1, type _$1}

    Definition Classes
    ClassesOf
  220. def classesOf[T1, T2, T3](implicit arg0: ClassTag[T1], arg1: ClassTag[T2], arg2: ClassTag[T3]): Seq[Class[_ >: _$1 with _$1 with _$1]] forSome {type _$1, type _$1, type _$1}

    Definition Classes
    ClassesOf
  221. def classesOf[T1, T2](implicit arg0: ClassTag[T1], arg1: ClassTag[T2]): Seq[Class[_ >: _$1 with _$1]] forSome {type _$1, type _$1}

    Definition Classes
    ClassesOf
  222. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  223. def closeTo[S](delta: Delta[S])(implicit arg0: Numeric[S]): Matcher[S]

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

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

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

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

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

    Definition Classes
    ResultLogicalCombinators
  229. implicit def concurrentExecutionContext: ExecutionContext

    Definition Classes
    ConcurrentExecutionContext
  230. implicit def concurrentToSpecs2(duration: Duration): Duration

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

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

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

    Definition Classes
    StringBaseMatchers
  234. def contain[T](cm: ContainWithResultSeq[T]): ContainWithResultSeq[T]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchersLowImplicits
  256. def containAllOf[T](seq: Seq[T]): ContainWithResultSeq[T]

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

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

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

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

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

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

    Definition Classes
    ThrownExpectations → Expectations
  263. def createExpectable[T](t: ⇒ T, alias: (String) ⇒ String): Expectable[T]

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

    Definition Classes
    Expectations
  265. def createExpectable[T](t: ⇒ T): Expectable[T]

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

    Definition Classes
    ThrownExpectations → Expectations
  267. def createMustExpectable[T](t: ⇒ T): MustExpectable[T]

    Attributes
    protected
    Definition Classes
    MustThrownExpectations → MustExpectations
  268. def createShouldExpectable[T](t: ⇒ T): ShouldExpectable[T]

    Attributes
    protected
    Definition Classes
    ShouldThrownExpectations → ShouldExpectations
  269. implicit def dataTableExample[T](result: ⇒ DecoratedResult[T]): Example

    Definition Classes
    AutoExamples
  270. implicit def dataTableFragments[T](result: ⇒ DecoratedResult[T]): Fragments

    Definition Classes
    AutoExamples
  271. implicit def debug[T](t: ⇒ T): Debuggable[T]

    Definition Classes
    Debug
  272. val defaultContext: Context

    Attributes
    protected[org.specs2]
    Definition Classes
    Contexts
  273. def definedAt[K](values: K*): Matcher[PartialFunction[K, Any]]

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

    Definition Classes
    MapBeHaveMatchers
  275. def descFromExpectations: Arguments

    Definition Classes
    ArgumentsShortcuts
  276. implicit def describe[T](t: ⇒ T): Descriptible[T]

    Definition Classes
    Expectations
  277. implicit def describeExpectation(description: String): ExpectationDescription

    Definition Classes
    ExpectationsDescription
  278. implicit def described(s: String): Described

    Definition Classes
    FragmentsBuilder
  279. def diffs(show: Boolean, separators: String, triggerSize: Int, diffRatio: Int, shortenSize: Int, full: Boolean): Arguments

    Definition Classes
    ArgumentsShortcuts
  280. implicit def doAfter[T](t: ⇒ T)(implicit arg0: AsResult[T]): AfterResult[T]

    Definition Classes
    Contexts
  281. def doAnswer[T](f: (Any) ⇒ T): Stubber

    Definition Classes
    MockitoStubs
  282. implicit def doAround[T](t: ⇒ T)(implicit arg0: AsResult[T]): AroundResult[T]

    Definition Classes
    Contexts
  283. implicit def doBefore[T](t: ⇒ T)(implicit arg0: AsResult[T]): BeforeResult[T]

    Definition Classes
    Contexts
  284. def done: Success

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

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

    Definition Classes
    TraversableBaseMatchers
  287. def eg[T](expression: ⇒ DecoratedResult[T])(implicit p: ImplicitParam): Example

    Definition Classes
    AutoExamples
  288. def eg(expression: ⇒ Result): Fragment

    Definition Classes
    AutoExamplesLowImplicits
  289. def eg(expression: ⇒ Boolean): Fragments

    Definition Classes
    AutoExamplesLowImplicits
  290. def eg(expression: ⇒ MatchResult[_]): Example

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

    Definition Classes
    AnyBeHaveMatchers
  292. def end: End

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

    Definition Classes
    StringBaseMatchers
  294. def endbr: Fragments

    Definition Classes
    FormattingFragments → FormattingFragments
  295. def endingWith(s: ⇒ String): Matcher[String]

    Definition Classes
    StringBeHaveMatchers
  296. def endp: Fragments

    Definition Classes
    FormattingFragments → FormattingFragments
  297. final def eq(arg0: AnyRef): Boolean

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

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

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchers
  305. lazy val exampleDepth: Int

    Definition Classes
    AutoExamples → AutoExamplesLowImplicits
  306. implicit def exampleFactory: ExampleFactory

    Definition Classes
    ExamplesFactory → ExamplesFactory
  307. implicit def exampleIsSpecPart(e: Example): SpecPart

    Definition Classes
    SpecificationStringContext
  308. def examplesBlock(u: ⇒ Unit): Tab

    Definition Classes
    FragmentsBuilder
  309. def exclude(tags: String): Arguments

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

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

    Definition Classes
    ArgumentsShortcuts
  312. def failedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]

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

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

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  315. def failure(m: String): Failure

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  316. def failure: Failure

    Definition Classes
    ThrownExpectations → StandardResults
  317. def finalize(): Unit

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

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

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

    Definition Classes
    StringBaseMatchers
  321. implicit def fixtureFunctionToResult[T, R](implicit arg0: Fixture[T], arg1: AsResult[R]): AsResult[(T) ⇒ R]

    Definition Classes
    ContextsInjection
  322. implicit def forExample(s: String): ExampleDesc

    Definition Classes
    FragmentsBuilder
  323. def forall[T](matcher: Matcher[T]): ContainWithResult[T]

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

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

    Definition Classes
    MatchersImplicits
  326. def foreach[T](matcher: Matcher[T]): ContainWithResult[T]

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

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

    Definition Classes
    MatchersImplicits
  329. def formatFragments: (Fragments) ⇒ Fragments

    Definition Classes
    DefaultFragmentsFormatting → FragmentsFormatting
  330. def formatSection(markdown: Option[FormattingTagParameter], flow: Option[FormattingTagParameter], verbatim: Option[FormattingTagParameter]): TagFragment

    Definition Classes
    FormattingTags
  331. def formatTag(markdown: Option[FormattingTagParameter], flow: Option[FormattingTagParameter], verbatim: Option[FormattingTagParameter]): TagFragment

    Definition Classes
    FormattingTags
  332. implicit def fragmentAndFormattingFragment[T <: Fragment](f: ⇒ T): FragmentAndFormattingFragment[T]

    Definition Classes
    FormattingFragments
  333. implicit def fragmentFragments(f: ⇒ Fragment): FragmentsFragment

    Definition Classes
    FragmentsBuilder
  334. implicit def fragmentIsSpecPart(f: Fragment): SpecPart

    Definition Classes
    SpecificationStringContext
  335. implicit def fragmentTaggedAs[T <: Fragment](f: ⇒ T): FragmentTaggedAs[T]

    Definition Classes
    Tags
  336. def fragments: Fragments

    Attributes
    protected[org.specs2]
    Definition Classes
    FragmentsBuilder
  337. implicit def fragments(f: ⇒ Fragment): Fragments

    Definition Classes
    FragmentsBuilder
  338. implicit def fragmentsAndFormattingFragment(f: ⇒ Fragments): FragmentsAndFormattingFragment

    Definition Classes
    FormattingFragments
  339. implicit def fragmentsFragmentAndFormattingFragment(f: ⇒ FragmentsFragment): FragmentsFragmentAndFormattingFragment

    Definition Classes
    FormattingFragments
  340. implicit def fragmentsFragmentIsSpecPart(ffs: FragmentsFragment): SpecPart

    Definition Classes
    SpecificationStringContext
  341. implicit def fragmentsFragmentToFragments(fs: FragmentsFragment): Fragments

    Definition Classes
    FragmentsBuilder
  342. implicit def fragmentsFragments(fs: ⇒ Fragments): FragmentsFragment

    Definition Classes
    FragmentsBuilder
  343. implicit def fragmentsIsSpecPart(fragments: Fragments): SpecPart

    Definition Classes
    SpecificationStringContext
  344. implicit def fragmentsTaggedAs(fs: ⇒ Fragments): FragmentsTaggedAs

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

    Definition Classes
    MatchResultImplicits
  346. def fullStackTrace: Arguments

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

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

    Definition Classes
    MatchersImplicits
  349. def functionCall[A, R](a: A, r: R): (A) ⇒ R

    Definition Classes
    FunctionArguments
  350. def functionCall10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) ⇒ R

    Definition Classes
    FunctionArguments
  351. def functionCall11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) ⇒ R

    Definition Classes
    FunctionArguments
  352. def functionCall12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) ⇒ R

    Definition Classes
    FunctionArguments
  353. def functionCall13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) ⇒ R

    Definition Classes
    FunctionArguments
  354. def functionCall14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) ⇒ R

    Definition Classes
    FunctionArguments
  355. def functionCall15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) ⇒ R

    Definition Classes
    FunctionArguments
  356. def functionCall16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) ⇒ R

    Definition Classes
    FunctionArguments
  357. def functionCall17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) ⇒ R

    Definition Classes
    FunctionArguments
  358. def functionCall18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) ⇒ R

    Definition Classes
    FunctionArguments
  359. def functionCall19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) ⇒ R

    Definition Classes
    FunctionArguments
  360. def functionCall2[T1, T2, R](t1: T1, t2: T2, r: R): (T1, T2) ⇒ R

    Definition Classes
    FunctionArguments
  361. def functionCall20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, t20: T20, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) ⇒ R

    Definition Classes
    FunctionArguments
  362. def functionCall21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, t20: T20, t21: T21, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) ⇒ R

    Definition Classes
    FunctionArguments
  363. def functionCall22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, t10: T10, t11: T11, t12: T12, t13: T13, t14: T14, t15: T15, t16: T16, t17: T17, t18: T18, t19: T19, t20: T20, t21: T21, t22: T22, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) ⇒ R

    Definition Classes
    FunctionArguments
  364. def functionCall3[T1, T2, T3, R](t1: T1, t2: T2, t3: T3, r: R): (T1, T2, T3) ⇒ R

    Definition Classes
    FunctionArguments
  365. def functionCall4[T1, T2, T3, T4, R](t1: T1, t2: T2, t3: T3, t4: T4, r: R): (T1, T2, T3, T4) ⇒ R

    Definition Classes
    FunctionArguments
  366. def functionCall5[T1, T2, T3, T4, T5, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, r: R): (T1, T2, T3, T4, T5) ⇒ R

    Definition Classes
    FunctionArguments
  367. def functionCall6[T1, T2, T3, T4, T5, T6, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, r: R): (T1, T2, T3, T4, T5, T6) ⇒ R

    Definition Classes
    FunctionArguments
  368. def functionCall7[T1, T2, T3, T4, T5, T6, T7, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, r: R): (T1, T2, T3, T4, T5, T6, T7) ⇒ R

    Definition Classes
    FunctionArguments
  369. def functionCall8[T1, T2, T3, T4, T5, T6, T7, T8, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, r: R): (T1, T2, T3, T4, T5, T6, T7, T8) ⇒ R

    Definition Classes
    FunctionArguments
  370. def functionCall9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R](t1: T1, t2: T2, t3: T3, t4: T4, t5: T5, t6: T6, t7: T7, t8: T8, t9: T9, r: R): (T1, T2, T3, T4, T5, T6, T7, T8, T9) ⇒ R

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

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

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

    Definition Classes
    MatchersImplicits
  374. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  375. def got[T](t: ⇒ T): MatchResult[T]

    Definition Classes
    CalledMatchers
  376. def greaterThan[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): Matcher[S]

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

    Definition Classes
    NumericBaseMatchers
  378. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MapBaseMatchers
  391. def identification: SpecIdentification

    Definition Classes
    SpecificationStructure
  392. implicit def identifySpecificationStructure(s: SpecificationStructure): SpecIdentification

    Definition Classes
    SpecificationStructure
  393. def ignoreStubs(mocks: AnyRef*): IgnoreStubs

    Definition Classes
    MocksCreation
  394. implicit lazy val implicitParam: ImplicitParam

    Definition Classes
    ImplicitParameters
  395. implicit lazy val implicitParam1: ImplicitParam1

    Definition Classes
    ImplicitParameters
  396. implicit lazy val implicitParam10: ImplicitParam10

    Definition Classes
    ImplicitParameters
  397. implicit lazy val implicitParam2: ImplicitParam2

    Definition Classes
    ImplicitParameters
  398. implicit lazy val implicitParam3: ImplicitParam3

    Definition Classes
    ImplicitParameters
  399. implicit lazy val implicitParam4: ImplicitParam4

    Definition Classes
    ImplicitParameters
  400. implicit lazy val implicitParam5: ImplicitParam5

    Definition Classes
    ImplicitParameters
  401. implicit lazy val implicitParam6: ImplicitParam6

    Definition Classes
    ImplicitParameters
  402. implicit lazy val implicitParam7: ImplicitParam7

    Definition Classes
    ImplicitParameters
  403. implicit lazy val implicitParam8: ImplicitParam8

    Definition Classes
    ImplicitParameters
  404. implicit lazy val implicitParam9: ImplicitParam9

    Definition Classes
    ImplicitParameters
  405. implicit lazy val implicitsAreAllowed: implicitConversions

    Definition Classes
    LanguageFeatures
  406. implicit def inExample(s: String): InExample

    Definition Classes
    FragmentsBuilder
  407. def inOrder(stubbed: IgnoreStubs): Option[InOrder]

    Definition Classes
    CalledMatchers
  408. def inOrder(mocks: AnyRef*): Option[InOrder]

    Definition Classes
    CalledMatchers
  409. def include(tags: String): Arguments

    Definition Classes
    ArgumentsShortcuts
  410. def include(f: Fragments): FragmentsFragment

    Definition Classes
    SpecificationInclusion → SpecificationInclusion
  411. def include(args: Arguments, f: Fragments, fs: Fragments*): FragmentsFragment

    Definition Classes
    SpecificationInclusion
  412. def include(args: Arguments, f: Fragments): FragmentsFragment

    Definition Classes
    SpecificationInclusion
  413. def include(args: Arguments, s: SpecificationStructure, ss: SpecificationStructure*): FragmentsFragment

    Definition Classes
    SpecificationInclusion
  414. def include(args: Arguments, s: SpecificationStructure): FragmentsFragment

    Definition Classes
    SpecificationInclusion
  415. def include(s: SpecificationStructure, ss: SpecificationStructure*): FragmentsFragment

    Definition Classes
    SpecificationInclusion
  416. implicit def include(s: SpecificationStructure): FragmentsFragment

    Definition Classes
    SpecificationInclusion
  417. def include(f: Fragments, fs: Fragments*): FragmentsFragment

    Definition Classes
    SpecificationInclusion
  418. def includeAlsoTrace(patterns: String*): IncludeExcludeStackTraceFilter

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

    Definition Classes
    ArgumentsShortcuts
  420. def inline(specs: SpecificationStructure*): Fragments

    Definition Classes
    SpecificationInclusion → SpecificationInclusion
  421. implicit def intToRichLong(v: Int): longAsTime

    Definition Classes
    TimeConversions
  422. def interface[T](implicit arg0: ClassTag[T]): Matcher[Any]

    Definition Classes
    AnyBeHaveMatchers
  423. def is: Fragments

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

    Definition Classes
    Any
  425. def isolated: Arguments

    Definition Classes
    ArgumentsShortcuts
  426. implicit def javaCollectionIsSized[T <: Collection[_]]: Sized[T]

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  430. def ko(m: String): MatchFailure[None.type]

    Definition Classes
    StandardMatchResults
  431. lazy val ko: MatchFailure[None.type]

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

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

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

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

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  440. def link(htmlLink: HtmlLink, fs: Fragments): Fragments

    Definition Classes
    FragmentsBuilder → FragmentsBuilder
  441. def link(fss: Seq[Fragments]): Fragments

    Definition Classes
    FragmentsBuilder → FragmentsBuilder
  442. def link(htmlLink: HtmlLink, s: SpecificationStructure): Fragments

    Definition Classes
    FragmentsBuilder
  443. def link(fs: Fragments, fss: Fragments*): Fragments

    Definition Classes
    FragmentsBuilder
  444. def link(fs: Fragments): Fragments

    Definition Classes
    FragmentsBuilder
  445. def link(ss: Seq[SpecificationStructure], dummy: Int): Fragments

    Definition Classes
    FragmentsBuilder
  446. def link(s: SpecificationStructure, ss: SpecificationStructure*): Fragments

    Definition Classes
    FragmentsBuilder
  447. def link(s: SpecificationStructure): Fragments

    Definition Classes
    FragmentsBuilder
  448. def map(fs: ⇒ Fragments): Fragments

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

    Attributes
    protected
    Definition Classes
    Expectations
  450. implicit def markdownLinkIsSpecPart(link: MarkdownLink): SpecPart

    Definition Classes
    SpecificationStringContext
  451. implicit def matchExample(expression: ⇒ MatchResult[_]): Example

    Definition Classes
    AutoExamples → AutoExamplesLowImplicits
  452. implicit def matchFragments(expression: ⇒ MatchResult[_]): Fragments

    Definition Classes
    AutoExamplesLowImplicits
  453. implicit def matchFragmentsFragment(expression: ⇒ MatchResult[_]): MatchResultFragment

    Definition Classes
    AutoExamplesLowImplicits
  454. implicit def matchResultFunctionToMatcher[T, R](f: (T) ⇒ R)(implicit arg0: AsResult[R]): Matcher[T]

    Definition Classes
    MatchersImplicits
  455. implicit def matcherIsValueCheck[T](m: Matcher[T]): ValueCheck[T]

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

    Definition Classes
    TraversableBaseMatchersLowImplicits
  457. implicit def matcherToFunctionCall[A, R](values: (A, Matcher[R])): (A) ⇒ R

    Definition Classes
    FunctionArguments
  458. implicit def matcherToFunctionCall10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) ⇒ R

    Definition Classes
    FunctionArguments
  459. implicit def matcherToFunctionCall11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) ⇒ R

    Definition Classes
    FunctionArguments
  460. implicit def matcherToFunctionCall12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) ⇒ R

    Definition Classes
    FunctionArguments
  461. implicit def matcherToFunctionCall13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) ⇒ R

    Definition Classes
    FunctionArguments
  462. implicit def matcherToFunctionCall14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) ⇒ R

    Definition Classes
    FunctionArguments
  463. implicit def matcherToFunctionCall15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) ⇒ R

    Definition Classes
    FunctionArguments
  464. implicit def matcherToFunctionCall16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) ⇒ R

    Definition Classes
    FunctionArguments
  465. implicit def matcherToFunctionCall17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) ⇒ R

    Definition Classes
    FunctionArguments
  466. implicit def matcherToFunctionCall18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) ⇒ R

    Definition Classes
    FunctionArguments
  467. implicit def matcherToFunctionCall19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) ⇒ R

    Definition Classes
    FunctionArguments
  468. implicit def matcherToFunctionCall2[T1, T2, R](values: ((T1, T2), Matcher[R])): (T1, T2) ⇒ R

    Definition Classes
    FunctionArguments
  469. implicit def matcherToFunctionCall20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) ⇒ R

    Definition Classes
    FunctionArguments
  470. implicit def matcherToFunctionCall21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) ⇒ R

    Definition Classes
    FunctionArguments
  471. implicit def matcherToFunctionCall22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) ⇒ R

    Definition Classes
    FunctionArguments
  472. implicit def matcherToFunctionCall3[T1, T2, T3, R](values: ((T1, T2, T3), Matcher[R])): (T1, T2, T3) ⇒ R

    Definition Classes
    FunctionArguments
  473. implicit def matcherToFunctionCall4[T1, T2, T3, T4, R](values: ((T1, T2, T3, T4), Matcher[R])): (T1, T2, T3, T4) ⇒ R

    Definition Classes
    FunctionArguments
  474. implicit def matcherToFunctionCall5[T1, T2, T3, T4, T5, R](values: ((T1, T2, T3, T4, T5), Matcher[R])): (T1, T2, T3, T4, T5) ⇒ R

    Definition Classes
    FunctionArguments
  475. implicit def matcherToFunctionCall6[T1, T2, T3, T4, T5, T6, R](values: ((T1, T2, T3, T4, T5, T6), Matcher[R])): (T1, T2, T3, T4, T5, T6) ⇒ R

    Definition Classes
    FunctionArguments
  476. implicit def matcherToFunctionCall7[T1, T2, T3, T4, T5, T6, T7, R](values: ((T1, T2, T3, T4, T5, T6, T7), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7) ⇒ R

    Definition Classes
    FunctionArguments
  477. implicit def matcherToFunctionCall8[T1, T2, T3, T4, T5, T6, T7, T8, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8) ⇒ R

    Definition Classes
    FunctionArguments
  478. implicit def matcherToFunctionCall9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9), Matcher[R])): (T1, T2, T3, T4, T5, T6, T7, T8, T9) ⇒ R

    Definition Classes
    FunctionArguments
  479. implicit def matcherToPartialFunctionCall[A, R](values: (A, Matcher[R])): PartialFunction[A, R]

    Definition Classes
    FunctionArgumentsLowImplicits
  480. def matching(r: Regex): BeMatchingRegex

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

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

    Definition Classes
    StringBeHaveMatchers
  483. def mock[T](settings: MockSettings)(implicit arg0: ClassTag[T]): T

    Definition Classes
    MocksCreation
  484. def mock[T](implicit arg0: ClassTag[T]): T

    Definition Classes
    MocksCreation
  485. def mockAs[T](name: String)(implicit arg0: ClassTag[T]): T

    Definition Classes
    MocksCreation
  486. implicit def mocked[T](t: ⇒ T)(implicit arg0: ClassTag[T]): Mocked[T]

    Definition Classes
    MocksCreation
  487. final def ne(arg0: AnyRef): Boolean

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

    Definition Classes
    Results
  489. def negateSentence(sentence: String): String

    Definition Classes
    Sentences
  490. lazy val negationsTable: BiMap[String, String]

    Attributes
    protected
    Definition Classes
    Sentences
  491. def no[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  492. def noCallsTo[T <: AnyRef](mocks: T*): Unit

    Definition Classes
    CalledMatchers
  493. def noMoreCallsTo[T <: AnyRef](stubbed: IgnoreStubs): Unit

    Definition Classes
    CalledMatchers
  494. def noMoreCallsTo[T <: AnyRef](mocks: T*): Unit

    Definition Classes
    CalledMatchers
  495. def nocolor: Arguments

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

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

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

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

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

    Definition Classes
    AnyRef
  501. def ok(m: String): MatchSuccess[None.type]

    Definition Classes
    StandardMatchResults
  502. lazy val ok: MatchSuccess[None.type]

    Definition Classes
    StandardMatchResults
  503. def one[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  504. def oneOf[T](t: T*): Matcher[T]

    Definition Classes
    AnyBeHaveMatchers
  505. implicit def ongoingStubbing[M](stubbing: ⇒ OngoingStubbing[_]): M

    Definition Classes
    MockitoStubsLowerImplicits
  506. def only(examples: String): Arguments

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

    Definition Classes
    TraversableBeHaveMatchers
  508. implicit def outsideFunctionToResult[T, R](implicit arg0: Outside[T], arg1: AsResult[R]): AsResult[(T) ⇒ R]

    Definition Classes
    ContextsInjection
  509. def p: Fragments

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

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

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

    Definition Classes
    MapBeHaveMatchers
  513. def partialCallMatching[A, R](a: A, m: Matcher[R]): PartialFunction[A, R]

    Definition Classes
    FunctionArgumentsLowImplicits
  514. def partialFunctionCall[A, R](a: A, r: R): PartialFunction[A, R]

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

    Definition Classes
    ValueChecks
  516. def pending(s: Pending): Pending

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  517. def pending(m: String): Pending

    Definition Classes
    ThrownExpectations → StandardResults
  518. def pending: Pending

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

    Definition Classes
    StandardResults
  520. def plan: Arguments

    Definition Classes
    ArgumentsShortcuts
  521. implicit lazy val postfixOpsAreAllowed: postfixOps

    Definition Classes
    LanguageFeatures
  522. implicit def resultExample(expression: ⇒ Result): Example

    Definition Classes
    AutoExamples → AutoExamplesLowImplicits
  523. implicit def resultFragments(result: ⇒ Result): Fragments

    Definition Classes
    AutoExamplesLowImplicits
  524. def resultFragmentsFragment(expression: ⇒ Result): ResultFragment

    Definition Classes
    AutoExamplesLowImplicits
  525. def right[T]: RightMatcher[Nothing]

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

    Definition Classes
    EitherBaseMatchers
  527. def s2(content: String, Yrangepos: Boolean, texts: Seq[String], variables: Seq[SpecPart], rangeExpressions: Seq[String]): Fragments

    Definition Classes
    SpecificationStringContext
  528. implicit def scalaArrayIsSized[T]: Sized[Array[T]]

    Definition Classes
    TraversableBaseMatchers
  529. implicit def scalaTraversableIsSized[I <: GenTraversableOnce[_]]: Sized[I]

    Definition Classes
    TraversableBaseMatchers
  530. def section(names: String*): TagFragment

    Definition Classes
    Tags → Tags
  531. def see(htmlLink: HtmlLink, fs: Fragments): Fragments

    Definition Classes
    FragmentsBuilder → FragmentsBuilder
  532. def see(fss: Seq[Fragments]): Fragments

    Definition Classes
    FragmentsBuilder → FragmentsBuilder
  533. def see(htmlLink: HtmlLink, s: SpecificationStructure): Fragments

    Definition Classes
    FragmentsBuilder
  534. def see(fs: Fragments, fss: Fragments*): Fragments

    Definition Classes
    FragmentsBuilder
  535. def see(fs: Fragments): Fragments

    Definition Classes
    FragmentsBuilder
  536. def see(s: SpecificationStructure): Fragments

    Definition Classes
    FragmentsBuilder
  537. def see(ss: Seq[SpecificationStructure])(implicit p1: ImplicitParam1): Fragments

    Definition Classes
    FragmentsBuilder
  538. def see(s: SpecificationStructure, ss: SpecificationStructure*): Fragments

    Definition Classes
    FragmentsBuilder
  539. implicit def seqToResult[T](r: Seq[MatchResult[T]]): Result

    Definition Classes
    MatchResultImplicits
  540. def sequential: Arguments

    Definition Classes
    ArgumentsShortcuts
  541. def showOnly(s: String): Arguments

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

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

    Definition Classes
    TraversableBeHaveMatchers
  544. def skipAll: Arguments

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

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

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

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  548. def skipped(m: String): Skipped

    Definition Classes
    ThrownExpectations → StandardResults
  549. def skipped: Skipped

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

    Definition Classes
    StandardResults
  551. def smartMock[T](implicit arg0: ClassTag[T]): T

    Definition Classes
    MocksCreation
  552. def some[T]: SomeMatcher[T]

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

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

    Definition Classes
    TraversableBaseMatchers
  555. var specFragments: Fragments

    Attributes
    protected[org.specs2.mutable]
    Definition Classes
    FragmentsBuilder
  556. implicit def specIdentificationMarkdownLink(s: String): SpecIdentificationMarkdownLink

    Definition Classes
    FragmentsBuilder
  557. implicit def specStructureIsSpecPart(s: SpecificationStructure): SpecPart

    Definition Classes
    SpecificationStringContext
  558. implicit def specificationStructureToFragments(s: SpecificationStructure): AsFragments

    Definition Classes
    FragmentsBuilder
  559. def spy[T](m: T): T

    Definition Classes
    MocksCreation
  560. def startWith(t: String): Matcher[String]

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

    Definition Classes
    StringBeHaveMatchers
  562. def step(a: ⇒ Any, global: Boolean): Step

    Definition Classes
    FragmentsBuilder
  563. def stopOnFail: Arguments

    Definition Classes
    ArgumentsShortcuts
  564. def stopOnFail(when: ⇒ Boolean): Step

    Definition Classes
    FragmentsBuilder
  565. def stopOnSkip: Arguments

    Definition Classes
    ArgumentsShortcuts
  566. implicit def stringIsSized: Sized[String]

    Definition Classes
    TraversableBaseMatchers
  567. implicit def stringIsSpecPart(s: ⇒ String): SpecPart

    Definition Classes
    SpecificationStringContext
  568. implicit def stringMatcher(m: AdaptableMatcher[Any]): StringMatcher

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

    Definition Classes
    MatchersImplicits
  570. implicit def stringMatcherIsTraversableMatcher(m: Matcher[String]): Matcher[GenTraversableOnce[String]]

    Definition Classes
    TraversableBaseMatchersLowImplicits
  571. implicit def stringToHtmlLinkFragments(s: String): HtmlLinkFragments

    Definition Classes
    FragmentsBuilder
  572. implicit def stringToHtmlLinkFragments2(s: String): HtmlLinkFragments2

    Definition Classes
    FragmentsBuilder
  573. def success(m: String): Success

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  574. lazy val success: Success

    Definition Classes
    ThrownExpectations → StandardResults
  575. def successfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]

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

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

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

    Definition Classes
    AnyRef
  579. def t(n: Int): Tab

    Definition Classes
    FormattingFragments → FormattingFragments
  580. def t: Tab

    Definition Classes
    FormattingFragments → FormattingFragments
  581. def tag(names: String*): TagFragment

    Definition Classes
    Tags → Tags
  582. implicit def text(s: String): MutableSpecText

    Definition Classes
    FragmentsBuilder
  583. implicit def textAndFormattingFragment(s: ⇒ String): TextAndFormattingFragment

    Definition Classes
    FormattingFragments
  584. implicit def textFragment(s: String): FragmentsFragment

    Definition Classes
    FragmentsBuilder → FragmentsBuilder
  585. implicit def textStart(s: String): Fragments

    Definition Classes
    FragmentsBuilder
  586. implicit def theBlock(t: ⇒ Nothing): MustExpectable[Nothing]

    Definition Classes
    MustExpectations
  587. implicit def theStubbed[T](c: ⇒ T): Stubbed[T]

    Definition Classes
    MockitoStubs
  588. implicit def theValue[T](t: ⇒ T): MustExpectable[T]

    Definition Classes
    MustExpectations
  589. def there: Calls

    Definition Classes
    CalledMatchers
  590. implicit def thisBlock(t: ⇒ Nothing): ShouldExpectable[Nothing]

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

    Definition Classes
    ShouldExpectations
  592. def three[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

    Definition Classes
    CalledMatchers
  593. def throwA[E <: Throwable](e: E): ExceptionMatcher[E]

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

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

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

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

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

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

    Definition Classes
    NumberOfTimes
  600. implicit def title(s: String): MutableSpecTitle

    Definition Classes
    FragmentsBuilder → FragmentsBuilder
  601. implicit def toAnyMatcherResult(result: MatchResult[Any]): AnyMatcherResult

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  605. implicit def toExceptionMatcher[T](result: MatchResult[T]): ExceptionMatcherResult[T]

    Definition Classes
    ExceptionBeHaveMatchers
  606. implicit def toFunctionCall[A, R](values: (A, R)): (A) ⇒ R

    Definition Classes
    FunctionArguments
  607. implicit def toFunctionCall10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) ⇒ R

    Definition Classes
    FunctionArguments
  608. implicit def toFunctionCall11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) ⇒ R

    Definition Classes
    FunctionArguments
  609. implicit def toFunctionCall12[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) ⇒ R

    Definition Classes
    FunctionArguments
  610. implicit def toFunctionCall13[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13) ⇒ R

    Definition Classes
    FunctionArguments
  611. implicit def toFunctionCall14[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) ⇒ R

    Definition Classes
    FunctionArguments
  612. implicit def toFunctionCall15[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15) ⇒ R

    Definition Classes
    FunctionArguments
  613. implicit def toFunctionCall16[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) ⇒ R

    Definition Classes
    FunctionArguments
  614. implicit def toFunctionCall17[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) ⇒ R

    Definition Classes
    FunctionArguments
  615. implicit def toFunctionCall18[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18) ⇒ R

    Definition Classes
    FunctionArguments
  616. implicit def toFunctionCall19[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19) ⇒ R

    Definition Classes
    FunctionArguments
  617. implicit def toFunctionCall2[T1, T2, R](values: ((T1, T2), R)): (T1, T2) ⇒ R

    Definition Classes
    FunctionArguments
  618. implicit def toFunctionCall20[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20) ⇒ R

    Definition Classes
    FunctionArguments
  619. implicit def toFunctionCall21[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21) ⇒ R

    Definition Classes
    FunctionArguments
  620. implicit def toFunctionCall22[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21, T22) ⇒ R

    Definition Classes
    FunctionArguments
  621. implicit def toFunctionCall3[T1, T2, T3, R](values: ((T1, T2, T3), R)): (T1, T2, T3) ⇒ R

    Definition Classes
    FunctionArguments
  622. implicit def toFunctionCall4[T1, T2, T3, T4, R](values: ((T1, T2, T3, T4), R)): (T1, T2, T3, T4) ⇒ R

    Definition Classes
    FunctionArguments
  623. implicit def toFunctionCall5[T1, T2, T3, T4, T5, R](values: ((T1, T2, T3, T4, T5), R)): (T1, T2, T3, T4, T5) ⇒ R

    Definition Classes
    FunctionArguments
  624. implicit def toFunctionCall6[T1, T2, T3, T4, T5, T6, R](values: ((T1, T2, T3, T4, T5, T6), R)): (T1, T2, T3, T4, T5, T6) ⇒ R

    Definition Classes
    FunctionArguments
  625. implicit def toFunctionCall7[T1, T2, T3, T4, T5, T6, T7, R](values: ((T1, T2, T3, T4, T5, T6, T7), R)): (T1, T2, T3, T4, T5, T6, T7) ⇒ R

    Definition Classes
    FunctionArguments
  626. implicit def toFunctionCall8[T1, T2, T3, T4, T5, T6, T7, T8, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8), R)): (T1, T2, T3, T4, T5, T6, T7, T8) ⇒ R

    Definition Classes
    FunctionArguments
  627. implicit def toFunctionCall9[T1, T2, T3, T4, T5, T6, T7, T8, T9, R](values: ((T1, T2, T3, T4, T5, T6, T7, T8, T9), R)): (T1, T2, T3, T4, T5, T6, T7, T8, T9) ⇒ R

    Definition Classes
    FunctionArguments
  628. implicit def toInOrderMode[T](calls: ⇒ T)(implicit arg0: AsResult[T]): ToInOrderMode[T]

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBeHaveMatchers
  639. implicit def toPartialFunctionCall[A, R](values: (A, R)): PartialFunction[A, R]

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

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

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

    Definition Classes
    Results
  643. def toString(): String

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

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

    Definition Classes
    TryBeHaveMatchers
  646. def todo: Pending

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

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

    Definition Classes
    MatchersImplicits
  649. def two[T <: AnyRef](mock: T)(implicit anOrder: Option[InOrder]): T

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

    Definition Classes
    AnyBaseMatchers
  651. def updateSpecFragments(f: (Fragments) ⇒ Fragments): Unit

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  652. def value[V](v: V): Matcher[Iterable[(Any, V)]]

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

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

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

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

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

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

    Definition Classes
    ArgumentsShortcuts
  659. def wasIssue: Arguments

    Definition Classes
    ArgumentsShortcuts
  660. def wontdo: Success

    Definition Classes
    StandardResults
  661. def xonly: Arguments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers

Inherited from Mockito

Inherited from MockitoMatchers

Inherited from CapturedArgument

Inherited from MockitoStubs

Inherited from MockitoStubsLowerImplicits

Inherited from CalledMatchers

Inherited from FunctionArguments

Inherited from FunctionArgumentsLowImplicits

Inherited from ArgThat

Inherited from MocksCreation

Inherited from ClassesOf

Inherited from TheMockitoMocker

Inherited from Specification

Inherited from SpecificationLike

Inherited from SpecificationFeatures

Inherited from Debug

Inherited from ContextsInjection

Inherited from Contexts

Inherited from org.specs2.execute.PendingUntilFixed

Inherited from TimeConversions

Inherited from DurationConversions

Inherited from AutoExamples

Inherited from AutoExamples

Inherited from AutoExamplesLowImplicits

Inherited from Tags

Inherited from FormattingFragments

Inherited from FormattingFragments

Inherited from ShouldThrownMatchers

Inherited from ShouldThrownExpectations

Inherited from ShouldExpectations

Inherited from MustThrownMatchers

Inherited from MustThrownExpectations

Inherited from MustExpectations

Inherited from ThrownExpectations

Inherited from StandardMatchResults

Inherited from StandardResults

Inherited from Matchers

Inherited from LanguageFeatures

Inherited from MatchersImplicits

Inherited from ExpectationsDescription

Inherited from Sentences

Inherited from MatchResultImplicits

Inherited from MatcherZipOperators

Inherited from MatchResultCombinators

Inherited from ResultLogicalCombinators

Inherited from Results

Inherited from MatchResultLogicalCombinators

Inherited from FutureMatchers

Inherited from ConcurrentExecutionContext

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 OptionBeHaveMatchers

Inherited from OptionBaseMatchers

Inherited from NumericMatchers

Inherited from NumericBeHaveMatchers

Inherited from NumericBaseMatchers

Inherited from ExceptionMatchers

Inherited from ExceptionBeHaveMatchers

Inherited from ExceptionBaseMatchers

Inherited from Expectations

Inherited from CanBeEqual

Inherited from StringMatchers

Inherited from StringBeHaveMatchers

Inherited from StringBaseMatchers

Inherited from MapMatchers

Inherited from MapBeHaveMatchers

Inherited from MapBaseMatchers

Inherited from TraversableMatchers

Inherited from org.specs2.matcher.TraversableBeHaveMatchers

Inherited from LazyParameters

Inherited from NumberOfTimes

Inherited from TraversableBaseMatchers

Inherited from TraversableBaseMatchersLowImplicits

Inherited from ValueChecks

Inherited from ValueChecksLowImplicits

Inherited from BeHaveMatchers

Inherited from AnyMatchers

Inherited from org.specs2.matcher.AnyBeHaveMatchers

Inherited from AnyBaseMatchers

Inherited from ArgumentsShortcuts

Inherited from ArgumentsArgs

Inherited from ArgumentsArgs

Inherited from ArgProperties

Inherited from SpecificationInclusion

Inherited from SpecificationInclusion

Inherited from FragmentsBuilder

Inherited from SideEffectingCreationPaths

Inherited from SpecificationNavigation

Inherited from ExamplesFactory

Inherited from FragmentsBuilder

Inherited from FormattingTags

Inherited from Tags

Inherited from ImplicitParameters

Inherited from ExamplesFactory

Inherited from SpecificationStringContext

Inherited from SpecificationStructure

Inherited from DefaultFragmentsFormatting

Inherited from TagsAssociation

Inherited from FragmentsFormatting

Inherited from AnyRef

Inherited from Any

Ungrouped