Class

com.twitter.finatra.httpclient

HttpClientIntegrationTest

Related Doc: package httpclient

Permalink

class HttpClientIntegrationTest extends Test with IntegrationTest

Linear Supertypes
IntegrationTest, Test, Logging, Logging, Matchers, Explicitly, MatcherWords, Tolerance, BeforeAndAfterEach, BeforeAndAfterAll, SuiteMixin, WordSpec, WordSpecLike, Documenting, Alerting, Notifying, Informing, CanVerb, MustVerb, ShouldVerb, TestRegistration, Suite, Serializable, AbstractSuite, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HttpClientIntegrationTest
  2. IntegrationTest
  3. Test
  4. Logging
  5. Logging
  6. Matchers
  7. Explicitly
  8. MatcherWords
  9. Tolerance
  10. BeforeAndAfterEach
  11. BeforeAndAfterAll
  12. SuiteMixin
  13. WordSpec
  14. WordSpecLike
  15. Documenting
  16. Alerting
  17. Notifying
  18. Informing
  19. CanVerb
  20. MustVerb
  21. ShouldVerb
  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

Instance Constructors

  1. new HttpClientIntegrationTest()

    Permalink

Type Members

  1. final class AWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  2. final class AfterWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  3. final class AnWord extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  5. class AssertionsHelper extends AnyRef

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

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

    Permalink
    Definition Classes
    Explicitly
  8. class DecidedWord extends AnyRef

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

    Permalink
    Definition Classes
    Explicitly
  10. class DeterminedWord extends AnyRef

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  12. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  13. final class ItWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  14. final class KeyWord extends AnyRef

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

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

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

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

    Permalink
    Definition Classes
    Tolerance
  19. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  20. final class RegexWrapper extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  26. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  27. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  28. final class ResultOfEvaluatingApplication extends AnyRef

    Permalink
    Definition Classes
    Matchers
  29. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  30. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  33. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  34. final class ResultOfIncludeWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  37. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  38. final class ResultOfStartWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  39. final class ResultOfTaggedAsInvocationOnString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  40. trait StringCanWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    CanVerb
  41. trait StringMustWrapperForVerb extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  43. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  44. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  45. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  46. final class TheyWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  47. final class ValueWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  48. final class WordSpecStringWrapper extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike

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. object MyHttpClientModule extends HttpClientModule

    Permalink
  15. def a[T](implicit arg0: Manifest[T]): ResultOfATypeInvocation[T]

    Permalink
    Definition Classes
    Matchers
  16. val a: AWord

    Permalink
    Definition Classes
    Matchers
  17. val after: TheAfterWord

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

    Permalink
    Attributes
    protected
    Definition Classes
    Test → BeforeAndAfterAll
  19. def afterEach(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    IntegrationTest → BeforeAndAfterEach
  20. def afterWord(text: String): AfterWord

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  21. def alert: Alerter

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

    Permalink
    Definition Classes
    Matchers
  23. 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
  24. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

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

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

    Permalink
    Definition Classes
    Matchers
  27. val an: AnWord

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

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

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

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

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

    Permalink
    Definition Classes
    Assertions
  33. def assertFailedFuture[T <: Throwable](result: Future[_])(implicit arg0: Manifest[T]): T

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  34. def assertFuture[A](result: Future[A], expected: Future[A]): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  35. def assertFutureValue[A](result: Future[A], expected: A): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  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. val be: BeWord

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

    Permalink
    Attributes
    protected
    Definition Classes
    IntegrationTest → BeforeAndAfterAll
  52. def beforeEach(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
  53. val behave: BehaveWord

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

    Permalink
    Definition Classes
    Matchers
  55. 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
  56. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  57. def bytes(str: String): Array[Byte]

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  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. val contain: ContainWord

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  78. implicit def convertToStringCanWrapper(o: String): StringCanWrapperForVerb

    Permalink
    Definition Classes
    CanVerb
  79. implicit def convertToStringMustWrapper(o: String): StringMustWrapperForVerb

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

    Permalink
    Definition Classes
    Matchers → ShouldVerb
  81. implicit def convertToWordSpecStringWrapper(s: String): WordSpecStringWrapper

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  82. def debug(msg: ⇒ Any, t: ⇒ Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  83. def debug(msg: ⇒ Any): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  84. def debugFutureResult[T](msg: String)(func: ⇒ Future[T]): Future[T]

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  85. def debugResult[T](msg: String)(func: ⇒ T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  86. val decided: DecidedWord

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  88. val defined: DefinedWord

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

    Permalink
    Definition Classes
    Matchers
  90. val determined: DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  91. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  92. val endWith: EndWithWord

    Permalink
    Definition Classes
    MatcherWords
  93. final def eq(arg0: AnyRef): Boolean

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  98. def error(msg: ⇒ Any, t: ⇒ Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  99. def error(msg: ⇒ Any): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  100. def errorResult[T](msg: String)(func: ⇒ T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  101. def every(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  107. final def execute: Unit

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

    Permalink
    Definition Classes
    Suite
  109. val exist: ExistWord

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

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

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

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

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

    Permalink
    Definition Classes
    Assertions
  115. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  118. def hasBoundFields: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    IntegrationTest
  119. def hashCode(): Int

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

    Permalink
    Definition Classes
    MatcherWords
  121. val httpClient: HttpClient

    Permalink
  122. val httpService: Service[Request, Response]

    Permalink
  123. val inMemoryHttpService: InMemoryHttpService

    Permalink
  124. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfInOrderApplication

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

    Permalink
    Definition Classes
    Matchers
  126. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  127. def info(msg: ⇒ Any, t: ⇒ Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  128. def info(msg: ⇒ Any): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  129. def info: Informer

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Informing
  130. def infoResult[T](msg: String)(func: ⇒ T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  131. val injector: Injector

    Permalink
    Definition Classes
    HttpClientIntegrationTest → IntegrationTest
  132. val integrationTestModule: Module

    Permalink
    Attributes
    protected
    Definition Classes
    IntegrationTest
  133. def intercept[T <: AnyRef](f: ⇒ Any)(implicit manifest: Manifest[T]): T

    Permalink
    Definition Classes
    Assertions
  134. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean

    Permalink
    Definition Classes
    BeforeAndAfterAll
  135. def isDebugEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  136. def isErrorEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  137. def isInfoEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  138. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  139. def isTraceEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  140. def isWarnEnabled: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  141. val it: ItWord

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  142. val key: KeyWord

    Permalink
    Definition Classes
    Matchers
  143. val length: LengthWord

    Permalink
    Definition Classes
    MatcherWords
  144. def logger: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    Logging → Logging
  145. def loggerName: String

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  146. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): Constraint[A, B]

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Documenting
  149. val matchPattern: MatchPatternWord

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

    Permalink
    Definition Classes
    Matchers
  151. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    Matchers
  154. 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
  155. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  156. val noException: NoExceptionWord

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

    Permalink
    Definition Classes
    Matchers
  158. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  159. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Notifying
  160. final def notify(): Unit

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  165. def pending: PendingNothing

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

    Permalink
    Definition Classes
    Suite
  167. lazy val pool: ExecutorServiceFuturePool

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  168. def produce[T](implicit arg0: Manifest[T]): ResultOfProduceInvocation[T]

    Permalink
    Definition Classes
    Matchers
  169. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  170. val regex: RegexWord

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

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

    Permalink
    Definition Classes
    WordSpecLike → TestRegistration
  173. def rerunner: Option[String]

    Permalink
    Definition Classes
    Suite → AbstractSuite
  174. val resetBindings: Boolean

    Permalink
    Attributes
    protected
    Definition Classes
    IntegrationTest
  175. def resourceAsString(resource: String): String

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  176. def run(testName: Option[String], args: Args): Status

    Permalink
    Definition Classes
    BeforeAndAfterAll → SuiteMixin
  177. 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
  178. def runNestedSuites(args: Args): Status

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

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach → SuiteMixin
  180. def runTests(testName: Option[String], args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike → Suite → AbstractSuite
  181. def setUtcTimeZone(): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  182. val size: SizeWord

    Permalink
    Definition Classes
    MatcherWords
  183. def sleep(duration: Duration, verbose: Boolean): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Test
  184. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  185. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  186. final val styleName: String

    Permalink
    Definition Classes
    WordSpecLike → Suite → AbstractSuite
  187. implicit val subjectRegistrationFunction: StringVerbBlockRegistration

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  188. implicit val subjectWithAfterWordRegistrationFunction: (String, String, ResultOfAfterWordApplication) ⇒ Unit

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  189. def suiteId: String

    Permalink
    Definition Classes
    Suite
  190. def suiteName: String

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

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

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

    Permalink
    Definition Classes
    WordSpecLike → Suite
  194. def testNames: Set[String]

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

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

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

    Permalink
    Definition Classes
    Matchers
  198. val theSameInstanceAs: TheSameInstanceAsPhrase

    Permalink
    Definition Classes
    Matchers
  199. val they: TheyWord

    Permalink
    Attributes
    protected
    Definition Classes
    WordSpecLike
  200. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

    Permalink
    Definition Classes
    Matchers
  201. def time[T](formatStr: String)(func: ⇒ T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  202. def toString(): String

    Permalink
    Definition Classes
    WordSpec → AnyRef → Any
  203. def trace(msg: ⇒ Any, t: ⇒ Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  204. def trace(msg: ⇒ Any): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  205. def trap[T](f: ⇒ T): Throwable

    Permalink
    Definition Classes
    Assertions
  206. val typeCheck: TypeCheckWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  213. def warn(msg: ⇒ Any, t: ⇒ Throwable): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  214. def warn(msg: ⇒ Any): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  215. def warnResult[T](msg: String)(func: ⇒ T): T

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  216. def withClue[T](clue: Any)(fun: ⇒ T): T

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

    Permalink
    Attributes
    protected
    Definition Classes
    Suite → AbstractSuite
  218. 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 afterEach(testData: TestData): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
    Annotations
    @deprecated
    Deprecated

    Please use the afterEach(TestData) method of trait BeforeAndAfterEachTestData instead.

  3. def afterEach(configMap: ConfigMap): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
    Annotations
    @deprecated
    Deprecated

    Please use the afterEach(TestData) method of trait BeforeAndAfterEachTestData instead.

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

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

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

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

  8. def beforeAll(configMap: ConfigMap): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

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

  9. def beforeEach(testData: TestData): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
    Annotations
    @deprecated
    Deprecated

    Please use the beforeEach(TestData) method of trait BeforeAndAfterEachTestData instead.

  10. def beforeEach(configMap: ConfigMap): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
    Annotations
    @deprecated
    Deprecated

    Please use the beforeEach(TestData) method of trait BeforeAndAfterEachTestData instead.

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

    Permalink
    Definition Classes
    Matchers
    Annotations
    @deprecated
    Deprecated

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

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

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

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

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

  16. def resetMocks(mocks: AnyRef*): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Test
    Annotations
    @deprecated
    Deprecated

    (Since version since 2-22-2015) Use com.twitter.inject.Mockito#reset

Inherited from IntegrationTest

Inherited from Test

Inherited from Logging

Inherited from Logging

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from BeforeAndAfterEach

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from WordSpec

Inherited from WordSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from CanVerb

Inherited from MustVerb

Inherited from ShouldVerb

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