Trait

org.scalatra.test.scalatest

ScalatraFeatureSpec

Related Doc: package scalatest

Permalink

trait ScalatraFeatureSpec extends FeatureSpecLike with ScalatraSuite

Convenience trait to add Scalatra test support to FeatureSpec.

Linear Supertypes
ScalatraSuite, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, BeforeAndAfterAll, SuiteMixin, ScalatraTests, HttpComponentsClient, Client, ImplicitConversions, EmbeddedJettyContainer, JettyContainer, Container, FeatureSpecLike, Documenting, Alerting, Notifying, Informing, TestRegistration, Suite, Serializable, AbstractSuite, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ScalatraFeatureSpec
  2. ScalatraSuite
  3. Matchers
  4. Explicitly
  5. MatcherWords
  6. ShouldVerb
  7. Tolerance
  8. BeforeAndAfterAll
  9. SuiteMixin
  10. ScalatraTests
  11. HttpComponentsClient
  12. Client
  13. ImplicitConversions
  14. EmbeddedJettyContainer
  15. JettyContainer
  16. Container
  17. FeatureSpecLike
  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
Visibility
  1. Public
  2. All

Type Members

  1. final class AWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  2. final class AnWord extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  4. class AssertionsHelper extends AnyRef

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

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

    Permalink
    Definition Classes
    Explicitly
  7. class DecidedWord extends AnyRef

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

    Permalink
    Definition Classes
    Explicitly
  9. class DeterminedWord extends AnyRef

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  11. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  12. final class KeyWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  13. class LegacyCheckingEqualizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  14. class LegacyEqualizer[L] extends AnyRef

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

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

    Permalink
    Definition Classes
    Tolerance
  17. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  18. final class RegexWrapper extends AnyRef

    Permalink
    Definition Classes
    Matchers
  19. class ResultOfBeWordForAny[T] extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  24. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  25. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  26. final class ResultOfEvaluatingApplication extends AnyRef

    Permalink
    Definition Classes
    Matchers
  27. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  28. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  31. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  32. final class ResultOfIncludeWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  35. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  36. final class ResultOfStartWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  37. final class StringShouldWrapper extends AnyShouldWrapper[String] with scalatest.Matchers.StringShouldWrapperForVerb

    Permalink
    Definition Classes
    Matchers
  38. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  39. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  40. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  41. final class ValueWord extends AnyRef

    Permalink
    Definition Classes
    Matchers

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

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

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  5. final def ##(): Int

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  9. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  15. val a: AWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    JettyContainer
  22. val after: TheAfterWord

    Permalink
    Definition Classes
    Explicitly
  23. def afterAll(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    ScalatraSuite → BeforeAndAfterAll
  24. def alert: Alerter

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

    Permalink
    Definition Classes
    Matchers
  26. 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]]

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

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

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

    Permalink
    Definition Classes
    Matchers
  30. val an: AnWord

    Permalink
    Definition Classes
    Matchers
  31. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  32. macro def assert(condition: Boolean, clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
  33. macro def assert(condition: Boolean): Unit

    Permalink
    Definition Classes
    Assertions
  34. macro def assertCompiles(code: String): Unit

    Permalink
    Definition Classes
    Assertions
  35. macro def assertDoesNotCompile(code: String): Unit

    Permalink
    Definition Classes
    Assertions
  36. def assertResult(expected: Any)(actual: Any): Unit

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

    Permalink
    Definition Classes
    Assertions
  38. macro def assertTypeError(code: String): Unit

    Permalink
    Definition Classes
    Assertions
  39. val assertionsHelper: AssertionsHelper

    Permalink
    Definition Classes
    Assertions
  40. macro def assume(condition: Boolean, clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
  41. macro def assume(condition: Boolean): Unit

    Permalink
    Definition Classes
    Assertions
  42. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  43. 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]]

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

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

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

    Permalink
    Definition Classes
    Matchers
  47. 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]]

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

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

    Permalink
    Definition Classes
    Matchers
  50. def baseUrl: String

    Permalink
    Definition Classes
    EmbeddedJettyContainer
  51. val be: BeWord

    Permalink
    Definition Classes
    MatcherWords
  52. def beforeAll(): Unit

    Permalink

    Provides Scalatra test support to ScalaTest suites.

    Provides Scalatra test support to ScalaTest suites. The servlet tester is started before the first test in the suite and stopped after the last.

    Attributes
    protected
    Definition Classes
    ScalatraSuite → BeforeAndAfterAll
  53. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

    Permalink
    Definition Classes
    Matchers
  54. 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]]

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

    Permalink
    Definition Classes
    Matchers
  56. def body: String

    Permalink
    Definition Classes
    Client
  57. def bodyBytes: Array[Byte]

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

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

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

    Permalink
    Definition Classes
    Assertions
  61. def cancel(): Nothing

    Permalink
    Definition Classes
    Assertions
  62. def clone(): AnyRef

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

    Permalink
    Definition Classes
    MatcherWords
  64. def connect[A](uri: String, params: Iterable[(String, String)], headers: Iterable[(String, String)])(f: ⇒ A): A

    Permalink
    Definition Classes
    Client
  65. val contain: ContainWord

    Permalink
    Definition Classes
    MatcherWords
  66. def contextPath: String

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    HttpComponentsClient
  82. def createClient: CloseableHttpClient

    Permalink
    Attributes
    protected
    Definition Classes
    HttpComponentsClient
  83. val decided: DecidedWord

    Permalink
    Definition Classes
    Explicitly
  84. def defaultEquality[A]: Equality[A]

    Permalink
    Definition Classes
    TripleEqualsSupport
  85. val defined: DefinedWord

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

    Permalink
    Definition Classes
    Matchers
  87. def delete[A](uri: String, params: Iterable[(String, String)], headers: Iterable[(String, String)])(f: ⇒ A): A

    Permalink
    Definition Classes
    Client
  88. val determined: DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  89. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  90. val endWith: EndWithWord

    Permalink
    Definition Classes
    MatcherWords
  91. def ensureSessionIsSerializable(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    JettyContainer → Container
  92. final def eq(arg0: AnyRef): Boolean

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  98. 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]]

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

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

    Permalink
    Definition Classes
    Matchers
  101. 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]]

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

    Permalink
    Definition Classes
    Matchers
  103. final def execute: Unit

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

    Permalink
    Definition Classes
    Suite
  105. val exist: ExistWord

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

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

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

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

    Permalink
    Definition Classes
    Assertions
  110. def fail(): Nothing

    Permalink
    Definition Classes
    Assertions
  111. def feature(description: String)(fun: ⇒ Unit): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  112. def finalize(): Unit

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

    Permalink
    Definition Classes
    MatcherWords
  114. def get[A](uri: String, params: Iterable[(String, String)], headers: Iterable[(String, String)])(f: ⇒ A): A

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  119. val have: HaveWord

    Permalink
    Definition Classes
    MatcherWords
  120. def head[A](uri: String, params: Iterable[(String, String)], headers: Iterable[(String, String)])(f: ⇒ A): A

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

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

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

    Permalink
    Definition Classes
    Client
  124. def ignore(specText: String, testTags: Tag*)(testFun: ⇒ Unit): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  125. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfInOrderApplication

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

    Permalink
    Definition Classes
    Matchers
  127. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  128. def info: Informer

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

    Permalink
    Definition Classes
    Assertions
  130. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean

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

    Permalink
    Definition Classes
    Any
  132. val key: KeyWord

    Permalink
    Definition Classes
    Matchers
  133. val length: LengthWord

    Permalink
    Definition Classes
    MatcherWords
  134. def localPort: Option[Int]

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

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

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  137. def markup: Documenter

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike → Documenting
  138. val matchPattern: MatchPatternWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  145. def nestedSuites: IndexedSeq[Suite]

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

    Permalink
    Definition Classes
    Matchers
  147. 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]]

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

    Permalink
    Definition Classes
    Matchers
  149. val noException: NoExceptionWord

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

    Permalink
    Definition Classes
    Matchers
  151. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  152. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike → Notifying
  153. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  154. final def notifyAll(): Unit

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

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

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

    Permalink
    Definition Classes
    Matchers
  158. def options[A](uri: String, params: Iterable[(String, String)], headers: Iterable[(String, String)])(f: ⇒ A): A

    Permalink
    Definition Classes
    Client
  159. def patch[A](uri: String, body: Array[Byte], headers: Iterable[(String, String)])(f: ⇒ A): A

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

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

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

    Permalink
    Definition Classes
    Client
  163. def pending: PendingNothing

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

    Permalink
    Definition Classes
    Suite
  165. def port: Int

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

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

    Permalink
    Definition Classes
    Client
  168. def post[A](uri: String, body: Array[Byte], headers: Iterable[(String, String)])(f: ⇒ A): A

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

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

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

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

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

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

    Permalink
    Definition Classes
    Client
  175. def put[A](uri: String, body: Array[Byte], headers: Iterable[(String, String)])(f: ⇒ A): A

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

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

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

    Permalink
    Definition Classes
    Client
  179. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  180. val regex: RegexWord

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

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

    Permalink
    Definition Classes
    FeatureSpecLike → TestRegistration
  183. def rerunner: Option[String]

    Permalink
    Definition Classes
    Suite → AbstractSuite
  184. var resourceBasePath: String

    Permalink
    Definition Classes
    Container
  185. def response: ClientResponse

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike → Suite → AbstractSuite
  191. def scenario(specText: String, testTags: Tag*)(testFun: ⇒ Unit): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  192. def scenariosFor(unit: Unit): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  193. lazy val server: Server

    Permalink
    Definition Classes
    EmbeddedJettyContainer
  194. lazy val servletContextHandler: ServletContextHandler

    Permalink
    Definition Classes
    EmbeddedJettyContainer → JettyContainer
  195. def session[A](f: ⇒ A): A

    Permalink
    Definition Classes
    HttpComponentsClient → Client
  196. val size: SizeWord

    Permalink
    Definition Classes
    MatcherWords
  197. def skipDefaultServlet: Boolean

    Permalink
    Definition Classes
    JettyContainer
  198. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  199. def start(): Unit

    Permalink
    Definition Classes
    EmbeddedJettyContainer → Container
  200. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  201. def status: Int

    Permalink
    Definition Classes
    Client
  202. def stop(): Unit

    Permalink
    Definition Classes
    EmbeddedJettyContainer → Container
  203. implicit def stringToByteArray(str: String): Array[Byte]

    Permalink
    Definition Classes
    ImplicitConversions
  204. final val styleName: String

    Permalink
    Definition Classes
    FeatureSpecLike → Suite → AbstractSuite
  205. def submit[A](method: String, path: String, queryParams: Iterable[(String, String)], headers: Iterable[(String, String)], body: Array[Byte])(f: ⇒ A): A

    Permalink
    Definition Classes
    HttpComponentsClient → Client
  206. def submitMultipart[A](method: String, path: String, params: Iterable[(String, String)], headers: Iterable[(String, String)], files: Iterable[(String, Any)])(f: ⇒ A): A

    Permalink
    Attributes
    protected
    Definition Classes
    HttpComponentsClient → Client
  207. def suiteId: String

    Permalink
    Definition Classes
    Suite
  208. def suiteName: String

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

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

    Permalink
    Definition Classes
    FeatureSpecLike → Suite → AbstractSuite
  211. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData

    Permalink
    Definition Classes
    FeatureSpecLike → Suite
  212. def testNames: Set[String]

    Permalink
    Definition Classes
    FeatureSpecLike → Suite → AbstractSuite
  213. def the[T](implicit arg0: Manifest[T]): ResultOfTheTypeInvocation[T]

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

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

    Permalink
    Definition Classes
    Matchers
  216. val theSameInstanceAs: TheSameInstanceAsPhrase

    Permalink
    Definition Classes
    Matchers
  217. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

    Permalink
    Definition Classes
    Matchers
  218. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  219. def trace[A](uri: String, params: Iterable[(String, String)], headers: Iterable[(String, String)])(f: ⇒ A): A

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

    Permalink
    Definition Classes
    Assertions
  221. val typeCheck: TypeCheckWord

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

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

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  224. val value: ValueWord

    Permalink
    Definition Classes
    Matchers
  225. final def wait(): Unit

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Client
  231. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords

Deprecated Value Members

  1. def afterAll(configMap: ConfigMap): Unit

    Permalink
    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

    Permalink
    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

    Permalink
    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

    Permalink
    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

    Permalink
    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

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

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

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

    Permalink
    Definition Classes
    Matchers
    Annotations
    @deprecated
    Deprecated

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

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

    Permalink
    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

    Permalink
    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

    Permalink
    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

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

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from ShouldVerb

Inherited from Tolerance

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from ScalatraTests

Inherited from HttpComponentsClient

Inherited from Client

Inherited from ImplicitConversions

Inherited from EmbeddedJettyContainer

Inherited from JettyContainer

Inherited from Container

Inherited from FeatureSpecLike

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