org.specs2.spring

Specification

trait Specification extends Specification with SpecificationContext with SpecificationEnvironment

Mutable Specification that sets up the JNDI environment and autowires the fields / setters of its subclasses.

Linear Supertypes
SpecificationEnvironment, SpecificationContext, Specification, SpecificationFeatures, Debug, Contexts, PendingUntilFixed, TimeConversions, AutoExamples, AutoExamples, AutoExamplesLowImplicits, StandardMatchResults, StandardResults, FormattingFragments, FormattingFragments, ShouldThrownMatchers, ShouldThrownExpectations, ShouldExpectations, MustThrownMatchers, MustThrownExpectations, MustExpectations, ThrownExpectations, Matchers, MatchersImplicits, FileMatchers, FileBeHaveMatchers, FileBaseMatchers, PathMatchers, PathBeHaveMatchers, PathBaseMatchers, FileSystem, FileWriter, FileReader, EventuallyMatchers, 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. Specification
  2. SpecificationEnvironment
  3. SpecificationContext
  4. Specification
  5. SpecificationFeatures
  6. Debug
  7. Contexts
  8. PendingUntilFixed
  9. TimeConversions
  10. AutoExamples
  11. AutoExamples
  12. AutoExamplesLowImplicits
  13. StandardMatchResults
  14. StandardResults
  15. FormattingFragments
  16. FormattingFragments
  17. ShouldThrownMatchers
  18. ShouldThrownExpectations
  19. ShouldExpectations
  20. MustThrownMatchers
  21. MustThrownExpectations
  22. MustExpectations
  23. ThrownExpectations
  24. Matchers
  25. MatchersImplicits
  26. FileMatchers
  27. FileBeHaveMatchers
  28. FileBaseMatchers
  29. PathMatchers
  30. PathBeHaveMatchers
  31. PathBaseMatchers
  32. FileSystem
  33. FileWriter
  34. FileReader
  35. EventuallyMatchers
  36. EitherMatchers
  37. EitherBeHaveMatchers
  38. EitherBaseMatchers
  39. OptionMatchers
  40. OptionBeHaveMatchers
  41. OptionBaseMatchers
  42. NumericMatchers
  43. NumericBeHaveMatchers
  44. NumericBaseMatchers
  45. ExceptionMatchers
  46. ExceptionBeHaveMatchers
  47. ExceptionBaseMatchers
  48. BeHaveMatchers
  49. JsonMatchers
  50. JsonBaseBeHaveMatchers
  51. JsonBaseMatchers
  52. Expectations
  53. CanBeEqual
  54. XmlMatchers
  55. XmlBeHaveMatchers
  56. XmlBaseMatchers
  57. StringMatchers
  58. StringBeHaveMatchers
  59. StringBaseMatchers
  60. MapMatchers
  61. MapBeHaveMatchers
  62. MapBaseMatchers
  63. TraversableMatchers
  64. TraversableBeHaveMatchers
  65. TraversableBaseMatchers
  66. LazyParameters
  67. AnyMatchers
  68. AnyBeHaveMatchers
  69. AnyBaseMatchers
  70. ArgumentsShortcuts
  71. ArgumentsArgs
  72. ArgumentsArgs
  73. ArgProperties
  74. SpecificationInclusion
  75. SpecificationInclusion
  76. FragmentsBuilder
  77. ExamplesFactory
  78. FragmentsBuilder
  79. ExamplesFactory
  80. RegexSteps
  81. SpecificationStructure
  82. AnyRef
  83. 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 beDefinedAt[K](values: K*): Matcher[PartialFunction[K, Any]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyBaseMatchers
  127. def beTrue: BeTrueMatcher

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AutoExamplesLowImplicits
  146. def br: Br

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

    Definition Classes
    FormattingFragments → FormattingFragments
  148. def bt: Backtab

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchers
  165. def containMatch[T](t: ⇒ String): ContainLikeMatcher[T]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Debug
  186. val defaultContext: Context

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

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

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

    Definition Classes
    FileWriter
  190. def descFromExpectations: Arguments

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

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

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

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

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

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

    Definition Classes
    Contexts
  197. def done: Success

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

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

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  204. def end: End

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

    Definition Classes
    StringBaseMatchers
  206. def endbr: Fragments

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

    Definition Classes
    StringBeHaveMatchers
  208. def endp: Fragments

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

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

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

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

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

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

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

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

    Definition Classes
    EventuallyMatchers
  217. implicit def exampleFactory: ExampleFactory

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

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

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

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

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

    Definition Classes
    FileWriter
  223. def failure: Failure

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

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

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

    Definition Classes
    FileSystem
  227. def finalize(): Unit

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    FragmentsBuilder
  243. def freetext: Arguments

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

    Definition Classes
    MatchersImplicits
  245. def fullStackTrace: Arguments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    FragmentsBuilder
  261. def hashCode(): Int

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    FileBeHaveMatchers
  286. implicit def inExample(s: String): InExample

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  298. def is: Fragments

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

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

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

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

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

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

    Definition Classes
    Any
  305. def isolated: Arguments

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyBeHaveMatchers
  320. def link(s: SpecificationStructure): Fragments

    Definition Classes
    FragmentsBuilder → FragmentsBuilder
  321. def link(f: Fragments): Fragments

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

    Definition Classes
    FragmentsBuilder
  323. def listFiles(path: String): List[String]

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

    Definition Classes
    PathBaseMatchers
  325. def literate: Arguments

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

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

    Definition Classes
    FileReader
  328. implicit def longToRichLong(v: Long): RichLong

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  343. def nocolor: Arguments

    Definition Classes
    ArgumentsShortcuts
  344. def noindent: Arguments

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    SpecificationFeatures
  356. def p: Fragments

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

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

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

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

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

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

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

    Definition Classes
    FileBeHaveMatchers
  364. def pending: Pending

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

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

    Attributes
    protected
    Definition Classes
    ThrownExpectations
  367. def plan: Arguments

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

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

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

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

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

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

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

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

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

    Definition Classes
    EitherBaseMatchers
  377. implicit def scalaArrayIsSized[T]: Sized[Array[T]]

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

    Definition Classes
    TraversableBaseMatchers
  379. def see(s: SpecificationStructure): Fragments

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

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

    Definition Classes
    MatchersImplicits
  382. def sequential: Arguments

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

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

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

    Definition Classes
    TraversableBeHaveMatchers
  386. def skipAll: Arguments

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

    Definition Classes
    ArgumentsShortcuts
  388. def skipped: Skipped

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

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

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

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

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

    Definition Classes
    TraversableBaseMatchers
  394. var specFragments: Fragments

    Attributes
    protected[specs2]
    Definition Classes
    FragmentsBuilder
  395. def startWith(t: ⇒ String): Matcher[String]

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

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

    Definition Classes
    FragmentsBuilder
  398. def stopOnFail: Arguments

    Definition Classes
    ArgumentsShortcuts
  399. def stopOnSkip: Arguments

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

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

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

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

    Definition Classes
    FragmentsBuilder
  404. def success: Success

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

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

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

    Definition Classes
    FormattingFragments → FormattingFragments
  408. def t: Tab

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatchersImplicits
  448. def toString(): String

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

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

    Definition Classes
    XmlBeHaveMatchers
  451. def todo: Pending

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    ArgumentsShortcuts
  466. def wasIssue: Arguments

    Definition Classes
    ArgumentsShortcuts
  467. def wontdo: Success

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

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

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

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

    Definition Classes
    FileWriter
  472. def xonly: Arguments

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

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

    Definition Classes
    NumericBaseMatchers

Inherited from SpecificationEnvironment

Inherited from SpecificationContext

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