com.github.izmailoff.testing

RestServiceMongoDbTestContext

trait RestServiceMongoDbTestContext[T <: RestService] extends Specification with Specs2RouteTest

Provides RestService and MongoDbTestContext context for each specification so that the client does not need to setup MongoDB explicitly or provide all dependencies for the REST service.

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

Type Members

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

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

    Definition Classes
    Contexts
  3. class AnyBeHaveMatchers[T] extends AnyRef

    Definition Classes
    AnyBeHaveMatchers
  4. class AnyMatcherResult extends AnyRef

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

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

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

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

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

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

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

    Definition Classes
    AutoExamplesLowImplicits
  12. class CanBeEqualExpectation[T] extends AnyRef

    Definition Classes
    CanBeEqual
  13. class ClassMatcherResult extends AnyRef

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

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

    Definition Classes
    Debug
  16. case class DefaultHostInfo extends Product with Serializable

    Definition Classes
    RouteTest
  17. class Described extends AnyRef

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

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

    Definition Classes
    EitherBeHaveMatchers
  20. class ExampleDesc extends AnyRef

    Definition Classes
    FragmentsBuilder
  21. trait ExampleFragment extends AnyRef

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

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

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

    Definition Classes
    ExceptionBeHaveMatchers
  25. class ExpectationDescription extends AnyRef

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

    Definition Classes
    StringBaseMatchers
  27. class FindMatcherPattern extends FindMatcher

    Definition Classes
    StringBaseMatchers
  28. class FindMatcherPatternWithGroups extends FindMatcherWithGroups

    Definition Classes
    StringBaseMatchers
  29. class FindMatcherRegex extends FindMatcherPattern

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

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

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

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

    Definition Classes
    Tags
  34. class FragmentsAndFormattingFragment extends AnyRef

    Definition Classes
    FormattingFragments
  35. class FragmentsFragmentAndFormattingFragment extends AnyRef

    Definition Classes
    FormattingFragments
  36. class FragmentsTaggedAs extends AnyRef

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

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

    Definition Classes
    TraversableBeHaveMatchers
  39. class HtmlLinkFragments extends AnyRef

    Definition Classes
    FragmentsBuilder
  40. class HtmlLinkFragments2 extends AnyRef

    Definition Classes
    FragmentsBuilder
  41. trait ImplicitParam extends AnyRef

    Definition Classes
    ImplicitParameters
  42. trait ImplicitParam1 extends AnyRef

    Definition Classes
    ImplicitParameters
  43. trait ImplicitParam10 extends AnyRef

    Definition Classes
    ImplicitParameters
  44. trait ImplicitParam2 extends AnyRef

    Definition Classes
    ImplicitParameters
  45. trait ImplicitParam3 extends AnyRef

    Definition Classes
    ImplicitParameters
  46. trait ImplicitParam4 extends AnyRef

    Definition Classes
    ImplicitParameters
  47. trait ImplicitParam5 extends AnyRef

    Definition Classes
    ImplicitParameters
  48. trait ImplicitParam6 extends AnyRef

    Definition Classes
    ImplicitParameters
  49. trait ImplicitParam7 extends AnyRef

    Definition Classes
    ImplicitParameters
  50. trait ImplicitParam8 extends AnyRef

    Definition Classes
    ImplicitParameters
  51. trait ImplicitParam9 extends AnyRef

    Definition Classes
    ImplicitParameters
  52. class InExample extends AnyRef

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

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

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

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

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

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

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

    Definition Classes
    MatchersImplicits
  60. class MutableExampleFactory extends DefaultExampleFactory

    Definition Classes
    ExamplesFactory
  61. class MutableSpecText extends AnyRef

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

    Definition Classes
    FragmentsBuilder
  63. class NeutralMatcherNumeric extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  64. class NeutralMatcherOrdered extends AnyRef

    Definition Classes
    NumericBeHaveMatchers
  65. class NeutralStringMatcher extends AnyRef

    Definition Classes
    StringBeHaveMatchers
  66. class NotStringMatcher extends AnyRef

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

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

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

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

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

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

    Definition Classes
    PendingUntilFixed
  73. class RequestBuilder extends AnyRef

    Definition Classes
    RequestBuilding
  74. type RequestTransformer = (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  75. class ResultFragment extends FragmentsFragment with (AutoExamplesLowImplicits.this)#ExampleFragment

    Definition Classes
    AutoExamplesLowImplicits
  76. class ResultLogicalCombinator extends AnyRef

    Definition Classes
    ResultLogicalCombinators
  77. class RouteResult extends AnyRef

    Definition Classes
    RouteResultComponent
  78. case class RouteTestTimeout extends Product with Serializable

    Definition Classes
    RouteResultComponent
  79. class SeqMatcher[S, T] extends Matcher[Seq[T]]

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

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

    Definition Classes
    FragmentsBuilder
  82. class SpecTitle extends AnyRef

    Definition Classes
    FragmentsBuilder
  83. class StringMatcher extends AnyRef

    Definition Classes
    StringBaseMatchers
  84. class StringResultMatcher extends AnyRef

    Definition Classes
    StringBeHaveMatchers
  85. class TextAndFormattingFragment extends AnyRef

    Definition Classes
    FormattingFragments
  86. abstract class TildeArrow[A, B] extends AnyRef

    Definition Classes
    RouteTest
  87. class ToBooleanExample extends AnyRef

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

    Definition Classes
    AutoExamples
  89. class ToMatchResultExample extends AnyRef

    Definition Classes
    AutoExamplesLowImplicits
  90. class ToResultExample extends AnyRef

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherZipOperators
  101. 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
  102. 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
  103. 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
  104. implicit class TupleMatcher2[T1, T2] extends AnyRef

    Definition Classes
    MatcherZipOperators
  105. 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
  106. 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
  107. 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
  108. implicit class TupleMatcher3[T1, T2, T3] extends AnyRef

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

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

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

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

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

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

    Definition Classes
    MatcherZipOperators
  115. class WarningForgottenOperator extends AnyRef

    Definition Classes
    FragmentsBuilder
  116. implicit class WithTransformation[A] extends AnyRef

    Definition Classes
    TransformerPipelineSupport
  117. implicit class WithTransformation2 extends AnyRef

    Definition Classes
    RouteTest
  118. implicit class WithTransformerConcatenation[A, B] extends (A) ⇒ B

    Definition Classes
    TransformerPipelineSupport
  119. implicit class futureAsResult[T] extends AnyRef

    Definition Classes
    FutureMatchers
  120. implicit class longAsTime extends AnyRef

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

    Definition Classes
    MatchersImplicits
  122. implicit class pendingResult extends AnyRef

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

    Definition Classes
    MatchersImplicits
  124. implicit class skippedResult extends AnyRef

    Definition Classes
    StandardResults
  125. implicit class specificationInStringContext extends AnyRef

    Definition Classes
    SpecificationStringContext

Abstract Value Members

  1. abstract def serviceContext: AroundOutsideRestService[T]

Concrete Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

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

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

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

    Definition Classes
    AnyRef → Any
  6. 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
  7. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  8. def ->[B](y: B): (RestServiceMongoDbTestContext[T], B)

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to ArrowAssoc[RestServiceMongoDbTestContext[T]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  9. def <[S](n: S)(implicit arg0: (S) ⇒ Ordered[S]): BeLessThan[S]

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

    Definition Classes
    NumericBaseMatchers
  11. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  12. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  13. def ==/(s: String): AdaptableMatcher[Any]

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  21. val Delete: RequestBuilder

    Definition Classes
    RequestBuilding
  22. val Get: RequestBuilder

    Definition Classes
    RequestBuilding
  23. val Head: RequestBuilder

    Definition Classes
    RequestBuilding
  24. val Options: RequestBuilder

    Definition Classes
    RequestBuilding
  25. val Patch: RequestBuilder

    Definition Classes
    RequestBuilding
  26. val Post: RequestBuilder

    Definition Classes
    RequestBuilding
  27. val Put: RequestBuilder

    Definition Classes
    RequestBuilding
  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. implicit def aBooleanExample(expression: ⇒ Boolean): ToBooleanExample

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

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

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

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

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

    Definition Classes
    AutoExamplesLowImplicits
  36. def aSuccessfulTry[T](check: ValueCheck[T]): TrySuccessCheckedMatcher[T]

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

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

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

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  40. def addCredentials(credentials: HttpCredentials): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  41. def addExample(ex: ⇒ Example): Example

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

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

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

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  45. def addHeader(headerName: String, headerValue: String): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  46. def addHeader(header: HttpHeader): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  47. def addHeaders(headers: List[HttpHeader]): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  48. def addHeaders(first: HttpHeader, more: HttpHeader*): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  49. def addTag(t: TagFragment): TagFragment

    Definition Classes
    Tags
  50. implicit def akaMust[T](tm: Expectable[T]): MustExpectable[T]

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

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

    Definition Classes
    TraversableBaseMatchers
  53. def anError: Error

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

    Definition Classes
    AnyBeHaveMatchers
  55. implicit def anyAsResultIsSpecPart(r: ⇒ Function0Result): SpecPart

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  60. 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
  61. lazy val args: ArgumentsNamespaceMutable

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatchersImplicits
  74. def atMost[T](checks: ValueCheck[T]*): ContainWithResultSeq[T]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyBaseMatchers
  122. def beTrue: BeTrueMatcher

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  138. def body: NonEmpty

    Definition Classes
    RouteTest
  139. implicit def booleanExample(expression: ⇒ Boolean): Example

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

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

    Definition Classes
    AutoExamplesLowImplicits
  142. def br: Br

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

    Definition Classes
    FormattingFragments → FormattingFragments
  144. def bt: Backtab

    Definition Classes
    FormattingFragments → FormattingFragments
  145. implicit def canBeEqual[T](t: ⇒ T): CanBeEqualExpectation[T]

    Definition Classes
    CanBeEqual
  146. def charset: HttpCharset

    Definition Classes
    RouteTest
  147. def check[T](body: ⇒ T): (RouteResult) ⇒ T

    Definition Classes
    RouteTest
  148. def checkFailure[T](m: MatchResult[T]): MatchResult[T]

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

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

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

    Definition Classes
    TraversableBaseMatchersLowImplicits
  152. def chunks: List[MessageChunk]

    Definition Classes
    RouteTest
  153. def cleanUp(): Unit

    Definition Classes
    RouteTest
  154. def clone(): AnyRef

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

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

    Definition Classes
    NumericBaseMatchers
  157. def closingExtension: String

    Definition Classes
    RouteTest
  158. def colors(c: Colors): Arguments

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

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

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

    Definition Classes
    ResultLogicalCombinators
  162. implicit def concurrentExecutionContext: ExecutionContext

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

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchers
  169. 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
  170. 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
  171. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T], t6: ValueCheck[T], t7: ValueCheck[T], t8: ValueCheck[T], t9: ValueCheck[T], t10: ValueCheck[T], t11: ValueCheck[T], t12: ValueCheck[T], t13: ValueCheck[T], t14: ValueCheck[T], t15: ValueCheck[T], t16: ValueCheck[T], t17: ValueCheck[T], t18: ValueCheck[T], t19: ValueCheck[T], t20: ValueCheck[T]): ContainWithResultSeq[T]

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchersLowImplicits
  184. 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
  185. def contain[T](t1: ValueCheck[T], t2: ValueCheck[T], t3: ValueCheck[T], t4: ValueCheck[T], t5: ValueCheck[T]): ContainWithResultSeq[T]

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

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

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

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

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

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

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

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

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

    Definition Classes
    StringBeHaveMatchers
  195. def contentType: ContentType

    Definition Classes
    RouteTest
  196. def createActorSystem(): ActorSystem

    Attributes
    protected
    Definition Classes
    RouteTest
  197. def createExpectable[T](t: ⇒ T, alias: Option[(String) ⇒ String]): Expectable[T]

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

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

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

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

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

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

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

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

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

    Definition Classes
    Debug
  207. val defaultContext: Context

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

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

    Definition Classes
    MapBeHaveMatchers
  210. def definedCharset: Option[HttpCharset]

    Definition Classes
    RouteTest
  211. def descFromExpectations: Arguments

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

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

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

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

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

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

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

    Definition Classes
    Contexts
  219. def done: Success

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

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

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

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  227. def encode(encoder: Encoder): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  228. def end: End

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

    Definition Classes
    StringBaseMatchers
  230. def endbr: Fragments

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

    Definition Classes
    StringBeHaveMatchers
  232. def endp: Fragments

    Definition Classes
    FormattingFragments → FormattingFragments
  233. def ensuring(cond: (RestServiceMongoDbTestContext[T]) ⇒ Boolean, msg: ⇒ Any): RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to Ensuring[RestServiceMongoDbTestContext[T]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  234. def ensuring(cond: (RestServiceMongoDbTestContext[T]) ⇒ Boolean): RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to Ensuring[RestServiceMongoDbTestContext[T]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  235. def ensuring(cond: Boolean, msg: ⇒ Any): RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to Ensuring[RestServiceMongoDbTestContext[T]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  236. def ensuring(cond: Boolean): RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to Ensuring[RestServiceMongoDbTestContext[T]] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  237. def entity: HttpEntity

    Definition Classes
    RouteTest
  238. final def eq(arg0: AnyRef): Boolean

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

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

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchers
  246. lazy val exampleDepth: Int

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

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

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

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

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

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

    Definition Classes
    ArgumentsShortcuts
  253. implicit def executor: ExecutionContextExecutor

    Definition Classes
    RouteTest
  254. def failTest(msg: String): Nothing

    Definition Classes
    Specs2Interface → TestFrameworkInterface
  255. def failedTry[T](check: ValueCheck[Throwable]): TryFailureCheckedMatcher[T]

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

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

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

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  259. def failure: Failure

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    FormattingTags
  275. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  276. implicit def fragmentAndFormattingFragment[T <: Fragment](f: ⇒ T): FragmentAndFormattingFragment[T]

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

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

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

    Definition Classes
    Tags
  280. def fragments: Fragments

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatchResultImplicits
  290. val fs: Fragments

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to org.specs2.specification.FragmentsBuilder.AsFragments performed by method specificationStructureToFragments in org.specs2.specification.FragmentsBuilder.
    Definition Classes
    AsFragments
  291. def fullStackTrace: Arguments

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  300. def handled: Boolean

    Definition Classes
    RouteTest
  301. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MapBaseMatchers
  314. def header(name: String): Option[HttpHeader]

    Definition Classes
    RouteTest
  315. def header[T <: HttpHeader](implicit arg0: ClassTag[T]): Option[T]

    Definition Classes
    RouteTest
  316. implicit def header2AddHeader(header: HttpHeader): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  317. def headers: List[HttpHeader]

    Definition Classes
    RouteTest
  318. def hide: Fragments

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to org.specs2.specification.FragmentsBuilder.AsFragments performed by method specificationStructureToFragments in org.specs2.specification.FragmentsBuilder.
    Definition Classes
    AsFragments
  319. def identification: SpecIdentification

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

    Definition Classes
    SpecificationStructure
  321. implicit lazy val implicitParam: ImplicitParam

    Definition Classes
    ImplicitParameters
  322. implicit lazy val implicitParam1: ImplicitParam1

    Definition Classes
    ImplicitParameters
  323. implicit lazy val implicitParam10: ImplicitParam10

    Definition Classes
    ImplicitParameters
  324. implicit lazy val implicitParam2: ImplicitParam2

    Definition Classes
    ImplicitParameters
  325. implicit lazy val implicitParam3: ImplicitParam3

    Definition Classes
    ImplicitParameters
  326. implicit lazy val implicitParam4: ImplicitParam4

    Definition Classes
    ImplicitParameters
  327. implicit lazy val implicitParam5: ImplicitParam5

    Definition Classes
    ImplicitParameters
  328. implicit lazy val implicitParam6: ImplicitParam6

    Definition Classes
    ImplicitParameters
  329. implicit lazy val implicitParam7: ImplicitParam7

    Definition Classes
    ImplicitParameters
  330. implicit lazy val implicitParam8: ImplicitParam8

    Definition Classes
    ImplicitParameters
  331. implicit lazy val implicitParam9: ImplicitParam9

    Definition Classes
    ImplicitParameters
  332. implicit lazy val implicitsAreAllowed: implicitConversions

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

    Definition Classes
    FragmentsBuilder
  334. def include(tags: String): Arguments

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  348. def is: Fragments

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

    Definition Classes
    Any
  350. def isolated: Arguments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    FragmentsBuilder
  373. def logRequest(logFun: (HttpRequest) ⇒ Unit): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  374. def logRequest(log: LoggingAdapter, level: LogLevel): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  375. def logValue[T](logFun: (T) ⇒ Unit): (T) ⇒ T

    Definition Classes
    TransformerPipelineSupport
  376. def logValue[T](log: LoggingAdapter, level: LogLevel): (T) ⇒ T

    Definition Classes
    TransformerPipelineSupport
  377. def map(fs: ⇒ Fragments): Fragments

    Definition Classes
    Specs2Interface → SpecificationStructure
  378. def mapHeaders(f: (List[HttpHeader]) ⇒ List[HttpHeader]): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  379. def mapMatchResult[T](m: MatchResult[T]): MatchResult[T]

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    StringBeHaveMatchers
  390. def mediaType: MediaType

    Definition Classes
    RouteTest
  391. final def ne(arg0: AnyRef): Boolean

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

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

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

    Attributes
    protected
    Definition Classes
    Sentences
  395. def nocolor: Arguments

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ContextsInjection
  407. def overrideArgs(args: Arguments): Fragments

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to org.specs2.specification.FragmentsBuilder.AsFragments performed by method specificationStructureToFragments in org.specs2.specification.FragmentsBuilder.
    Definition Classes
    AsFragments
  408. def p: Fragments

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

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

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

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

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

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

    Definition Classes
    ThrownExpectations → StandardResults
  415. def pending: Pending

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

    Definition Classes
    StandardResults
  417. def plan: Arguments

    Definition Classes
    ArgumentsShortcuts
  418. implicit lazy val postfixOpsAreAllowed: postfixOps

    Definition Classes
    LanguageFeatures
  419. def rejection: Rejection

    Definition Classes
    RouteTest
  420. def rejections: List[Rejection]

    Definition Classes
    RouteTest
  421. def removeHeader[T <: HttpHeader](implicit arg0: ClassTag[T]): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  422. def removeHeader(headerName: String): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  423. def removeHeaders(names: String*): (HttpRequest) ⇒ HttpRequest

    Definition Classes
    RequestBuilding
  424. def response: HttpResponse

    Definition Classes
    RouteTest
  425. def responseAs[T](implicit arg0: FromResponseUnmarshaller[T], arg1: ClassTag[T]): T

    Definition Classes
    RouteTest
  426. implicit def resultExample(expression: ⇒ Result): Example

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

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

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

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

    Definition Classes
    EitherBaseMatchers
  431. def runRoute: (RouteResult) ⇒ RouteResult

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatchResultImplicits
  445. def sequential: Arguments

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

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

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

    Definition Classes
    TraversableBeHaveMatchers
  449. def skipAll: Arguments

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

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

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

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

    Definition Classes
    ThrownExpectations → StandardResults
  454. def skipped: Skipped

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

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

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

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

    Definition Classes
    TraversableBaseMatchers
  459. var specFragments: Fragments

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

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

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

    Definition Classes
    FragmentsBuilder
  463. def startWith(t: String): Matcher[String]

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

    Definition Classes
    StringBeHaveMatchers
  465. def status: StatusCode

    Definition Classes
    RouteTest
  466. def step(a: ⇒ Any, global: Boolean): Step

    Definition Classes
    FragmentsBuilder
  467. def stopOnFail: Arguments

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

    Definition Classes
    FragmentsBuilder
  469. def stopOnSkip: Arguments

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  483. implicit val system: ActorSystem

    Definition Classes
    RouteTest
  484. def t(n: Int): Tab

    Definition Classes
    FormattingFragments → FormattingFragments
  485. def t: Tab

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

    Definition Classes
    Tags → Tags
  487. def testConfig: Config

    Definition Classes
    RouteTest
  488. def testConfigSource: String

    Definition Classes
    RouteTest
  489. implicit def text(s: String): MutableSpecText

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

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

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

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

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

    Definition Classes
    MustExpectations
  495. implicit def thisBlock(t: ⇒ Nothing): ShouldExpectable[Nothing]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Results
  523. def toString(): String

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

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

    Definition Classes
    TryBeHaveMatchers
  526. def todo: Pending

    Definition Classes
    ThrownExpectations → StandardResults
  527. def trailer: List[HttpHeader]

    Definition Classes
    RouteTest
  528. implicit def traversable[T](s: MatchResult[Traversable[T]]): TraversableBeHaveMatchers[T]

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ArgumentsShortcuts
  539. def wasIssue: Arguments

    Definition Classes
    ArgumentsShortcuts
  540. def wontdo: Success

    Definition Classes
    StandardResults
  541. def xonly: Arguments

    Definition Classes
    ArgumentsShortcuts
  542. 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
  543. 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
  544. 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
  545. 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
  546. 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
  547. 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
  548. 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
  549. 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
  550. 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
  551. 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
  552. 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
  553. 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
  554. 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
  555. 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
  556. 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
  557. 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
  558. 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
  559. 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
  560. 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
  561. 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
  562. def zip[T1, T2, S1, S2](m1: (⇒ T1) ⇒ Matcher[S1], m2: (⇒ T2) ⇒ Matcher[S2]): (⇒ (T1, T2)) ⇒ Matcher[(S1, S2)]

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

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

    Definition Classes
    NumericBaseMatchers
  565. def [B](y: B): (RestServiceMongoDbTestContext[T], B)

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to ArrowAssoc[RestServiceMongoDbTestContext[T]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def +/-(delta: RestServiceMongoDbTestContext[T]): Delta[RestServiceMongoDbTestContext[T]]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).+/-(delta)
    Definition Classes
    CanHaveDelta
  2. def +/-(delta: RestServiceMongoDbTestContext[T]): Delta[RestServiceMongoDbTestContext[T]]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).+/-(delta)
    Definition Classes
    CanHaveDelta
  3. def +/-(delta: RestServiceMongoDbTestContext[T]): Delta[RestServiceMongoDbTestContext[T]]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).+/-(delta)
    Definition Classes
    CanHaveDelta
  4. def +/-(delta: RestServiceMongoDbTestContext[T]): Delta[RestServiceMongoDbTestContext[T]]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).+/-(delta)
    Definition Classes
    CanHaveDelta
  5. val n: RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).n
    Definition Classes
    CanHaveDelta
  6. val n: RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).n
    Definition Classes
    CanHaveDelta
  7. val n: RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).n
    Definition Classes
    CanHaveDelta
  8. val n: RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]] performed by method ToDelta in org.specs2.matcher.NumericBaseMatchers. This conversion will take place only if an implicit value of type Numeric[RestServiceMongoDbTestContext[T]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: CanHaveDelta[RestServiceMongoDbTestContext[T]]).n
    Definition Classes
    CanHaveDelta
  9. val self: Any

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: StringAdd).self
    Definition Classes
    StringAdd
  10. val self: Any

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: StringFormat).self
    Definition Classes
    StringFormat
  11. def ~>[B](f: (RestServiceMongoDbTestContext[T]) ⇒ B): B

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to spray.httpx.RequestBuilding.WithTransformation[RestServiceMongoDbTestContext[T]] performed by method WithTransformation in spray.httpx.TransformerPipelineSupport.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: spray.httpx.RequestBuilding.WithTransformation[RestServiceMongoDbTestContext[T]]).~>(f)
    Definition Classes
    WithTransformation
  12. def ~>[B](f: (RestServiceMongoDbTestContext[T]) ⇒ B): B

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to spray.httpx.TransformerPipelineSupport.WithTransformation[RestServiceMongoDbTestContext[T]] performed by method WithTransformation in spray.httpx.TransformerPipelineSupport.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: spray.httpx.TransformerPipelineSupport.WithTransformation[RestServiceMongoDbTestContext[T]]).~>(f)
    Definition Classes
    WithTransformation

Deprecated Value Members

  1. def entityAs[T](implicit arg0: Unmarshaller[T], arg1: ClassTag[T]): T

    Definition Classes
    RouteTest
    Annotations
    @deprecated
    Deprecated

    (Since version 1.0/1.1/1.2-RC1) Use responseAs instead.

  2. def x: RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to ArrowAssoc[RestServiceMongoDbTestContext[T]] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: ArrowAssoc[RestServiceMongoDbTestContext[T]]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  3. def x: RestServiceMongoDbTestContext[T]

    Implicit information
    This member is added by an implicit conversion from RestServiceMongoDbTestContext[T] to Ensuring[RestServiceMongoDbTestContext[T]] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (restServiceMongoDbTestContext: Ensuring[RestServiceMongoDbTestContext[T]]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from Specs2RouteTest

Inherited from Specs2Interface

Inherited from TestFrameworkInterface

Inherited from RouteTest

Inherited from RouteResultComponent

Inherited from RequestBuilding

Inherited from TransformerPipelineSupport

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

Inherited by implicit conversion ToDelta from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]]

Inherited by implicit conversion ToDelta from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]]

Inherited by implicit conversion ToDelta from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]]

Inherited by implicit conversion ToDelta from RestServiceMongoDbTestContext[T] to CanHaveDelta[RestServiceMongoDbTestContext[T]]

Inherited by implicit conversion specificationStructureToFragments from RestServiceMongoDbTestContext[T] to org.specs2.specification.FragmentsBuilder.AsFragments

Inherited by implicit conversion WithTransformation from RestServiceMongoDbTestContext[T] to spray.httpx.RequestBuilding.WithTransformation[RestServiceMongoDbTestContext[T]]

Inherited by implicit conversion WithTransformation from RestServiceMongoDbTestContext[T] to spray.httpx.TransformerPipelineSupport.WithTransformation[RestServiceMongoDbTestContext[T]]

Inherited by implicit conversion any2stringadd from RestServiceMongoDbTestContext[T] to StringAdd

Inherited by implicit conversion any2stringfmt from RestServiceMongoDbTestContext[T] to StringFormat

Inherited by implicit conversion any2ArrowAssoc from RestServiceMongoDbTestContext[T] to ArrowAssoc[RestServiceMongoDbTestContext[T]]

Inherited by implicit conversion any2Ensuring from RestServiceMongoDbTestContext[T] to Ensuring[RestServiceMongoDbTestContext[T]]

Ungrouped