c

com.twitter.finatra.kafkastreams.test

KafkaStreamsMultiServerFeatureTest

abstract class KafkaStreamsMultiServerFeatureTest extends AbstractKafkaStreamsFeatureTest

Extensible abstract test class used when testing multiple KafkaStreamsTwitterServers in your test.

Linear Supertypes
AbstractKafkaStreamsFeatureTest, EmbeddedKafka, Test, TestMixin, Logging, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, BeforeAndAfterEach, BeforeAndAfterAll, SuiteMixin, AnyFunSuite, AnyFunSuiteLike, Documenting, Alerting, Notifying, Informing, TestRegistration, TestSuite, Suite, Serializable, Serializable, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. KafkaStreamsMultiServerFeatureTest
  2. AbstractKafkaStreamsFeatureTest
  3. EmbeddedKafka
  4. Test
  5. TestMixin
  6. Logging
  7. Matchers
  8. Explicitly
  9. MatcherWords
  10. ShouldVerb
  11. Tolerance
  12. BeforeAndAfterEach
  13. BeforeAndAfterAll
  14. SuiteMixin
  15. AnyFunSuite
  16. AnyFunSuiteLike
  17. Documenting
  18. Alerting
  19. Notifying
  20. Informing
  21. TestRegistration
  22. TestSuite
  23. Suite
  24. Serializable
  25. Serializable
  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 KafkaStreamsMultiServerFeatureTest()

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 CheckingEqualizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  5. sealed class Collected extends Serializable
    Attributes
    protected
    Definition Classes
    Matchers
  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. final class KeyWord extends AnyRef
    Definition Classes
    Matchers
  13. trait NoArgTest extends () ⇒ Outcome with TestData
    Attributes
    protected
    Definition Classes
    TestSuite
  14. final class PlusOrMinusWrapper[T] extends AnyRef
    Definition Classes
    Tolerance
  15. final class RegexWord extends AnyRef
    Definition Classes
    Matchers
  16. final class RegexWrapper extends AnyRef
    Definition Classes
    Matchers
  17. class ResultOfBeWordForAny[T] extends AnyRef
    Definition Classes
    Matchers
  18. sealed class ResultOfBeWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  19. final class ResultOfBeWordForCollectedArray[T] extends ResultOfBeWordForCollectedAny[Array[T]]
    Definition Classes
    Matchers
  20. final class ResultOfCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  21. final class ResultOfContainWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  22. final class ResultOfEndWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  23. final class ResultOfEndWithWordForString extends AnyRef
    Definition Classes
    Matchers
  24. final class ResultOfFullyMatchWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  25. final class ResultOfFullyMatchWordForString extends AnyRef
    Definition Classes
    Matchers
  26. final class ResultOfHaveWordForCollectedExtent[A] extends AnyRef
    Definition Classes
    Matchers
  27. final class ResultOfHaveWordForExtent[A] extends AnyRef
    Definition Classes
    Matchers
  28. final class ResultOfIncludeWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  29. final class ResultOfIncludeWordForString extends AnyRef
    Definition Classes
    Matchers
  30. final class ResultOfNotWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  31. final class ResultOfStartWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  32. final class ResultOfStartWithWordForString extends AnyRef
    Definition Classes
    Matchers
  33. final class StringShouldWrapper extends AnyShouldWrapper[String] with org.scalatest.matchers.should.Matchers.StringShouldWrapperForVerb
    Definition Classes
    Matchers
  34. trait StringShouldWrapperForVerb extends AnyRef
    Definition Classes
    ShouldVerb
  35. class TheAfterWord extends AnyRef
    Definition Classes
    Explicitly
  36. final class TheSameInstanceAsPhrase extends AnyRef
    Definition Classes
    Matchers
  37. final class ValueWord extends AnyRef
    Definition Classes
    Matchers

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  3. def !==(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  4. def !==[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  5. final def ##(): Int
    Definition Classes
    AnyRef → Any
  6. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]
    Definition Classes
    Matchers
  7. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  8. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  9. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  10. def ===(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  11. def ===[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  12. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]
    Definition Classes
    Matchers
  13. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  14. def a[T](implicit arg0: ClassTag[T]): ResultOfATypeInvocation[T]
    Definition Classes
    Matchers
  15. val a: AWord
    Definition Classes
    Matchers
  16. val after: TheAfterWord
    Definition Classes
    Explicitly
  17. def afterAll(): Unit
    Definition Classes
    AbstractKafkaStreamsFeatureTest → EmbeddedKafka → TestMixin → BeforeAndAfterAll
  18. def afterEach(): Unit
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
  19. def alert: Alerter
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike → Alerting
  20. def all(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  21. def all[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  22. def all[K, V, MAP[k, v] <: GenMap[k, v]](xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  23. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  24. def allElementsOf[R](elements: GenTraversable[R]): ResultOfAllElementsOfApplication
    Definition Classes
    Matchers
  25. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAllOfApplication
    Definition Classes
    Matchers
  26. def an[T](implicit arg0: ClassTag[T]): ResultOfAnTypeInvocation[T]
    Definition Classes
    Matchers
  27. val an: AnWord
    Definition Classes
    Matchers
  28. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  29. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  30. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  31. macro def assertCompiles(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  32. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  33. def assertFailedFuture[T <: Throwable](result: Future[_])(implicit arg0: Manifest[T]): T
    Attributes
    protected
    Definition Classes
    TestMixin
  34. def assertFuture[A](result: Future[A], expected: Future[A]): Unit
    Attributes
    protected
    Definition Classes
    TestMixin
  35. def assertFutureValue[A](result: Future[A], expected: A): Unit
    Attributes
    protected
    Definition Classes
    TestMixin
  36. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  37. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  38. def assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion
    Definition Classes
    Assertions
  39. macro def assertTypeError(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  40. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  41. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  42. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    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]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  44. def atLeast[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  45. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  46. def atLeastOneElementOf(elements: GenTraversable[Any]): ResultOfAtLeastOneElementOfApplication
    Definition Classes
    Matchers
  47. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtLeastOneOfApplication
    Definition Classes
    Matchers
  48. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): 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]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  50. def atMost[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  51. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  52. def atMostOneElementOf[R](elements: GenTraversable[R]): ResultOfAtMostOneElementOfApplication
    Definition Classes
    Matchers
  53. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtMostOneOfApplication
    Definition Classes
    Matchers
  54. def autoCreateTopicsEnable: Boolean
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  55. def await[A](awaitable: Awaitable[A]): A
    Attributes
    protected
    Definition Classes
    TestMixin
  56. val be: BeWord
    Definition Classes
    MatcherWords
  57. def beforeAll(): Unit
    Attributes
    protected
    Definition Classes
    EmbeddedKafka → BeforeAndAfterAll
  58. def beforeEach(): Unit
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
  59. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  60. 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]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  61. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  62. def brokerConfig: Properties
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  63. def brokers: Array[KafkaEmbedded]
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  64. def bytes(str: String): Array[Byte]
    Attributes
    protected
    Definition Classes
    TestMixin
  65. def cancel(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  66. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  67. def cancel(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  68. def cancel()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  69. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  70. def closeEmbeddedKafka(): Unit
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  71. val compile: CompileWord
    Definition Classes
    MatcherWords
  72. val contain: ContainWord
    Definition Classes
    MatcherWords
  73. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  74. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[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)(implicit prettifier: Prettifier, pos: Position): HavePropertyMatcherGenerator
    Definition Classes
    Matchers
  77. implicit def convertToAnyShouldWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): 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. implicit def convertToRegexWrapper(o: Regex): RegexWrapper
    Definition Classes
    Matchers
  81. implicit def convertToStringShouldWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): StringShouldWrapper
    Definition Classes
    Matchers
  82. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb
    Definition Classes
    ShouldVerb
  83. def createKafkaServerProperties(): Properties
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  84. def debug(marker: Marker, message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  85. def debug(message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  86. def debug(marker: Marker, message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  87. def debug(message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  88. def debugResult[T](message: ⇒ String)(fn: ⇒ T): T
    Attributes
    protected[this]
    Definition Classes
    Logging
  89. val decided: DecidedWord
    Definition Classes
    Explicitly
  90. def defaultAwaitTimeout: Duration
    Attributes
    protected
    Definition Classes
    TestMixin
  91. def defaultEquality[A]: Equality[A]
    Definition Classes
    TripleEqualsSupport
  92. val defined: DefinedWord
    Definition Classes
    MatcherWords
  93. def definedAt[T](right: T): ResultOfDefinedAt[T]
    Definition Classes
    Matchers
  94. val determined: DeterminedWord
    Definition Classes
    Explicitly
  95. val empty: EmptyWord
    Definition Classes
    MatcherWords
  96. val emptyBytes: Bytes
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  97. val endWith: EndWithWord
    Definition Classes
    MatcherWords
  98. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  99. def equal(o: Null): Matcher[AnyRef]
    Definition Classes
    Matchers
  100. def equal[T](spread: Spread[T]): Matcher[T]
    Definition Classes
    Matchers
  101. def equal(right: Any): MatcherFactory1[Any, Equality]
    Definition Classes
    MatcherWords
  102. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  103. def error(marker: Marker, message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  104. def error(message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  105. def error(marker: Marker, message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  106. def error(message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  107. def errorResult[T](message: ⇒ String)(fn: ⇒ T): T
    Attributes
    protected[this]
    Definition Classes
    Logging
  108. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  109. def every[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  110. def every[K, V, MAP[k, v] <: Map[k, v]](xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  111. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  112. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  113. 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]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  114. def exactly[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  115. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  116. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit
    Definition Classes
    Suite
  117. val exist: ExistWord
    Definition Classes
    MatcherWords
  118. def expectedTestCount(filter: Filter): Int
    Definition Classes
    Suite
  119. def fail(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  120. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  121. def fail(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  122. def fail()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  123. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  124. val fullyMatch: FullyMatchWord
    Definition Classes
    MatcherWords
  125. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  126. def groupInitialRebalanceDelay: Duration
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  127. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  128. val have: HaveWord
    Definition Classes
    MatcherWords
  129. def ignore(testName: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike
  130. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication
    Definition Classes
    Matchers
  131. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication
    Definition Classes
    Matchers
  132. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication
    Definition Classes
    Matchers
  133. val include: IncludeWord
    Definition Classes
    MatcherWords
  134. def info(marker: Marker, message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  135. def info(message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  136. def info(marker: Marker, message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  137. def info(message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  138. def info: Informer
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike → Informing
  139. def infoResult[T](message: ⇒ String)(fn: ⇒ T): T
    Attributes
    protected[this]
    Definition Classes
    Logging
  140. def intercept[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): T
    Definition Classes
    Assertions
  141. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean
    Definition Classes
    BeforeAndAfterAll
  142. def isDebugEnabled(marker: Marker): Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  143. def isDebugEnabled: Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  144. def isErrorEnabled(marker: Marker): Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  145. def isErrorEnabled: Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  146. def isInfoEnabled(marker: Marker): Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  147. def isInfoEnabled: Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  148. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  149. def isTraceEnabled(marker: Marker): Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  150. def isTraceEnabled: Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  151. def isWarnEnabled(marker: Marker): Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  152. def isWarnEnabled: Boolean
    Attributes
    protected[this]
    Definition Classes
    Logging
  153. def kafkaBootstrapFlag: Map[String, String]
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  154. def kafkaChangelogTopic[K, V](keySerde: Serde[K], valSerde: Serde[V], name: String, partitions: Int = 1, replication: Int = 1, autoConsume: Boolean = true): KafkaTopic[K, V]

    Returns an instance of a KafkaTopic which can be used in testing to write to/read from the topic.

    Returns an instance of a KafkaTopic which can be used in testing to write to/read from the topic.

    K

    the type of the key

    V

    the type of the value

    keySerde

    serde for the key of the topic

    valSerde

    serde for the value of the topic

    name

    name of the topic

    partitions

    number of partitions of the topic

    replication

    replication factor for the topic

    returns

    a kafkaTopic which can be used to assert that values have been written to the changelog.

    Attributes
    protected
    Definition Classes
    AbstractKafkaStreamsFeatureTest
    Note

    because changelog topics are automatically created by the KafkaStreams app, use this method to access them, which will not create them on the broker.

    ,

    you cannot publish to this KafkaTopic from your test, because all publishes to this topic should originate from KafkaStreams. Attempting to do so will cause an assertion to fail.

  155. lazy val kafkaCluster: EmbeddedKafkaCluster
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  156. def kafkaCommitInterval: Duration
    Attributes
    protected
    Definition Classes
    AbstractKafkaStreamsFeatureTest
  157. def kafkaStreamsFlags: Map[String, String]
    Attributes
    protected
    Definition Classes
    AbstractKafkaStreamsFeatureTest
  158. def kafkaTopic[K, V](keySerde: Serde[K], valSerde: Serde[V], name: String, partitions: Int = 1, replication: Int = 1, autoCreate: Boolean = true, autoConsume: Boolean = true, logPublish: Boolean = false, allowPublishes: Boolean = true): KafkaTopic[K, V]

    Creates a kafka topic on the internal test brokers to be used for testing.

    Creates a kafka topic on the internal test brokers to be used for testing. Returns an instance of a KafkaTopic which can be used in testing to write to/read from the topic.

    K

    the type of the key

    V

    the type of the value

    keySerde

    serde for the key of the topic

    valSerde

    serde for the value of the topic

    name

    name of the topic

    partitions

    number of partitions of the topic

    replication

    replication factor for the topic

    autoCreate

    true to create the topic on the brokers, false to simply access an existing topic.

    autoConsume

    true causes the KafkaTopic class to read messages off of the topic as soon as they are available, false leaves them on the topic until KafkaTopic.consumeRecord() is called.

    logPublish

    true will log each

    allowPublishes

    whether or not this topic allows you to publish to it from a test

    returns

    a kafkaTopic which can be used to read and assert that values were written to a topic, or insert values into a topic.

    Attributes
    protected
    Definition Classes
    AbstractKafkaStreamsFeatureTest → EmbeddedKafka
  159. val key: KeyWord
    Definition Classes
    Matchers
  160. val length: LengthWord
    Definition Classes
    MatcherWords
  161. final def logger: Logger
    Attributes
    protected[this]
    Definition Classes
    Logging
  162. final def loggerName: String
    Attributes
    protected[this]
    Definition Classes
    Logging
  163. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  164. def markup: Documenter
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike → Documenting
  165. val matchPattern: MatchPatternWord
    Definition Classes
    MatcherWords
  166. def maxMessageBytes: Long
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  167. def message(expectedMessage: String): ResultOfMessageWordApplication
    Definition Classes
    Matchers
  168. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  169. def nestedSuites: IndexedSeq[Suite]
    Definition Classes
    Suite
  170. def newTempDirectory(): File
    Attributes
    protected
    Definition Classes
    AbstractKafkaStreamsFeatureTest
  171. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  172. def no[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  173. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  174. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication
    Definition Classes
    Matchers
  175. def noException(implicit pos: Position): NoExceptionWord
    Definition Classes
    MatcherWords
  176. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication
    Definition Classes
    Matchers
  177. val not: NotWord
    Definition Classes
    MatcherWords
  178. def note: Notifier
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike → Notifying
  179. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  180. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  181. def numKafkaBrokers: Int
    Attributes
    protected
    Definition Classes
    EmbeddedKafka
  182. def of[T](implicit ev: ClassTag[T]): ResultOfOfTypeInvocation[T]
    Definition Classes
    Matchers
  183. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication
    Definition Classes
    Matchers
  184. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication
    Definition Classes
    Matchers
  185. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication
    Definition Classes
    Matchers
  186. def pending: Assertion with PendingStatement
    Definition Classes
    Assertions
  187. def pendingUntilFixed(f: ⇒ Unit)(implicit pos: Position): Assertion with PendingStatement
    Definition Classes
    Assertions
  188. lazy val pool: ExecutorServiceFuturePool
    Attributes
    protected
    Definition Classes
    TestMixin
  189. val readable: ReadableWord
    Definition Classes
    MatcherWords
  190. val regex: RegexWord
    Definition Classes
    Matchers
  191. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit
    Definition Classes
    AnyFunSuiteLike → TestRegistration
  192. final def registerTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit
    Definition Classes
    AnyFunSuiteLike → TestRegistration
  193. def rerunner: Option[String]
    Definition Classes
    Suite
  194. def resetStreamThreadId(): Unit
    Attributes
    protected
    Definition Classes
    AbstractKafkaStreamsFeatureTest
  195. def resourceAsString(resource: String): String
    Attributes
    protected
    Definition Classes
    TestMixin
  196. def run(testName: Option[String], args: Args): Status
    Definition Classes
    BeforeAndAfterAll → SuiteMixin
  197. final def runAfterAll(f: ⇒ Unit): Unit
    Attributes
    protected
    Definition Classes
    TestMixin
  198. def runNestedSuites(args: Args): Status
    Attributes
    protected
    Definition Classes
    Suite
  199. def runTest(testName: String, args: Args): Status
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach → SuiteMixin
  200. def runTests(testName: Option[String], args: Args): Status
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike → Suite
  201. final def setUtcTimeZone(): Unit
    Attributes
    protected
    Definition Classes
    TestMixin
  202. val size: SizeWord
    Definition Classes
    MatcherWords
  203. val sorted: SortedWord
    Definition Classes
    MatcherWords
  204. val startWith: StartWithWord
    Definition Classes
    MatcherWords
  205. final val succeed: Assertion
    Definition Classes
    Assertions
  206. def suiteId: String
    Definition Classes
    Suite
  207. def suiteName: String
    Definition Classes
    Suite
  208. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  209. def tags: Map[String, Set[String]]
    Definition Classes
    AnyFunSuiteLike → Suite
  210. def test(testName: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike
  211. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData
    Definition Classes
    AnyFunSuiteLike → Suite
  212. def testNames: Set[String]
    Definition Classes
    AnyFunSuiteLike → Suite
  213. def testsFor(unit: Unit): Unit
    Attributes
    protected
    Definition Classes
    AnyFunSuiteLike
  214. def the[T](implicit arg0: ClassTag[T], pos: Position): ResultOfTheTypeInvocation[T]
    Definition Classes
    Matchers
  215. def theSameElementsAs(xs: GenTraversable[_]): ResultOfTheSameElementsAsApplication
    Definition Classes
    Matchers
  216. def theSameElementsInOrderAs(xs: GenTraversable[_]): ResultOfTheSameElementsInOrderAsApplication
    Definition Classes
    Matchers
  217. val theSameInstanceAs: TheSameInstanceAsPhrase
    Definition Classes
    Matchers
  218. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication
    Definition Classes
    Matchers
  219. def toString(): String
    Definition Classes
    AnyFunSuite → AnyFunSuiteLike → AnyRef → Any
  220. def trace(marker: Marker, message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  221. def trace(message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  222. def trace(marker: Marker, message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  223. def trace(message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  224. def traceResult[T](message: ⇒ String)(fn: ⇒ T): T
    Attributes
    protected[this]
    Definition Classes
    Logging
  225. val typeCheck: TypeCheckWord
    Definition Classes
    MatcherWords
  226. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  227. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  228. val value: ValueWord
    Definition Classes
    Matchers
  229. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  230. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  231. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  232. def warn(marker: Marker, message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  233. def warn(message: ⇒ Any, cause: Throwable): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  234. def warn(marker: Marker, message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  235. def warn(message: ⇒ Any): Unit
    Attributes
    protected[this]
    Definition Classes
    Logging
  236. def warnResult[T](message: ⇒ String)(fn: ⇒ T): T
    Attributes
    protected[this]
    Definition Classes
    Logging
  237. def withClue[T](clue: Any)(fun: ⇒ T): T
    Definition Classes
    Assertions
  238. def withFixture(test: NoArgTest): Outcome
    Attributes
    protected
    Definition Classes
    TestSuite
  239. val writable: WritableWord
    Definition Classes
    MatcherWords

Deprecated Value Members

  1. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The conversionCheckedConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  2. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The convertEquivalenceToAToBConversionConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  3. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The convertEquivalenceToBToAConversionConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  4. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The lowPriorityConversionCheckedConstraint method has been deprecated and will be removed in a future version of ScalaTest. It is no longer needed now that the deprecation period of ConversionCheckedTripleEquals has expired. It will not be replaced.

  5. final val styleName: String
    Definition Classes
    AnyFunSuiteLike → Suite
    Annotations
    @deprecated
    Deprecated

    (Since version 3.1.0) The styleName lifecycle method has been deprecated and will be removed in a future version of ScalaTest with no replacement.

Inherited from EmbeddedKafka

Inherited from Test

Inherited from TestMixin

Inherited from Logging

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from ShouldVerb

Inherited from Tolerance

Inherited from BeforeAndAfterEach

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from AnyFunSuite

Inherited from AnyFunSuiteLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from TestRegistration

Inherited from TestSuite

Inherited from Suite

Inherited from Serializable

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Ungrouped