com.mongodb.casbah.commons.test

CasbahMutableSpecification

trait CasbahMutableSpecification extends Specification with CasbahSpecificationBase

Linear Supertypes
CasbahSpecificationBase, SpecsDBObjectMatchers, SpecsDBObjectBaseMatchers, Logging, Specification, SpecificationFeatures, Debug, Contexts, PendingUntilFixed, TimeConversions, AutoExamples, AutoExamples, AutoExamplesLowImplicits, StandardMatchResults, StandardResults, FormattingFragments, FormattingFragments, ShouldThrownMatchers, ShouldThrownExpectations, ShouldExpectations, MustThrownMatchers, MustThrownExpectations, MustExpectations, ThrownExpectations, Matchers, MatchersImplicits, ContentMatchers, ContentBeHaveMatchers, ContentBaseMatchers, SeqsContents, DifferenceFilters, FileMatchers, FileBeHaveMatchers, FileBaseMatchers, PathMatchers, PathBeHaveMatchers, PathBaseMatchers, FileSystem, FileWriter, FileReader, EventuallyMatchers, EventuallyResults, EitherMatchers, EitherBeHaveMatchers, EitherBaseMatchers, OptionMatchers, OptionBeHaveMatchers, OptionBaseMatchers, NumericMatchers, NumericBeHaveMatchers, NumericBaseMatchers, ExceptionMatchers, ExceptionBeHaveMatchers, ExceptionBaseMatchers, BeHaveMatchers, JsonMatchers, JsonBaseBeHaveMatchers, JsonBaseMatchers, Expectations, CanBeEqual, XmlMatchers, XmlBeHaveMatchers, XmlBaseMatchers, StringMatchers, StringBeHaveMatchers, StringBaseMatchers, MapMatchers, MapBeHaveMatchers, MapBaseMatchers, TraversableMatchers, TraversableBeHaveMatchers, TraversableBaseMatchers, LazyParameters, AnyMatchers, AnyBeHaveMatchers, AnyBaseMatchers, ArgumentsShortcuts, ArgumentsArgs, ArgumentsArgs, ArgProperties, SpecificationInclusion, SpecificationInclusion, FragmentsBuilder, ExamplesFactory, FragmentsBuilder, ExamplesFactory, RegexSteps, SpecificationStructure, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. CasbahMutableSpecification
  2. CasbahSpecificationBase
  3. SpecsDBObjectMatchers
  4. SpecsDBObjectBaseMatchers
  5. Logging
  6. Specification
  7. SpecificationFeatures
  8. Debug
  9. Contexts
  10. PendingUntilFixed
  11. TimeConversions
  12. AutoExamples
  13. AutoExamples
  14. AutoExamplesLowImplicits
  15. StandardMatchResults
  16. StandardResults
  17. FormattingFragments
  18. FormattingFragments
  19. ShouldThrownMatchers
  20. ShouldThrownExpectations
  21. ShouldExpectations
  22. MustThrownMatchers
  23. MustThrownExpectations
  24. MustExpectations
  25. ThrownExpectations
  26. Matchers
  27. MatchersImplicits
  28. ContentMatchers
  29. ContentBeHaveMatchers
  30. ContentBaseMatchers
  31. SeqsContents
  32. DifferenceFilters
  33. FileMatchers
  34. FileBeHaveMatchers
  35. FileBaseMatchers
  36. PathMatchers
  37. PathBeHaveMatchers
  38. PathBaseMatchers
  39. FileSystem
  40. FileWriter
  41. FileReader
  42. EventuallyMatchers
  43. EventuallyResults
  44. EitherMatchers
  45. EitherBeHaveMatchers
  46. EitherBaseMatchers
  47. OptionMatchers
  48. OptionBeHaveMatchers
  49. OptionBaseMatchers
  50. NumericMatchers
  51. NumericBeHaveMatchers
  52. NumericBaseMatchers
  53. ExceptionMatchers
  54. ExceptionBeHaveMatchers
  55. ExceptionBaseMatchers
  56. BeHaveMatchers
  57. JsonMatchers
  58. JsonBaseBeHaveMatchers
  59. JsonBaseMatchers
  60. Expectations
  61. CanBeEqual
  62. XmlMatchers
  63. XmlBeHaveMatchers
  64. XmlBaseMatchers
  65. StringMatchers
  66. StringBeHaveMatchers
  67. StringBaseMatchers
  68. MapMatchers
  69. MapBeHaveMatchers
  70. MapBaseMatchers
  71. TraversableMatchers
  72. TraversableBeHaveMatchers
  73. TraversableBaseMatchers
  74. LazyParameters
  75. AnyMatchers
  76. AnyBeHaveMatchers
  77. AnyBaseMatchers
  78. ArgumentsShortcuts
  79. ArgumentsArgs
  80. ArgumentsArgs
  81. ArgProperties
  82. SpecificationInclusion
  83. SpecificationInclusion
  84. FragmentsBuilder
  85. ExamplesFactory
  86. FragmentsBuilder
  87. ExamplesFactory
  88. RegexSteps
  89. SpecificationStructure
  90. AnyRef
  91. Any
Visibility
  1. Public
  2. All

Type Members

  1. abstract type _$1

    Definition Classes
    ExceptionBaseMatchers
  2. abstract type _$2

    Definition Classes
    AnyBeHaveMatchers
  3. abstract type _$5

    Definition Classes
    AutoExamplesLowImplicits

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 */(pair: (String, Any)): JsonDeepPairMatcher

    Definition Classes
    JsonBaseMatchers
  8. def */(value: String): JsonDeepValueMatcher

    Definition Classes
    JsonBaseMatchers
  9. def /(pair: (String, Any)): JsonPairMatcher

    Definition Classes
    JsonBaseMatchers
  10. def /(value: String): JsonValueMatcher

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

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

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

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

    Definition Classes
    Any
  15. def ==/(node: Elem): EqualIgnoringSpaceMatcher

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

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

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

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

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  25. def >>(fs: Fragments): Fragments

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  26. implicit def RegexFragmentToFragments(r: RegexFragment): Fragments

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

    Definition Classes
    NumericBaseMatchers
  28. def \(label: String, attributeValues1: (String, String), attributeValues: (String, String)*): XmlMatcher

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

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

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

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

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

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

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

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

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

    Definition Classes
    XmlBaseMatchers
  38. implicit def aBooleanExample(expression: ⇒ Boolean): ToBooleanExample

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

    Definition Classes
    AutoExamples
  40. def aDirectory[T <: AnyRef { def getPath(): String }]: Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  41. def aDirectoryPath: PathMatcher

    Definition Classes
    PathBeHaveMatchers
  42. def aFile[T <: AnyRef { def getPath(): String }]: Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  43. def aFilePath: PathMatcher

    Definition Classes
    PathBeHaveMatchers
  44. def aHiddenPath: PathMatcher

    Definition Classes
    PathBeHaveMatchers
  45. implicit def aMatchResultExample(expression: ⇒ org.specs2.matcher.MatchResult[_]): ToMatchResultExample

    Definition Classes
    AutoExamplesLowImplicits
  46. def aReadablePath: PathMatcher

    Definition Classes
    PathBeHaveMatchers
  47. implicit def aResultExample(expression: ⇒ Result): ToResultExample

    Definition Classes
    AutoExamplesLowImplicits
  48. def aWritablePath: PathMatcher

    Definition Classes
    PathBeHaveMatchers
  49. def absolute[T <: AnyRef { def getPath(): String }]: Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  50. def absolutePath[T <: AnyRef { def getPath(): String }](path: String): Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  51. def action(a: ⇒ Any): Action

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

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  53. def addExample[T](ex: ⇒ Example)(implicit arg0: (T) ⇒ Result): Example

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

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

    Attributes
    protected
    Definition Classes
    FragmentsBuilder
  56. implicit def akaMust[T](tm: Expectable[T]): MustExpectable[T]

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

    Definition Classes
    ShouldThrownExpectations → ShouldExpectations
  58. def anAbsolutePath: PathMatcher

    Definition Classes
    PathBeHaveMatchers
  59. def anError: Error

    Definition Classes
    StandardResults
  60. def anExistingPath: PathMatcher

    Definition Classes
    PathBeHaveMatchers
  61. def anInstanceOf[T](implicit arg0: ClassManifest[T]): Matcher[Any]

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  65. def append(path: String)(function: (Writer) ⇒ Unit): Unit

    Definition Classes
    FileWriter
  66. def appendToFile(path: String, content: ⇒ String): Unit

    Definition Classes
    FileWriter
  67. def appendToXmlFile(path: String, content: ⇒ NodeSeq): Unit

    Definition Classes
    FileWriter
  68. 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], xonly: ArgProperty[Boolean], showOnly: ArgProperty[String], color: ArgProperty[Boolean], noindent: ArgProperty[Boolean], markdown: ArgProperty[Boolean]): Arguments

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

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

    Definition Classes
    FragmentsBuilder
  71. def asAbsolutePath(name: String): PathMatcher

    Definition Classes
    PathBeHaveMatchers
  72. def asCanonicalPath(name: String): PathMatcher

    Definition Classes
    PathBeHaveMatchers
  73. final def asInstanceOf[T0]: T0

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

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

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

    Definition Classes
    MatchersImplicits
  77. def assignableFrom[T](implicit arg0: ClassManifest[T]): Matcher[Class[_]]

    Definition Classes
    AnyBeHaveMatchers
  78. def atLeastOnce[T, U](values: GenTraversable[T])(f: (T) ⇒ MatchResult[U]): MatchResult[Seq[T]]

    Definition Classes
    MatchersImplicits
  79. def atLeastOnceWhen[T, U](values: GenTraversable[T])(f: PartialFunction[T, MatchResult[U]]): MatchResult[Seq[T]]

    Definition Classes
    MatchersImplicits
  80. def be: NeutralMatcher[Any]

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

    Definition Classes
    AnyBaseMatchers
  82. def beADirectory[T <: AnyRef { def getPath(): String }]: Matcher[T]

    Definition Classes
    FileBaseMatchers
  83. def beADirectoryPath: PathMatcher

    Definition Classes
    PathBaseMatchers
  84. def beAFile[T <: AnyRef { def getPath(): String }]: Matcher[T]

    Definition Classes
    FileBaseMatchers
  85. def beAFilePath: PathMatcher

    Definition Classes
    PathBaseMatchers
  86. def beAHiddenPath: PathMatcher

    Definition Classes
    PathBaseMatchers
  87. def beAReadablePath: PathMatcher

    Definition Classes
    PathBaseMatchers
  88. def beAWritablePath: PathMatcher

    Definition Classes
    PathBaseMatchers
  89. def beAbsolute[T <: AnyRef { def getPath(): String }]: Matcher[T]

    Definition Classes
    FileBaseMatchers
  90. def beAnAbsolutePath: PathMatcher

    Definition Classes
    PathBaseMatchers
  91. def beAnExistingPath: PathMatcher

    Definition Classes
    PathBaseMatchers
  92. def beAnInstanceOf[T](implicit arg0: ClassManifest[T]): Matcher[Any]

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

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

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

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

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

    Definition Classes
    NumericBaseMatchers
  98. def beDBObject: Matcher[AnyRef]

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

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

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

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

    Definition Classes
    AnyBaseMatchers
  103. def beEqualToIgnoringSep(other: String): PathMatcher

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

    Definition Classes
    XmlBaseMatchers
  105. def beFalse: Matcher[Boolean]

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

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

    Definition Classes
    NumericBaseMatchers
  108. def beHidden[T <: AnyRef { def getPath(): String }]: Matcher[T]

    Definition Classes
    FileBaseMatchers
  109. def beLeft[T]: LeftMatcher[T]

    Definition Classes
    EitherBaseMatchers
  110. def beLeft[T](t: ⇒ T): Matcher[Either[T, _]]

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

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

    Definition Classes
    NumericBaseMatchers
  113. def beLike[T](pattern: PartialFunction[T, org.specs2.matcher.MatchResult[_]]): Matcher[T]

    Definition Classes
    AnyBaseMatchers
  114. def beLikeA[T](pattern: ⇒ PartialFunction[T, org.specs2.matcher.MatchResult[_]]): Matcher[T]

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

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

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

    Definition Classes
    StringBaseMatchers
  118. def beMongoDBList: Matcher[AnyRef]

    Definition Classes
    SpecsDBObjectBaseMatchers
  119. def beMongoDBObject: Matcher[AnyRef]

    Definition Classes
    SpecsDBObjectBaseMatchers
  120. def beNone: Matcher[Option[Any]]

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

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

    Definition Classes
    AnyBaseMatchers
  123. def beReadable[T <: AnyRef { def getPath(): String }]: Matcher[T]

    Definition Classes
    FileBaseMatchers
  124. def beRight[T]: RightMatcher[T]

    Definition Classes
    EitherBaseMatchers
  125. def beRight[T](t: ⇒ T): Matcher[Either[_, T]]

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

    Definition Classes
    OptionBaseMatchers
  127. def beSome[T](t: ⇒ T): Matcher[Option[T]]

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

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

    Definition Classes
    AnyBaseMatchers
  130. def beTrue: BeTrueMatcher

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

    Definition Classes
    AnyBaseMatchers
  132. def beWritable[T <: AnyRef { def getPath(): String }]: Matcher[T]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AutoExamplesLowImplicits
  147. implicit def booleanFragments(expression: ⇒ Boolean): Fragments

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

    Definition Classes
    AutoExamplesLowImplicits
  149. def br: Br

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

    Definition Classes
    FormattingFragments → FormattingFragments
  151. def bt: Backtab

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

    Definition Classes
    CanBeEqual
  153. def canRead(path: String): Boolean

    Definition Classes
    FileSystem
  154. def canWrite(path: String): Boolean

    Definition Classes
    FileSystem
  155. def canonicalPath[T <: AnyRef { def getPath(): String }](path: String): Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  156. def checkFailure[T](m: MatchResult[T]): MatchResult[T]

    Attributes
    protected
    Definition Classes
    Expectations
  157. def checkResultFailure(r: Result): Result

    Attributes
    protected
    Definition Classes
    ThrownExpectations → Expectations
  158. def clone(): AnyRef

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

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

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

    Definition Classes
    ArgumentsShortcuts
  162. def contain(t: Char): Matcher[String]

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

    Definition Classes
    StringBaseMatchers
  164. def contain[T](t: LazyParameter[T]*): ContainMatcher[T]

    Definition Classes
    TraversableBaseMatchers
  165. def contain[T](t: ⇒ T): ContainMatcher[T]

    Definition Classes
    TraversableBaseMatchers
  166. def containAllOf[T](seq: Seq[T]): ContainMatcher[T]

    Definition Classes
    TraversableBaseMatchers
  167. def containAnyOf[T](seq: Seq[T]): ContainAnyOfMatcher[T]

    Definition Classes
    TraversableBaseMatchers
  168. def containLines[L1, L2](ls2: L2)(implicit arg0: LinesContent[L1], arg1: LinesContent[L2]): LinesComparisonMatcher[L1, L2]

    Definition Classes
    ContentBaseMatchers
  169. def containMatch[T](t: ⇒ String): ContainLikeMatcher[T]

    Definition Classes
    TraversableBaseMatchers
  170. def containPattern[T](t: ⇒ String): ContainLikeMatcher[T]

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

    Definition Classes
    StringBeHaveMatchers
  172. implicit def contextToResult[T](t: MatchResult[T])(implicit context: Context): Result

    Definition Classes
    SpecificationFeatures
  173. def copy(input: InputStream, output: OutputStream): Unit

    Definition Classes
    FileSystem
  174. def copyDir(src: String, dest: String): Unit

    Definition Classes
    FileSystem
  175. def copyDir(url: URL, dest: String): Unit

    Definition Classes
    FileSystem
  176. def copyFile(path: String, dest: String): Unit

    Definition Classes
    FileSystem
  177. def copySpecResourcesDir(src: String, outputDir: String): Unit

    Definition Classes
    FileSystem
  178. def createDir(path: String): Boolean

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

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

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

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

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

    Definition Classes
    ThrownExpectations → Expectations
  184. def createFile(path: String): AnyVal

    Definition Classes
    FileWriter
  185. def createMustExpectable[T](t: ⇒ T): MustExpectable[T]

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

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

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

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

    Definition Classes
    Debug
  190. val defaultContext: Context

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

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

    Definition Classes
    MapBeHaveMatchers
  193. def delete(path: String): Boolean

    Definition Classes
    FileWriter
  194. def descFromExpectations: Arguments

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

    Definition Classes
    Expectations
  196. implicit def described(s: String): Described

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

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

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

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

    Definition Classes
    Contexts
  201. def done: Success

    Definition Classes
    StandardResults
  202. implicit def downcastGiven[X, Y <: X](gv: Given[Y]): Given[X] { def extract(s: String): Y }

    Definition Classes
    RegexSteps
  203. def eg[T](expression: ⇒ DecoratedResult[T]): ToDataTableExample[T]

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

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

    Definition Classes
    AutoExamplesLowImplicits
  206. def eg(expression: ⇒ org.specs2.matcher.MatchResult[_]): Example

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

    Definition Classes
    AnyBeHaveMatchers
  208. def end: End

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

    Definition Classes
    StringBaseMatchers
  210. def endbr: Fragments

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

    Definition Classes
    StringBeHaveMatchers
  212. def endp: Fragments

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

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

    Definition Classes
    AnyBaseMatchers
  215. def equalToIgnoringSep(other: String): PathMatcher

    Definition Classes
    PathBeHaveMatchers
  216. def equalToIgnoringSpace(node: Elem): EqualIgnoringSpaceMatcher

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

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

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

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

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

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

    Definition Classes
    EventuallyResults
  223. implicit def exampleFactory: ExampleFactory

    Definition Classes
    ExamplesFactory → ExamplesFactory
  224. def exclude(tags: String): Arguments

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

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

    Definition Classes
    ArgumentsShortcuts
  227. def exist[T <: AnyRef { def getPath(): String }]: Matcher[T]

    Definition Classes
    FileBaseMatchers
  228. def exists(path: String): Boolean

    Definition Classes
    FileWriter
  229. def failure: Failure

    Definition Classes
    StandardResults
  230. def failure(f: Failure): Nothing

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  231. def failure(m: String): Nothing

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  232. def field(map: Expectable[DBObject], k: String): Option[AnyRef]

    Attributes
    protected
    Definition Classes
    SpecsDBObjectBaseMatchers
  233. implicit val fileContentForMatchers: LinesContent[File]

    Attributes
    protected
    Definition Classes
    ContentBaseMatchers
  234. def filePaths(basePath: String, path: String, verbose: Boolean): Seq[String]

    Definition Classes
    FileSystem
  235. def finalize(): Unit

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

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

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

    Definition Classes
    StringBaseMatchers
  239. implicit def forExample(s: String): ExampleDesc

    Definition Classes
    FragmentsBuilder
  240. def forall[T, U](values: GenTraversable[T])(f: (T) ⇒ MatchResult[U]): MatchResult[Seq[T]]

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

    Definition Classes
    MatchersImplicits
  242. def foreach[T, U](values: GenTraversable[T])(f: (T) ⇒ MatchResult[U]): MatchResult[Seq[T]]

    Definition Classes
    MatchersImplicits
  243. def foreachWhen[T, U](values: GenTraversable[T])(f: PartialFunction[T, MatchResult[U]]): MatchResult[Seq[T]]

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

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

    Definition Classes
    FragmentsBuilder
  246. implicit def fragments(f: ⇒ Fragment): Fragments

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

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

    Definition Classes
    FormattingFragments
  249. implicit def fragmentsFragmentToFragments(fs: FragmentsFragment): Fragments

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

    Definition Classes
    FragmentsBuilder
  251. def freetext: Arguments

    Definition Classes
    ArgumentsShortcuts
  252. implicit def fromMatchResult(r: ⇒ org.specs2.matcher.MatchResult[_]): Boolean

    Definition Classes
    MatchersImplicits
  253. def fullStackTrace: Arguments

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

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

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

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

    Definition Classes
    MatchersImplicits
  258. def getAbsolutePath(path: String): String

    Definition Classes
    FileSystem
  259. def getCanonicalPath(path: String): String

    Definition Classes
    FileSystem
  260. final def getClass(): java.lang.Class[_]

    Definition Classes
    AnyRef → Any
  261. def getDescription(depth: Int, startOffset: Int, endOffset: Int): String

    Attributes
    protected
    Definition Classes
    AutoExamples → AutoExamplesLowImplicits
  262. def getName(path: String): String

    Definition Classes
    FileSystem
  263. def getParent(path: String): String

    Definition Classes
    FileSystem
  264. def getWriter(path: String, append: Boolean): Writer

    Definition Classes
    FileWriter
  265. def globToPattern(glob: String): String

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

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

    Definition Classes
    NumericBaseMatchers
  268. implicit def gwtToFragment(s: String): GWTToFragment

    Definition Classes
    FragmentsBuilder
  269. def hashCode(): Int

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

    Definition Classes
    BeHaveMatchers
  271. def have[T](function: (T) ⇒ Boolean): Matcher[GenTraversable[T]]

    Definition Classes
    TraversableBaseMatchers
  272. def haveAbsolutePath[T <: AnyRef { def getPath(): String }](path: String): Matcher[T]

    Definition Classes
    FileBaseMatchers
  273. def haveAsAbsolutePath(path: String): PathMatcher

    Definition Classes
    PathBaseMatchers
  274. def haveAsCanonicalPath(path: String): PathMatcher

    Definition Classes
    PathBaseMatchers
  275. def haveCanonicalPath[T <: AnyRef { def getPath(): String }](path: String): Matcher[T]

    Definition Classes
    FileBaseMatchers
  276. def haveClass[T](implicit arg0: ClassManifest[T]): Matcher[Any]

    Definition Classes
    AnyBaseMatchers
  277. def haveEntries[V](pairs: (String, V)*): Matcher[DBObject]

    matches if map contains all the specified pairs can expand dot notation to match specific sub-keys

    matches if map contains all the specified pairs can expand dot notation to match specific sub-keys

    Definition Classes
    SpecsDBObjectBaseMatchers
  278. def haveEntry[V](p: (String, V)): Matcher[DBObject]

    matches if map contains a pair (key, value) == (k, v) Will expand out dot notation for matching.

    matches if map contains a pair (key, value) == (k, v) Will expand out dot notation for matching.

    Definition Classes
    SpecsDBObjectBaseMatchers
  279. def haveField(k: String): Matcher[DBObject]

    matches if dbObject.

    matches if dbObject.contains(k)

    Definition Classes
    SpecsDBObjectBaseMatchers
  280. def haveInterface[T](implicit arg0: ClassManifest[T]): Matcher[Any]

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

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

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

    Definition Classes
    TraversableBaseMatchers
  284. def haveList[T <: AnyRef { def getPath(): String }](list: String): Matcher[T]

    Definition Classes
    FileBaseMatchers
  285. def haveListEntry(k: String, l: ⇒ Traversable[Any]): Matcher[DBObject]

    Special version of "HaveEntry" that expects a list and then uses "hasSameElements" on it.

    Special version of "HaveEntry" that expects a list and then uses "hasSameElements" on it.

    Definition Classes
    SpecsDBObjectBaseMatchers
  286. def haveName[T <: AnyRef { def getPath(): String }](name: String): Matcher[T]

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

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

    Definition Classes
    MapBaseMatchers
  289. def haveParent[T <: AnyRef { def getPath(): String }](path: String): Matcher[T]

    Definition Classes
    FileBaseMatchers
  290. def haveParentPath(parent: String): PathMatcher

    Definition Classes
    PathBaseMatchers
  291. def havePathName(name: String): PathMatcher

    Definition Classes
    PathBaseMatchers
  292. def haveSameLines[L1, L2](implicit arg0: LinesContent[L1], arg1: LinesContent[L2]): LinesPairComparisonMatcher[L1, L2]

    Definition Classes
    ContentBaseMatchers
  293. def haveSameLinesAs[L1, L2](ls2: L2)(implicit arg0: LinesContent[L1], arg1: LinesContent[L2]): LinesComparisonMatcher[L1, L2]

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

    Definition Classes
    TraversableBaseMatchers
  295. def haveSomeEntries[V](pairs: (String, V)*): Matcher[Option[DBObject]]

    matches if Some(map) contains all the specified pairs can expand dot notation to match specific sub-keys

    matches if Some(map) contains all the specified pairs can expand dot notation to match specific sub-keys

    Definition Classes
    SpecsDBObjectBaseMatchers
  296. def haveSomeEntry[V](p: (String, V)): Matcher[Option[DBObject]]

    matches if a Some(map) contains a pair (key, value) == (k, v) Will expand out dot notation for matching.

    matches if a Some(map) contains a pair (key, value) == (k, v) Will expand out dot notation for matching.

    Definition Classes
    SpecsDBObjectBaseMatchers
  297. def haveSomeField(k: String): Matcher[Option[DBObject]]

    Definition Classes
    SpecsDBObjectBaseMatchers
  298. def haveSuperclass[T](implicit arg0: ClassManifest[T]): Matcher[Any]

    Definition Classes
    AnyBaseMatchers
  299. def haveTheSameElementsAs[T](l: ⇒ Traversable[T]): HaveTheSameElementsAs[T]

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

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

    Definition Classes
    MapBaseMatchers
  302. def hidden[T <: AnyRef { def getPath(): String }]: Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  303. def identification: SpecIdentification

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

    Definition Classes
    SpecificationStructure
  305. implicit def inExample(s: String): InExample

    Definition Classes
    FragmentsBuilder
  306. implicit def inScope(s: Scope): Success

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ArgumentsShortcuts
  318. def inputStream(filePath: String): InputStream

    Definition Classes
    FileReader
  319. implicit def intToRichLong(v: Int): RichLong

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

    Definition Classes
    AnyBeHaveMatchers
  321. def is: Fragments

    Definition Classes
    Specification → SpecificationStructure
  322. def isAbsolute(path: String): Boolean

    Definition Classes
    FileSystem
  323. def isDir(path: String): Boolean

    Definition Classes
    FileSystem
  324. def isDirectory(path: String): Boolean

    Definition Classes
    FileSystem
  325. def isFile(path: String): Boolean

    Definition Classes
    FileSystem
  326. def isHidden(path: String): Boolean

    Definition Classes
    FileSystem
  327. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  328. def isolated: Arguments

    Definition Classes
    ArgumentsShortcuts
  329. implicit def javaCollectionIsSized[T <: java.util.Collection[_]]: Sized[T]

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

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

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

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

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

    Definition Classes
    StandardMatchResults
  335. implicit def lazyfy[T](value: ⇒ T): LazyParameter[T]

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

    Definition Classes
    EitherBaseMatchers
  337. def left[T](t: ⇒ T): Matcher[Either[T, _]]

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

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

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

    Definition Classes
    NumericBaseMatchers
  341. def like[T](pattern: ⇒ PartialFunction[T, org.specs2.matcher.MatchResult[_]]): Matcher[T]

    Definition Classes
    AnyBeHaveMatchers
  342. def likeA[T](pattern: ⇒ PartialFunction[T, org.specs2.matcher.MatchResult[_]]): Matcher[T]

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

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

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

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

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

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

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

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

    Definition Classes
    FragmentsBuilder
  351. def listField(map: Expectable[DBObject], k: String): Option[Seq[Any]]

    Attributes
    protected
    Definition Classes
    SpecsDBObjectBaseMatchers
  352. def listFiles(path: String): List[String]

    Definition Classes
    FileSystem
  353. def listPaths(list: String*): PathMatcher

    Definition Classes
    PathBaseMatchers
  354. def literate: Arguments

    Definition Classes
    ArgumentsShortcuts
  355. def loadXhtmlFile(filePath: String, report: (Exception, String) ⇒ Unit, sourceErrors: Boolean): NodeSeq

    Definition Classes
    FileReader
  356. def loadXmlFile(filePath: String)(report: (Exception) ⇒ Unit): NodeSeq

    Definition Classes
    FileReader
  357. var log: Logger

    Attributes
    protected[casbah]
    Definition Classes
    Logging
  358. implicit def longToRichLong(v: Long): RichLong

    Definition Classes
    TimeConversions
  359. def map(fs: ⇒ Fragments): Fragments

    Definition Classes
    SpecificationStructure
  360. implicit def matchExample(expression: ⇒ org.specs2.matcher.MatchResult[_]): Example

    Definition Classes
    AutoExamplesLowImplicits
  361. implicit def matchFragments(expression: ⇒ org.specs2.matcher.MatchResult[_]): Fragments

    Definition Classes
    AutoExamplesLowImplicits
  362. implicit def matchFragmentsFragment(expression: ⇒ org.specs2.matcher.MatchResult[_]): MatchResultFragment

    Definition Classes
    AutoExamplesLowImplicits
  363. implicit def matchResultFunctionToMatcher[T](f: (T) ⇒ org.specs2.matcher.MatchResult[_]): Matcher[T]

    Definition Classes
    MatchersImplicits
  364. def matchResultToResult[T](m: MatchResult[T]): Result

    Attributes
    protected
    Definition Classes
    Expectations
  365. implicit def matcherFunction[S, T](f: (S) ⇒ Matcher[T]): MatcherFunction[S, T]

    Definition Classes
    MatchersImplicits
  366. implicit def matcherFunction2[T](f: (T) ⇒ Matcher[T]): MatcherFunction2[T]

    Definition Classes
    MatchersImplicits
  367. def matching(r: Regex): BeMatchingRegex

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

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

    Definition Classes
    StringBeHaveMatchers
  370. def mkdirs(path: String): Boolean

    Definition Classes
    FileWriter
  371. def name[T <: AnyRef { def getPath(): String }](name: String): Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  372. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  373. def nocolor: Arguments

    Definition Classes
    ArgumentsShortcuts
  374. def noindent: Arguments

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraversableBeHaveMatchers
  385. implicit def outsideFunctionToResult[T, S](implicit o: Outside[T]): ((T) ⇒ MatchResult[S]) ⇒ Result

    Definition Classes
    SpecificationFeatures
  386. def p: Fragments

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

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

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

    Definition Classes
    MapBeHaveMatchers
  390. def parent[T <: AnyRef { def getPath(): String }](path: String): Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  391. def parentPath(parent: String): PathMatcher

    Definition Classes
    PathBeHaveMatchers
  392. def pathName(name: String): PathMatcher

    Definition Classes
    PathBeHaveMatchers
  393. def paths[T <: AnyRef { def getPath(): String }](list: String): Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  394. def pending: Pending

    Definition Classes
    StandardResults
  395. def pending(s: Pending): Nothing

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  396. def pending(m: String): Nothing

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  397. def plan: Arguments

    Definition Classes
    ArgumentsShortcuts
  398. def readFile(path: String): String

    Definition Classes
    FileReader
  399. def readLines(path: String): IndexedSeq[String]

    Definition Classes
    FileReader
  400. def readable[T <: AnyRef { def getPath(): String }]: Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  401. def removeDir(path: String): String

    Definition Classes
    FileSystem
  402. implicit def resultExample(expression: ⇒ Result): Example

    Definition Classes
    AutoExamplesLowImplicits
  403. implicit def resultFragments(result: ⇒ Result): Fragments

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

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

    Definition Classes
    EitherBaseMatchers
  406. def right[T](t: ⇒ T): Matcher[Either[_, T]]

    Definition Classes
    EitherBaseMatchers
  407. def sameLinesAs[L1, L2](ls2: L2)(implicit arg0: LinesContent[L1], arg1: LinesContent[L2]): LinesComparisonMatcher[L1, L2]

    Definition Classes
    ContentBeHaveMatchers
  408. def samePath(p1: String, p2: String): Boolean

    Definition Classes
    FileSystem
  409. implicit def scalaArrayIsSized[T]: Sized[Array[T]]

    Definition Classes
    TraversableBaseMatchers
  410. implicit def scalaTraversableIsSized[I <: scala.collection.GenTraversableOnce[_]]: Sized[I]

    Definition Classes
    TraversableBaseMatchers
  411. def see(htmlLink: HtmlLink, fs: Fragments): Fragments

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

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

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

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

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

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

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

    Definition Classes
    FragmentsBuilder
  419. implicit def seqContentForMatchers[T]: LinesContent[Seq[T]]

    Attributes
    protected
    Definition Classes
    SeqsContents
  420. implicit def seqToResult[T](r: Seq[MatchResult[T]]): Result

    Definition Classes
    MatchersImplicits
  421. def sequential: Arguments

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

    Definition Classes
    ArgumentsShortcuts
  423. def silentLoadXhtmlFileReport: (Exception, String) ⇒ Unit

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

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

    Definition Classes
    TraversableBeHaveMatchers
  426. implicit val sizedDBList: Sized[MongoDBList]

    Definition Classes
    CasbahSpecificationBase
  427. implicit val sizedDBObj: Sized[DBObject]

    Definition Classes
    CasbahSpecificationBase
  428. implicit val sizedOptDBList: Sized[Option[MongoDBList]]

    Definition Classes
    CasbahSpecificationBase
  429. implicit val sizedOptDBObj: Sized[Option[DBObject]]

    Definition Classes
    CasbahSpecificationBase
  430. def skipAll: Arguments

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

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

    Definition Classes
    ArgumentsShortcuts
  433. def skipped: Skipped

    Definition Classes
    StandardResults
  434. def skipped(s: Skipped): Nothing

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  435. def skipped(m: String): Nothing

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  436. def some[T]: SomeMatcher[T]

    Definition Classes
    OptionBaseMatchers
  437. def some[T](t: ⇒ T): Matcher[Option[T]]

    Definition Classes
    OptionBaseMatchers
  438. def someField(map: Expectable[Option[DBObject]], k: String): Option[AnyRef]

    Attributes
    protected
    Definition Classes
    SpecsDBObjectBaseMatchers
  439. def sorted[T](implicit arg0: Ordering[T]): OrderingMatcher[T]

    Definition Classes
    TraversableBaseMatchers
  440. var specFragments: Fragments

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

    Definition Classes
    FragmentsBuilder
  442. implicit def specificationStructureToFragments(s: SpecificationStructure): AsFragments

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

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

    Definition Classes
    StringBeHaveMatchers
  445. def step(a: ⇒ Any): Step

    Definition Classes
    FragmentsBuilder
  446. def stopOnFail: Arguments

    Definition Classes
    ArgumentsShortcuts
  447. def stopOnSkip: Arguments

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

    Definition Classes
    TraversableBaseMatchers
  449. implicit def stringMatcher(m: AdaptableMatcher[Any]): StringMatcher

    Definition Classes
    StringBaseMatchers
  450. implicit def stringToHtmlLinkFragments(s: String): HtmlLinkFragments

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

    Definition Classes
    FragmentsBuilder
  452. def success: Success

    Definition Classes
    StandardResults
  453. def superClass[T](implicit arg0: ClassManifest[T]): Matcher[Any]

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

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

    Definition Classes
    FormattingFragments → FormattingFragments
  456. def t: Tab

    Definition Classes
    FormattingFragments → FormattingFragments
  457. implicit def text(s: String): MutableSpecText

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ExceptionBaseMatchers
  471. implicit def title(s: String): MutableSpecTitle

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  476. implicit def toDifferenceFilter(n: Int): FirstNDifferencesFilter

    Definition Classes
    DifferenceFilters
  477. implicit def toEitherResultMatcher[L, R](result: MatchResult[Either[L, R]]): EitherResultMatcher[L, R]

    Definition Classes
    EitherBeHaveMatchers
  478. implicit def toExceptionMatcher[T](result: MatchResult[T]): ExceptionMatcherResult[T]

    Definition Classes
    ExceptionBeHaveMatchers
  479. implicit def toFileResultMatcher[T <: AnyRef { def getPath(): String }](result: MatchResult[T]): FileResultMatcher[T]

    Definition Classes
    FileBeHaveMatchers
  480. implicit def toLinesContentResultMatcher[L1](result: MatchResult[L1])(implicit arg0: LinesContent[L1]): LinesContentResultMatcher[L1]

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

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

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

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

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

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

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

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

    Definition Classes
    XmlBeHaveMatchers
  489. implicit def toNotMatcherJson(result: NotMatcher[Any]): NotMatcherJson

    Definition Classes
    JsonBaseBeHaveMatchers
  490. implicit def toNotStringMatcher(result: NotMatcher[Any]): NotStringMatcher

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

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

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

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

    Definition Classes
    MapBeHaveMatchers
  495. implicit def toPathResultMatcher(result: MatchResult[String]): PathResultMatcher

    Definition Classes
    PathBeHaveMatchers
  496. implicit def toPendingUntilFixed[T](t: ⇒ T)(implicit arg0: (T) ⇒ Result): PendingUntilFixed[T]

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

    Definition Classes
    MatchersImplicits
  498. def toString(): String

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

    Definition Classes
    StringBeHaveMatchers
  500. implicit def toXmlResultMatcher(result: MatchResult[Seq[Node]]): XmlResultMatcher

    Definition Classes
    XmlBeHaveMatchers
  501. def todo: Pending

    Definition Classes
    StandardResults
  502. implicit def traversable[T](s: MatchResult[GenTraversable[T]]): TraversableBeHaveMatchers[T]

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

    Definition Classes
    MatchersImplicits
  504. def typedEqualTo[T](t: ⇒ T): BeTypedEqualTo[T]

    Definition Classes
    AnyBaseMatchers
  505. def unjar(path: String, dirPath: String, regexFilter: String): Unit

    Definition Classes
    FileSystem
  506. def unjar(path: String, dest: String): Unit

    Definition Classes
    FileSystem
  507. implicit def upcastThen[X, Y <: X](th: Then[X]): Then[Y]

    Definition Classes
    RegexSteps
  508. implicit def updowncastWhen[P, Q, R <: P, S >: Q](wh: When[P, Q]): When[R, S]

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

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

    Definition Classes
    MapBeHaveMatchers
  511. implicit def verifyFunction[U, T](t: (U) ⇒ MatchResult[T]): MatchResultFunctionVerification[U, T]

    Definition Classes
    MatchersImplicits
  512. final def wait(): Unit

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

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

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

    Definition Classes
    ArgumentsShortcuts
  516. def wasIssue: Arguments

    Definition Classes
    ArgumentsShortcuts
  517. def wontdo: Success

    Definition Classes
    StandardResults
  518. def writable[T <: AnyRef { def getPath(): String }]: Matcher[AnyRef { def getPath(): String }]

    Definition Classes
    FileBeHaveMatchers
  519. def write(path: String)(function: (Writer) ⇒ Unit): Unit

    Definition Classes
    FileWriter
  520. def writeFile(path: String, content: ⇒ String): Unit

    Definition Classes
    FileWriter
  521. def writeXmlFile(path: String, content: ⇒ NodeSeq): Unit

    Definition Classes
    FileWriter
  522. def xonly: Arguments

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

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

    Definition Classes
    NumericBaseMatchers

Inherited from CasbahSpecificationBase

Inherited from SpecsDBObjectMatchers

Inherited from SpecsDBObjectBaseMatchers

Inherited from Logging

Inherited from Specification

Inherited from SpecificationFeatures

Inherited from Debug

Inherited from Contexts

Inherited from PendingUntilFixed

Inherited from TimeConversions

Inherited from AutoExamples

Inherited from AutoExamples

Inherited from AutoExamplesLowImplicits

Inherited from StandardMatchResults

Inherited from StandardResults

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 Matchers

Inherited from MatchersImplicits

Inherited from ContentMatchers

Inherited from ContentBeHaveMatchers

Inherited from ContentBaseMatchers

Inherited from SeqsContents

Inherited from DifferenceFilters

Inherited from FileMatchers

Inherited from FileBeHaveMatchers

Inherited from FileBaseMatchers

Inherited from PathMatchers

Inherited from PathBeHaveMatchers

Inherited from PathBaseMatchers

Inherited from FileSystem

Inherited from FileWriter

Inherited from FileReader

Inherited from EventuallyMatchers

Inherited from EventuallyResults

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 BeHaveMatchers

Inherited from JsonMatchers

Inherited from JsonBaseBeHaveMatchers

Inherited from JsonBaseMatchers

Inherited from Expectations

Inherited from CanBeEqual

Inherited from XmlMatchers

Inherited from XmlBeHaveMatchers

Inherited from XmlBaseMatchers

Inherited from StringMatchers

Inherited from StringBeHaveMatchers

Inherited from StringBaseMatchers

Inherited from MapMatchers

Inherited from MapBeHaveMatchers

Inherited from MapBaseMatchers

Inherited from TraversableMatchers

Inherited from TraversableBeHaveMatchers

Inherited from TraversableBaseMatchers

Inherited from LazyParameters

Inherited from AnyMatchers

Inherited from 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 ExamplesFactory

Inherited from FragmentsBuilder

Inherited from ExamplesFactory

Inherited from RegexSteps

Inherited from SpecificationStructure

Inherited from AnyRef

Inherited from Any