skinny.test

SkinnyFunSpec

trait SkinnyFunSpec extends FunSpecLike with SkinnyMicroSuite

Convenience trait to add Skinny test support to FunSpec.

Linear Supertypes
SkinnyMicroSuite, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, BeforeAndAfterAll, SuiteMixin, SkinnyMicroTests, HttpComponentsClient, Client, ImplicitConversions, EmbeddedJettyContainer, JettyContainer, Container, FunSpecLike, Documenting, Alerting, Notifying, Informing, TestRegistration, Suite, Serializable, AbstractSuite, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. SkinnyFunSpec
  2. SkinnyMicroSuite
  3. Matchers
  4. Explicitly
  5. MatcherWords
  6. ShouldVerb
  7. Tolerance
  8. BeforeAndAfterAll
  9. SuiteMixin
  10. SkinnyMicroTests
  11. HttpComponentsClient
  12. Client
  13. ImplicitConversions
  14. EmbeddedJettyContainer
  15. JettyContainer
  16. Container
  17. FunSpecLike
  18. Documenting
  19. Alerting
  20. Notifying
  21. Informing
  22. TestRegistration
  23. Suite
  24. Serializable
  25. AbstractSuite
  26. Assertions
  27. TripleEquals
  28. TripleEqualsSupport
  29. AnyRef
  30. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. final class AWord extends AnyRef

    Definition Classes
    Matchers
  2. final class AnWord extends AnyRef

    Definition Classes
    Matchers
  3. sealed class AnyShouldWrapper[T] extends AnyRef

    Definition Classes
    Matchers
  4. class AssertionsHelper extends AnyRef

    Definition Classes
    Assertions
  5. class CheckingEqualizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  6. class DecidedByEquality[A] extends Equality[A]

    Definition Classes
    Explicitly
  7. class DecidedWord extends AnyRef

    Definition Classes
    Explicitly
  8. class DeterminedByEquivalence[T] extends Equivalence[T]

    Definition Classes
    Explicitly
  9. class DeterminedWord extends AnyRef

    Definition Classes
    Explicitly
  10. class Equalizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  11. final class HavePropertyMatcherGenerator extends AnyRef

    Definition Classes
    Matchers
  12. class ItWord extends AnyRef

    Attributes
    protected
    Definition Classes
    FunSpecLike
  13. final class KeyWord extends AnyRef

    Definition Classes
    Matchers
  14. class LegacyCheckingEqualizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  15. class LegacyEqualizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  16. trait NoArgTest extends () ⇒ Outcome with TestData

    Attributes
    protected
    Definition Classes
    Suite
  17. final class PlusOrMinusWrapper[T] extends AnyRef

    Definition Classes
    Tolerance
  18. final class RegexWord extends AnyRef

    Definition Classes
    Matchers
  19. final class RegexWrapper extends AnyRef

    Definition Classes
    Matchers
  20. class ResultOfBeWordForAny[T] extends AnyRef

    Definition Classes
    Matchers
  21. sealed class ResultOfBeWordForCollectedAny[T] extends AnyRef

    Definition Classes
    Matchers
  22. final class ResultOfBeWordForCollectedArray[T] extends ResultOfBeWordForCollectedAny[Array[T]]

    Definition Classes
    Matchers
  23. final class ResultOfCollectedAny[T] extends AnyRef

    Definition Classes
    Matchers
  24. final class ResultOfContainWordForCollectedAny[T] extends AnyRef

    Definition Classes
    Matchers
  25. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  26. final class ResultOfEndWithWordForString extends AnyRef

    Definition Classes
    Matchers
  27. final class ResultOfEvaluatingApplication extends AnyRef

    Definition Classes
    Matchers
  28. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  29. final class ResultOfFullyMatchWordForString extends AnyRef

    Definition Classes
    Matchers
  30. final class ResultOfHaveWordForCollectedExtent[A] extends AnyRef

    Definition Classes
    Matchers
  31. final class ResultOfHaveWordForExtent[A] extends AnyRef

    Definition Classes
    Matchers
  32. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  33. final class ResultOfIncludeWordForString extends AnyRef

    Definition Classes
    Matchers
  34. sealed class ResultOfNotWordForCollectedAny[T] extends AnyRef

    Definition Classes
    Matchers
  35. final class ResultOfProduceInvocation[T] extends AnyRef

    Definition Classes
    Matchers
  36. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  37. final class ResultOfStartWithWordForString extends AnyRef

    Definition Classes
    Matchers
  38. final class StringShouldWrapper extends AnyShouldWrapper[String] with org.scalatest.Matchers.StringShouldWrapperForVerb

    Definition Classes
    Matchers
  39. trait StringShouldWrapperForVerb extends AnyRef

    Definition Classes
    ShouldVerb
  40. class TheAfterWord extends AnyRef

    Definition Classes
    Explicitly
  41. final class TheSameInstanceAsPhrase extends AnyRef

    Definition Classes
    Matchers
  42. class TheyWord extends AnyRef

    Attributes
    protected
    Definition Classes
    FunSpecLike
  43. final class ValueWord extends AnyRef

    Definition Classes
    Matchers

Value Members

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

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

    Definition Classes
    Any
  3. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

    Definition Classes
    TripleEqualsSupport
  4. def !==(right: Null): TripleEqualsInvocation[Null]

    Definition Classes
    TripleEqualsSupport
  5. def !==[T](right: T): TripleEqualsInvocation[T]

    Definition Classes
    TripleEqualsSupport
  6. final def ##(): Int

    Definition Classes
    AnyRef → Any
  7. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]

    Definition Classes
    Matchers
  8. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]

    Definition Classes
    Matchers
  9. final def ==(arg0: AnyRef): Boolean

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

    Definition Classes
    Any
  11. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

    Definition Classes
    TripleEqualsSupport
  12. def ===(right: Null): TripleEqualsInvocation[Null]

    Definition Classes
    TripleEqualsSupport
  13. def ===[T](right: T): TripleEqualsInvocation[T]

    Definition Classes
    TripleEqualsSupport
  14. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]

    Definition Classes
    Matchers
  15. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]

    Definition Classes
    Matchers
  16. def a[T](implicit arg0: Manifest[T]): ResultOfATypeInvocation[T]

    Definition Classes
    Matchers
  17. val a: AWord

    Definition Classes
    Matchers
  18. def addFilter(filter: Class[_ <: Filter], path: String, dispatches: EnumSet[DispatcherType]): FilterHolder

    Definition Classes
    JettyContainer
  19. def addFilter(filter: Class[_ <: Filter], path: String): FilterHolder

    Definition Classes
    JettyContainer
  20. def addFilter(filter: Filter, path: String, dispatches: EnumSet[DispatcherType] = DefaultDispatcherTypes): FilterHolder

    Definition Classes
    JettyContainer
  21. def addServlet(servlet: Class[_ <: HttpServlet], path: String): ServletHolder

    Definition Classes
    JettyContainer
  22. def addServlet(servlet: HttpServlet, path: String, name: String): Unit

    Definition Classes
    JettyContainer
  23. def addServlet(servlet: HttpServlet, path: String): Unit

    Definition Classes
    JettyContainer
  24. val after: TheAfterWord

    Definition Classes
    Explicitly
  25. def afterAll(): Unit

    Attributes
    protected
    Definition Classes
    SkinnyMicroSuite → BeforeAndAfterAll
  26. def alert: Alerter

    Attributes
    protected
    Definition Classes
    FunSpecLike → Alerting
  27. def all(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Definition Classes
    Matchers
  28. def all[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

    Definition Classes
    Matchers
  29. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  30. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfAllOfApplication

    Definition Classes
    Matchers
  31. def an[T](implicit arg0: Manifest[T]): ResultOfAnTypeInvocation[T]

    Definition Classes
    Matchers
  32. val an: AnWord

    Definition Classes
    Matchers
  33. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  34. def assert(condition: Boolean, clue: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  35. def assert(condition: Boolean): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  36. def assertCompiles(code: String): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  37. def assertDoesNotCompile(code: String): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  38. def assertResult(expected: Any)(actual: Any): Unit

    Definition Classes
    Assertions
  39. def assertResult(expected: Any, clue: Any)(actual: Any): Unit

    Definition Classes
    Assertions
  40. def assertTypeError(code: String): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  41. val assertionsHelper: AssertionsHelper

    Definition Classes
    Assertions
  42. def assume(condition: Boolean, clue: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  43. def assume(condition: Boolean): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  44. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Definition Classes
    Matchers
  45. def atLeast[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

    Definition Classes
    Matchers
  46. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  47. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfAtLeastOneOfApplication

    Definition Classes
    Matchers
  48. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Definition Classes
    Matchers
  49. def atMost[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

    Definition Classes
    Matchers
  50. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  51. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfAtMostOneOfApplication

    Definition Classes
    Matchers
  52. def baseUrl: String

    Definition Classes
    EmbeddedJettyContainer
  53. val be: BeWord

    Definition Classes
    MatcherWords
  54. def beforeAll(): Unit

    Attributes
    protected
    Definition Classes
    SkinnyMicroSuite → BeforeAndAfterAll
  55. val behave: BehaveWord

    Attributes
    protected
    Definition Classes
    FunSpecLike
  56. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Definition Classes
    Matchers
  57. def between[K, V, JMAP[k, v] <: Map[k, v]](from: Int, upTo: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

    Definition Classes
    Matchers
  58. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  59. def body: String

    Definition Classes
    Client
  60. def bodyBytes: Array[Byte]

    Definition Classes
    Client
  61. def cancel(cause: Throwable): Nothing

    Definition Classes
    Assertions
  62. def cancel(message: String, cause: Throwable): Nothing

    Definition Classes
    Assertions
  63. def cancel(message: String): Nothing

    Definition Classes
    Assertions
  64. def cancel(): Nothing

    Definition Classes
    Assertions
  65. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. val compile: CompileWord

    Definition Classes
    MatcherWords
  67. def connect[A](uri: String, params: Iterable[(String, String)] = Seq.empty, headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  68. val contain: ContainWord

    Definition Classes
    MatcherWords
  69. def contextPath: String

    Definition Classes
    EmbeddedJettyContainer
  70. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) ⇒ A): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  71. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  72. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) ⇒ B): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  73. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  74. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) ⇒ A): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  75. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): PlusOrMinusWrapper[T]

    Definition Classes
    Tolerance
  76. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol): HavePropertyMatcherGenerator

    Definition Classes
    Matchers
  77. implicit def convertToAnyShouldWrapper[T](o: T): AnyShouldWrapper[T]

    Definition Classes
    Matchers
  78. def convertToCheckingEqualizer[T](left: T): CheckingEqualizer[T]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  79. implicit def convertToEqualizer[T](left: T): Equalizer[T]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  80. def convertToLegacyCheckingEqualizer[T](left: T): LegacyCheckingEqualizer[T]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  81. def convertToLegacyEqualizer[T](left: T): LegacyEqualizer[T]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  82. implicit def convertToRegexWrapper(o: Regex): RegexWrapper

    Definition Classes
    Matchers
  83. implicit def convertToStringShouldWrapper(o: String): StringShouldWrapper

    Definition Classes
    Matchers → ShouldVerb
  84. def createBody(name: String, content: Any): UploadableBody

    Definition Classes
    HttpComponentsClient
  85. def createClient: CloseableHttpClient

    Attributes
    protected
    Definition Classes
    HttpComponentsClient
  86. val decided: DecidedWord

    Definition Classes
    Explicitly
  87. def defaultEquality[A]: Equality[A]

    Definition Classes
    TripleEqualsSupport
  88. val defined: DefinedWord

    Definition Classes
    MatcherWords
  89. def definedAt[T](right: T): ResultOfDefinedAt[T]

    Definition Classes
    Matchers
  90. def delete[A](uri: String, params: Iterable[(String, String)] = Seq.empty, headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  91. def describe(description: String)(fun: ⇒ Unit): Unit

    Attributes
    protected
    Definition Classes
    FunSpecLike
  92. val determined: DeterminedWord

    Definition Classes
    Explicitly
  93. val empty: EmptyWord

    Definition Classes
    MatcherWords
  94. val endWith: EndWithWord

    Definition Classes
    MatcherWords
  95. def ensureSessionIsSerializable(): Unit

    Attributes
    protected
    Definition Classes
    JettyContainerContainer
  96. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  97. def equal(o: Null): Matcher[AnyRef]

    Definition Classes
    Matchers
  98. def equal[T](spread: Spread[T]): Matcher[T]

    Definition Classes
    Matchers
  99. def equal(right: Any): MatcherFactory1[Any, Equality]

    Definition Classes
    MatcherWords
  100. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  101. def every(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Definition Classes
    Matchers
  102. def every[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

    Definition Classes
    Matchers
  103. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  104. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Definition Classes
    Matchers
  105. def exactly[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

    Definition Classes
    Matchers
  106. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  107. final def execute: Unit

    Definition Classes
    Suite
  108. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit

    Definition Classes
    Suite
  109. val exist: ExistWord

    Definition Classes
    MatcherWords
  110. def expectedTestCount(filter: Filter): Int

    Definition Classes
    Suite → AbstractSuite
  111. def fail(cause: Throwable): Nothing

    Definition Classes
    Assertions
  112. def fail(message: String, cause: Throwable): Nothing

    Definition Classes
    Assertions
  113. def fail(message: String): Nothing

    Definition Classes
    Assertions
  114. def fail(): Nothing

    Definition Classes
    Assertions
  115. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  116. val fullyMatch: FullyMatchWord

    Definition Classes
    MatcherWords
  117. def get[A](uri: String, params: Iterable[(String, String)] = Seq.empty, headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  118. def get[A](uri: String, params: (String, String)*)(f: ⇒ A): A

    Definition Classes
    Client
  119. def get[A](uri: String)(f: ⇒ A): A

    Definition Classes
    Client
  120. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  121. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  122. val have: HaveWord

    Definition Classes
    MatcherWords
  123. def head[A](uri: String, params: Iterable[(String, String)] = Seq.empty, headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  124. def head[A](uri: String, params: (String, String)*)(f: ⇒ A): A

    Definition Classes
    Client
  125. def head[A](uri: String)(f: ⇒ A): A

    Definition Classes
    Client
  126. def header: DefaultMap[String, String]

    Definition Classes
    Client
  127. def ignore(testText: String, testTags: Tag*)(testFun: ⇒ Unit): Unit

    Attributes
    protected
    Definition Classes
    FunSpecLike
  128. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfInOrderApplication

    Definition Classes
    Matchers
  129. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfInOrderOnlyApplication

    Definition Classes
    Matchers
  130. val include: IncludeWord

    Definition Classes
    MatcherWords
  131. def info: Informer

    Attributes
    protected
    Definition Classes
    FunSpecLike → Informing
  132. def intercept[T <: AnyRef](f: ⇒ Any)(implicit manifest: Manifest[T]): T

    Definition Classes
    Assertions
  133. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean

    Definition Classes
    BeforeAndAfterAll
  134. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  135. val it: ItWord

    Attributes
    protected
    Definition Classes
    FunSpecLike
  136. val key: KeyWord

    Definition Classes
    Matchers
  137. val length: LengthWord

    Definition Classes
    MatcherWords
  138. def localPort: Option[Int]

    The port of the currently running Jetty.

    The port of the currently running Jetty. May differ from port if port is 0.

    returns

    Some port if Jetty is currently listening, or None if it is not.

    Definition Classes
    EmbeddedJettyContainer
  139. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  140. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  141. def markup: Documenter

    Attributes
    protected
    Definition Classes
    FunSpecLike → Documenting
  142. val matchPattern: MatchPatternWord

    Definition Classes
    MatcherWords
  143. def message(expectedMessage: String): ResultOfMessageWordApplication

    Definition Classes
    Matchers
  144. def mount(app: Filter, path: String, dispatches: EnumSet[DispatcherType] = DefaultDispatcherTypes): FilterHolder

    Definition Classes
    JettyContainer
  145. def mount(servlet: HttpServlet, path: String, name: String): Unit

    Definition Classes
    JettyContainer
  146. def mount(servlet: HttpServlet, path: String): Unit

    Definition Classes
    JettyContainer
  147. def mount(klass: Class[_], path: String): Holder[_ >: Servlet with Filter <: AnyRef]

    Definition Classes
    JettyContainer
  148. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  149. def nestedSuites: IndexedSeq[Suite]

    Definition Classes
    Suite → AbstractSuite
  150. def no(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Definition Classes
    Matchers
  151. def no[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

    Definition Classes
    Matchers
  152. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  153. val noException: NoExceptionWord

    Definition Classes
    MatcherWords
  154. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfNoneOfApplication

    Definition Classes
    Matchers
  155. val not: NotWord

    Definition Classes
    MatcherWords
  156. def note: Notifier

    Attributes
    protected
    Definition Classes
    FunSpecLike → Notifying
  157. final def notify(): Unit

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

    Definition Classes
    AnyRef
  159. def of[T](implicit ev: Manifest[T]): ResultOfOfTypeInvocation[T]

    Definition Classes
    Matchers
  160. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfOneOfApplication

    Definition Classes
    Matchers
  161. def only(xs: Any*): ResultOfOnlyApplication

    Definition Classes
    Matchers
  162. def options[A](uri: String, params: Iterable[(String, String)] = Seq.empty, headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  163. def patch[A](uri: String, body: Array[Byte] = Array(), headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  164. def patch[A](uri: String, params: Iterable[(String, String)], headers: Iterable[(String, String)])(f: ⇒ A): A

    Definition Classes
    Client
  165. def patch[A](uri: String, params: Iterable[(String, String)])(f: ⇒ A): A

    Definition Classes
    Client
  166. def patch[A](uri: String, params: (String, String)*)(f: ⇒ A): A

    Definition Classes
    Client
  167. def pending: PendingNothing

    Definition Classes
    Suite
  168. def pendingUntilFixed(f: ⇒ Unit): Unit

    Definition Classes
    Suite
  169. def port: Int

    Sets the port to listen on.

    Sets the port to listen on. 0 means listen on any available port.

    Definition Classes
    EmbeddedJettyContainer
  170. def post[A](uri: String, params: Iterable[(String, String)], files: Iterable[(String, Any)], headers: Iterable[(String, String)])(f: ⇒ A): A

    Definition Classes
    Client
  171. def post[A](uri: String, params: Iterable[(String, String)], files: Iterable[(String, Any)])(f: ⇒ A): A

    Definition Classes
    Client
  172. def post[A](uri: String, body: Array[Byte] = Array(), headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  173. def post[A](uri: String, params: Iterable[(String, String)], headers: Map[String, String])(f: ⇒ A): A

    Definition Classes
    Client
  174. def post[A](uri: String, params: Iterable[(String, String)])(f: ⇒ A): A

    Definition Classes
    Client
  175. def post[A](uri: String, params: (String, String)*)(f: ⇒ A): A

    Definition Classes
    Client
  176. def produce[T](implicit arg0: Manifest[T]): ResultOfProduceInvocation[T]

    Definition Classes
    Matchers
  177. def put[A](uri: String, params: Iterable[(String, String)], files: Iterable[(String, Any)], headers: Iterable[(String, String)])(f: ⇒ A): A

    Definition Classes
    Client
  178. def put[A](uri: String, params: Iterable[(String, String)], files: Iterable[(String, Any)])(f: ⇒ A): A

    Definition Classes
    Client
  179. def put[A](uri: String, body: Array[Byte] = Array(), headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  180. def put[A](uri: String, params: Iterable[(String, String)], headers: Map[String, String])(f: ⇒ A): A

    Definition Classes
    Client
  181. def put[A](uri: String, params: Iterable[(String, String)])(f: ⇒ A): A

    Definition Classes
    Client
  182. def put[A](uri: String, params: (String, String)*)(f: ⇒ A): A

    Definition Classes
    Client
  183. val readable: ReadableWord

    Definition Classes
    MatcherWords
  184. val regex: RegexWord

    Definition Classes
    Matchers
  185. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: ⇒ Unit): Unit

    Definition Classes
    FunSpecLike → TestRegistration
  186. final def registerTest(testText: String, testTags: Tag*)(testFun: ⇒ Unit): Unit

    Definition Classes
    FunSpecLike → TestRegistration
  187. def rerunner: Option[String]

    Definition Classes
    Suite → AbstractSuite
  188. var resourceBasePath: String

    Definition Classes
    Container
  189. def response: ClientResponse

    Returns the current response within the scope of the submit method.

    Returns the current response within the scope of the submit method.

    Definition Classes
    Client
  190. def run(testName: Option[String], args: Args): Status

    Definition Classes
    BeforeAndAfterAll → SuiteMixin
  191. final def run(testName: Option[String], reporter: Reporter, stopper: Stopper, filter: Filter, configMap: Map[String, Any], distributor: Option[Distributor], tracker: Tracker): Status

    Definition Classes
    AbstractSuite
  192. def runNestedSuites(args: Args): Status

    Attributes
    protected
    Definition Classes
    Suite → AbstractSuite
  193. def runTest(testName: String, args: Args): Status

    Attributes
    protected
    Definition Classes
    FunSpecLike → Suite → AbstractSuite
  194. def runTests(testName: Option[String], args: Args): Status

    Attributes
    protected
    Definition Classes
    FunSpecLike → Suite → AbstractSuite
  195. lazy val server: Server

    Definition Classes
    EmbeddedJettyContainer
  196. lazy val servletContextHandler: ServletContextHandler

    Definition Classes
    EmbeddedJettyContainerJettyContainer
  197. def session[A](f: ⇒ A): A

    Definition Classes
    HttpComponentsClientClient
  198. val size: SizeWord

    Definition Classes
    MatcherWords
  199. def skipDefaultServlet: Boolean

    Definition Classes
    JettyContainer
  200. val sorted: SortedWord

    Definition Classes
    MatcherWords
  201. def start(): Unit

    Definition Classes
    EmbeddedJettyContainerContainer
  202. val startWith: StartWithWord

    Definition Classes
    MatcherWords
  203. def status: Int

    Definition Classes
    Client
  204. def stop(): Unit

    Definition Classes
    EmbeddedJettyContainerContainer
  205. implicit def stringToByteArray(str: String): Array[Byte]

    Definition Classes
    ImplicitConversions
  206. final val styleName: String

    Definition Classes
    FunSpecLike → Suite → AbstractSuite
  207. def submit[A](method: String, path: String, queryParams: Iterable[(String, String)] = Map.empty, headers: Iterable[(String, String)] = Seq.empty, body: Array[Byte] = null)(f: ⇒ A): A

    Definition Classes
    HttpComponentsClientClient
  208. def submitMultipart[A](method: String, path: String, params: Iterable[(String, String)], headers: Iterable[(String, String)], files: Iterable[(String, Any)])(f: ⇒ A): A

    Attributes
    protected
    Definition Classes
    HttpComponentsClientClient
  209. def suiteId: String

    Definition Classes
    Suite
  210. def suiteName: String

    Definition Classes
    Suite
  211. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  212. def tags: Map[String, Set[String]]

    Definition Classes
    FunSpecLike → Suite → AbstractSuite
  213. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData

    Definition Classes
    FunSpecLike → Suite
  214. def testNames: Set[String]

    Definition Classes
    FunSpecLike → Suite → AbstractSuite
  215. def the[T](implicit arg0: Manifest[T]): ResultOfTheTypeInvocation[T]

    Definition Classes
    Matchers
  216. def theSameElementsAs(xs: GenTraversable[_]): ResultOfTheSameElementsAsApplication

    Definition Classes
    Matchers
  217. def theSameElementsInOrderAs(xs: GenTraversable[_]): ResultOfTheSameElementsInOrderAsApplication

    Definition Classes
    Matchers
  218. val theSameInstanceAs: TheSameInstanceAsPhrase

    Definition Classes
    Matchers
  219. val they: TheyWord

    Attributes
    protected
    Definition Classes
    FunSpecLike
  220. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

    Definition Classes
    Matchers
  221. def toString(): String

    Definition Classes
    AnyRef → Any
  222. def trace[A](uri: String, params: Iterable[(String, String)] = Seq.empty, headers: Iterable[(String, String)] = Seq.empty)(f: ⇒ A): A

    Definition Classes
    Client
  223. def trap[T](f: ⇒ T): Throwable

    Definition Classes
    Assertions
  224. val typeCheck: TypeCheckWord

    Definition Classes
    MatcherWords
  225. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  226. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): Constraint[A, B]

    Definition Classes
    TripleEquals → TripleEqualsSupport
  227. val value: ValueWord

    Definition Classes
    Matchers
  228. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  231. def withClue[T](clue: Any)(fun: ⇒ T): T

    Definition Classes
    Assertions
  232. def withFixture(test: NoArgTest): Outcome

    Attributes
    protected
    Definition Classes
    Suite → AbstractSuite
  233. def withResponse[A](res: ClientResponse)(f: ⇒ A): A

    Attributes
    protected
    Definition Classes
    Client
  234. val writable: WritableWord

    Definition Classes
    MatcherWords

Deprecated Value Members

  1. def afterAll(configMap: ConfigMap): Unit

    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

    Please use the afterAll(ConfigMap) method of trait BeforeAndAfterAllConfigMap instead.

  2. def assert(o: Option[String]): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  3. def assert(o: Option[String], clue: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  4. def assume(o: Option[String]): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  5. def assume(o: Option[String], clue: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  6. def beforeAll(configMap: ConfigMap): Unit

    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

    Please use the beforeAll(ConfigMap) method of trait BeforeAndAfterAllConfigMap instead.

  7. def evaluating(fun: ⇒ Any): ResultOfEvaluatingApplication

    Definition Classes
    Matchers
    Annotations
    @deprecated
    Deprecated

    Please use 'an [Exception] should be thrownBy { ... }' syntax instead

  8. def expect(expected: Any)(actual: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.

  9. def expect(expected: Any, clue: Any)(actual: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.

  10. def expectResult(expected: Any)(actual: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.

  11. def expectResult(expected: Any, clue: Any)(actual: Any): Unit

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.

Inherited from SkinnyMicroSuite

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from ShouldVerb

Inherited from Tolerance

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from SkinnyMicroTests

Inherited from HttpComponentsClient

Inherited from Client

Inherited from ImplicitConversions

Inherited from EmbeddedJettyContainer

Inherited from JettyContainer

Inherited from Container

Inherited from FunSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from TestRegistration

Inherited from Suite

Inherited from Serializable

Inherited from AbstractSuite

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped