Trait

io.rdbc.tck

RdbcSuite

Related Doc: package tck

Permalink

trait RdbcSuite extends FreeSpec with NonExistingTableSpec with NonExistingColumnSpec with MissingParamSpec with TooManyParamsSpec with NoSuchParamSpec with SyntaxErrorSpec with TimeoutSpec with StreamingResultsSpec with ResultSetSpec with ForValueSpec with ForFirstRowSpec

Linear Supertypes
ForFirstRowSpec, ForValueSpec, ResultSetSpec, StreamingResultsSpec, TxSpec, TimeoutSpec, SyntaxErrorSpec, NoSuchParamSpec, TooManyParamsSpec, MissingParamSpec, NonExistingColumnSpec, TableSpec, NonExistingTableSpec, RdbcSpec, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, FreeSpec, FreeSpecLike, Documenting, Alerting, Notifying, Informing, TestRegistration, TestSuite, TestSuite, Suite, Suite, Serializable, Serializable, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RdbcSuite
  2. ForFirstRowSpec
  3. ForValueSpec
  4. ResultSetSpec
  5. StreamingResultsSpec
  6. TxSpec
  7. TimeoutSpec
  8. SyntaxErrorSpec
  9. NoSuchParamSpec
  10. TooManyParamsSpec
  11. MissingParamSpec
  12. NonExistingColumnSpec
  13. TableSpec
  14. NonExistingTableSpec
  15. RdbcSpec
  16. Matchers
  17. Explicitly
  18. MatcherWords
  19. ShouldVerb
  20. Tolerance
  21. FreeSpec
  22. FreeSpecLike
  23. Documenting
  24. Alerting
  25. Notifying
  26. Informing
  27. TestRegistration
  28. TestSuite
  29. TestSuite
  30. Suite
  31. Suite
  32. Serializable
  33. Serializable
  34. Assertions
  35. TripleEquals
  36. TripleEqualsSupport
  37. AnyRef
  38. Any
Implicitly
  1. by convertToEqualizer
  2. by convertToEqualizer
  3. by convertToAnyShouldWrapper
  4. by convertToEqualizer
  5. by any2stringadd
  6. by StringFormat
  7. by Ensuring
  8. by ArrowAssoc
  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. type FixtureParam = Connection

    Permalink
    Definition Classes
    RdbcSpec → Suite
  12. final class FreeSpecStringWrapper extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  13. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  14. final class KeyWord extends AnyRef

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

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  16. trait OneArgTest extends (org.scalatest.fixture.TestSuite.FixtureParam) ⇒ Outcome with TestData

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

    Permalink
    Definition Classes
    Tolerance
  18. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  19. final class RegexWrapper extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  25. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  26. final class ResultOfEndWithWordForString 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. final class ResultOfNotWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  34. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  35. final class ResultOfStartWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  36. final class ResultOfTaggedAsInvocationOnString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  37. final class StringShouldWrapper extends AnyShouldWrapper[String] with org.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
  42. final case class WrongStatement(stmt: ExecutableStatement, errPos: Int) extends Product with Serializable

    Permalink
    Definition Classes
    NonExistingColumnSpec

Abstract Value Members

  1. abstract def arbitraryDataType: String

    Permalink
    Attributes
    protected
    Definition Classes
    SyntaxErrorSpec
  2. abstract def connection(): Connection

    Permalink
    Attributes
    protected
    Definition Classes
    RdbcSpec
  3. abstract def intDataTypeId: String

    Permalink
    Attributes
    protected
    Definition Classes
    ResultSetSpec
  4. abstract def intDataTypeName: String

    Permalink
    Attributes
    protected
    Definition Classes
    ForFirstRowSpec
  5. abstract def slowStatement(time: FiniteDuration): String

    Permalink
    Attributes
    protected
    Definition Classes
    TimeoutSpec

Concrete 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 +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to any2stringadd[RdbcSuite] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  7. def ->[B](y: B): (RdbcSuite, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to ArrowAssoc[RdbcSuite] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  8. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  17. val a: AWord

    Permalink
    Definition Classes
    Matchers
  18. val after: TheAfterWord

    Permalink
    Definition Classes
    Explicitly
  19. def alert: Alerter

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Alerting
  20. def all(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

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

    Permalink
    Definition Classes
    Matchers
  22. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  23. def allElementsOf[R](elements: GenTraversable[R]): ResultOfAllElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  24. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAllOfApplication

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

    Permalink
    Definition Classes
    Matchers
  26. val an: AnWord

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

    Permalink
    Definition Classes
    Any
  28. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  29. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  30. macro def assertCompiles(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  31. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  32. def assertMissingParamThrown(body: ⇒ Unit): Unit

    Permalink
    Definition Classes
    MissingParamSpec
  33. def assertNoSuchParamThrown(body: ⇒ Unit): Unit

    Permalink
    Definition Classes
    NoSuchParamSpec
  34. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  35. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  36. def assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  37. macro def assertTypeError(code: String)(implicit pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  38. val assertionsHelper: AssertionsHelper

    Permalink
    Definition Classes
    Assertions
  39. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  40. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion

    Permalink
    Definition Classes
    Assertions
  41. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

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

    Permalink
    Definition Classes
    Matchers
  43. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  44. def atLeastOneElementOf(elements: GenTraversable[Any]): ResultOfAtLeastOneElementOfApplication

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

    Permalink
    Definition Classes
    Matchers
  46. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): 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]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

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

    Permalink
    Definition Classes
    Matchers
  49. def atMostOneElementOf[R](elements: GenTraversable[R]): ResultOfAtMostOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  50. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtMostOneOfApplication

    Permalink
    Definition Classes
    Matchers
  51. val be: BeWord

    Permalink
    Definition Classes
    MatcherWords
  52. val behave: BehaveWord

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  53. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): 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]], prettifier: Prettifier, pos: Position): 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]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  56. def cancel(cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  57. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  58. def cancel(message: String)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  59. def cancel()(implicit pos: Position): Nothing

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

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

    Permalink
    Definition Classes
    MatcherWords
  62. val contain: ContainWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    Tolerance
  69. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol)(implicit prettifier: Prettifier, pos: Position): HavePropertyMatcherGenerator

    Permalink
    Definition Classes
    Matchers
  70. implicit def convertToAnyShouldWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): AnyShouldWrapper[T]

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

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

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  73. implicit def convertToFreeSpecStringWrapper(s: String)(implicit pos: Position): FreeSpecStringWrapper

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  74. implicit def convertToRegexWrapper(o: Regex): RegexWrapper

    Permalink
    Definition Classes
    Matchers
  75. implicit def convertToStringShouldWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): StringShouldWrapper

    Permalink
    Definition Classes
    Matchers
  76. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb

    Permalink
    Definition Classes
    ShouldVerb
  77. val decided: DecidedWord

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  79. val defined: DefinedWord

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

    Permalink
    Definition Classes
    Matchers
  81. val determined: DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  82. implicit val ec: ExecutionContext

    Permalink
    Attributes
    protected
    Definition Classes
    RdbcSpec
  83. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  84. val endWith: EndWithWord

    Permalink
    Definition Classes
    MatcherWords
  85. def ensuring(cond: (RdbcSuite) ⇒ Boolean, msg: ⇒ Any): RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to Ensuring[RdbcSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  86. def ensuring(cond: (RdbcSuite) ⇒ Boolean): RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to Ensuring[RdbcSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  87. def ensuring(cond: Boolean, msg: ⇒ Any): RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to Ensuring[RdbcSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  88. def ensuring(cond: Boolean): RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to Ensuring[RdbcSuite] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  89. final def eq(arg0: AnyRef): Boolean

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  94. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

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

    Permalink
    Definition Classes
    Matchers
  96. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  97. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

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

    Permalink
    Definition Classes
    Matchers
  99. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

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

    Permalink
    Definition Classes
    Suite
  101. val exist: ExistWord

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

    Permalink
    Definition Classes
    Suite
  103. def fail(cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  104. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  105. def fail(message: String)(implicit pos: Position): Nothing

    Permalink
    Definition Classes
    Assertions
  106. def fail()(implicit pos: Position): Nothing

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  108. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to StringFormat[RdbcSuite] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  109. val fullyMatch: FullyMatchWord

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  113. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication

    Permalink
    Definition Classes
    Matchers
  114. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication

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

    Permalink
    Definition Classes
    Matchers
  116. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  117. def info: Informer

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Informing
  118. def intercept[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): T

    Permalink
    Definition Classes
    Assertions
  119. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  120. val key: KeyWord

    Permalink
    Definition Classes
    Matchers
  121. val leftSideValue: RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  122. val length: LengthWord

    Permalink
    Definition Classes
    MatcherWords
  123. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Documenting
  126. val matchPattern: MatchPatternWord

    Permalink
    Definition Classes
    MatcherWords
  127. implicit val materializer: ActorMaterializer

    Permalink
  128. def message(expectedMessage: String): ResultOfMessageWordApplication

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

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

    Permalink
    Definition Classes
    Suite
  131. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

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

    Permalink
    Definition Classes
    Matchers
  133. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]

    Permalink
    Definition Classes
    Matchers
  134. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication

    Permalink
    Definition Classes
    Matchers
  135. def noException(implicit pos: Position): NoExceptionWord

    Permalink
    Definition Classes
    MatcherWords
  136. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication

    Permalink
    Definition Classes
    Matchers
  137. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  138. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Notifying
  139. final def notify(): Unit

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

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

    Permalink
    Definition Classes
    Matchers
  142. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication

    Permalink
    Definition Classes
    Matchers
  143. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication

    Permalink
    Definition Classes
    Matchers
  144. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication

    Permalink
    Definition Classes
    Matchers
  145. def pending: Assertion with PendingStatement

    Permalink
    Definition Classes
    Assertions
  146. def pendingUntilFixed(f: ⇒ Unit)(implicit pos: Position): Assertion with PendingStatement

    Permalink
    Definition Classes
    Assertions
  147. val pos: Position

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  148. val prettifier: Prettifier

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  149. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  150. val regex: RegexWord

    Permalink
    Definition Classes
    Matchers
  151. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Definition Classes
    FreeSpecLike → TestRegistration
  152. final def registerTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Definition Classes
    FreeSpecLike → TestRegistration
  153. def rerunner: Option[String]

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

    Permalink
    Definition Classes
    FreeSpecLike → Suite
  155. def runNestedSuites(args: Args): Status

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

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike → TestSuite → Suite
  157. def runTests(testName: Option[String], args: Args): Status

    Permalink
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Suite
  158. def should(endWithWord: EndWithWord)(implicit ev: <:<[RdbcSuite, String]): org.scalatest.Matchers.ResultOfEndWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  159. def should(startWithWord: StartWithWord)(implicit ev: <:<[RdbcSuite, String]): org.scalatest.Matchers.ResultOfStartWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  160. def should(includeWord: IncludeWord)(implicit ev: <:<[RdbcSuite, String]): org.scalatest.Matchers.ResultOfIncludeWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  161. def should(notExist: ResultOfNotExist)(implicit existence: Existence[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  162. def should(existWord: ExistWord)(implicit existence: Existence[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  163. def should(containWord: ContainWord): ResultOfContainWord[RdbcSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  164. def should(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[RdbcSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  165. def should(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[RdbcSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  166. def should(inv: TripleEqualsInvocationOnSpread[RdbcSuite])(implicit ev: Numeric[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  167. def should[U](inv: TripleEqualsInvocation[U])(implicit constraint: CanEqual[RdbcSuite, U]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  168. def should(notWord: NotWord): ResultOfNotWordForAny[RdbcSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  169. def should[TYPECLASS1[_], TYPECLASS2[_]](rightMatcherFactory2: MatcherFactory2[RdbcSuite, TYPECLASS1, TYPECLASS2])(implicit typeClass1: TYPECLASS1[RdbcSuite], typeClass2: TYPECLASS2[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  170. def should[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[RdbcSuite, TYPECLASS1])(implicit typeClass1: TYPECLASS1[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  171. def should(rightMatcherX1: Matcher[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  172. def shouldBe[U >: T](resultOfAnWordApplication: ResultOfAnWordToBePropertyMatcherApplication[U])(implicit ev: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  173. def shouldBe[U >: T](resultOfAWordApplication: ResultOfAWordToBePropertyMatcherApplication[U])(implicit ev: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  174. def shouldBe(bePropertyMatcher: BePropertyMatcher[RdbcSuite])(implicit ev: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  175. def shouldBe(resultOfAnWordApplication: ResultOfAnWordToSymbolApplication)(implicit toAnyRef: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  176. def shouldBe(resultOfAWordApplication: ResultOfAWordToSymbolApplication)(implicit toAnyRef: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  177. def shouldBe(symbol: Symbol)(implicit toAnyRef: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  178. def shouldBe(resultOfSameInstanceAsApplication: ResultOfTheSameInstanceAsApplication)(implicit toAnyRef: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  179. def shouldBe(right: Null)(implicit ev: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  180. def shouldBe(right: DefinedWord)(implicit definition: Definition[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  181. def shouldBe(right: EmptyWord)(implicit emptiness: Emptiness[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  182. def shouldBe(right: WritableWord)(implicit writability: Writability[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  183. def shouldBe(right: ReadableWord)(implicit readability: Readability[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  184. macro def shouldBe(anType: ResultOfAnTypeInvocation[_]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  185. macro def shouldBe(aType: ResultOfATypeInvocation[_]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  186. def shouldBe(right: SortedWord)(implicit sortable: Sortable[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  187. def shouldBe(spread: Spread[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  188. def shouldBe(beMatcher: BeMatcher[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  189. def shouldBe(comparison: ResultOfGreaterThanOrEqualToComparison[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  190. def shouldBe(comparison: ResultOfLessThanOrEqualToComparison[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  191. def shouldBe(comparison: ResultOfGreaterThanComparison[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  192. def shouldBe(comparison: ResultOfLessThanComparison[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  193. def shouldBe(right: Any): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  194. def shouldEqual(right: Null)(implicit ev: <:<[RdbcSuite, AnyRef]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  195. def shouldEqual(spread: Spread[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  196. def shouldEqual(right: Any)(implicit equality: Equality[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  197. def shouldNot(includeWord: IncludeWord)(implicit ev: <:<[RdbcSuite, String]): org.scalatest.Matchers.ResultOfIncludeWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  198. def shouldNot(endWithWord: EndWithWord)(implicit ev: <:<[RdbcSuite, String]): org.scalatest.Matchers.ResultOfEndWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  199. def shouldNot(startWithWord: StartWithWord)(implicit ev: <:<[RdbcSuite, String]): org.scalatest.Matchers.ResultOfStartWithWordForString

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  200. def shouldNot(existWord: ExistWord)(implicit existence: Existence[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  201. def shouldNot(contain: ContainWord): ResultOfContainWord[RdbcSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  202. def shouldNot(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[RdbcSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  203. def shouldNot[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[RdbcSuite, TYPECLASS1])(implicit typeClass1: TYPECLASS1[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  204. def shouldNot(rightMatcherX1: Matcher[RdbcSuite]): Assertion

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  205. def shouldNot(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[RdbcSuite]

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  206. val size: SizeWord

    Permalink
    Definition Classes
    MatcherWords
  207. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  208. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  209. final val styleName: String

    Permalink
    Definition Classes
    FreeSpecLike → Suite → Suite
  210. final val succeed: Assertion

    Permalink
    Definition Classes
    Assertions
  211. def suiteId: String

    Permalink
    Definition Classes
    Suite
  212. def suiteName: String

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

    Permalink
    Definition Classes
    AnyRef
  214. implicit val system: ActorSystem

    Permalink
  215. def tags: Map[String, Set[String]]

    Permalink
    Definition Classes
    FreeSpecLike → Suite
  216. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData

    Permalink
    Definition Classes
    FreeSpecLike → Suite
  217. def testNames: Set[String]

    Permalink
    Definition Classes
    FreeSpecLike → Suite
  218. def the[T](implicit arg0: ClassTag[T], pos: Position): ResultOfTheTypeInvocation[T]

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

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

    Permalink
    Definition Classes
    Matchers
  221. val theSameInstanceAs: TheSameInstanceAsPhrase

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

    Permalink
    Definition Classes
    Matchers
  223. implicit def timeout: Timeout

    Permalink
    Attributes
    protected
    Definition Classes
    RdbcSpec
  224. def toString(): String

    Permalink
    Definition Classes
    FreeSpec → AnyRef → Any
  225. val typeCheck: TypeCheckWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  232. def withAndWithoutTx(columnsDefinition: String)(block: (Connection, String) ⇒ Unit): Unit

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

    Permalink
    Definition Classes
    Assertions
  234. def withFixture(test: OneArgTest): Outcome

    Permalink
    Attributes
    protected
    Definition Classes
    RdbcSpec → TestSuite
  235. def withFixture(test: NoArgTest): Outcome

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  236. def withTable[A](c: Connection, columnsDefinition: String)(body: (String) ⇒ A): A

    Permalink
    Attributes
    protected
    Definition Classes
    TableSpec
  237. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords
  238. def [B](y: B): (RdbcSuite, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to ArrowAssoc[RdbcSuite] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Assertions.Equalizer[RdbcSuite]).!==(literalNull)
    Definition Classes
    Equalizer
  2. def !==(spread: Spread[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Assertions.Equalizer[RdbcSuite]).!==(spread)
    Definition Classes
    Equalizer
  3. def !==(rightSide: Any)(implicit equality: Equality[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Assertions.Equalizer[RdbcSuite]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  4. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalactic.TripleEquals.Equalizer[RdbcSuite]).!==(literalNull)
    Definition Classes
    Equalizer
  5. def !==(spread: Spread[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalactic.TripleEquals.Equalizer[RdbcSuite]).!==(spread)
    Definition Classes
    Equalizer
  6. def !==(rightSide: Any)(implicit equality: Equality[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalactic.TripleEquals.Equalizer[RdbcSuite]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  7. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Matchers.Equalizer[RdbcSuite]).!==(literalNull)
    Definition Classes
    Equalizer
  8. def !==(spread: Spread[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Matchers.Equalizer[RdbcSuite]).!==(spread)
    Definition Classes
    Equalizer
  9. def !==(rightSide: Any)(implicit equality: Equality[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Matchers.Equalizer[RdbcSuite]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  10. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Assertions.Equalizer[RdbcSuite]).===(literalNull)
    Definition Classes
    Equalizer
  11. def ===(spread: Spread[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Assertions.Equalizer[RdbcSuite]).===(spread)
    Definition Classes
    Equalizer
  12. def ===(rightSide: Any)(implicit equality: Equality[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Assertions.Equalizer[RdbcSuite]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  13. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalactic.TripleEquals.Equalizer[RdbcSuite]).===(literalNull)
    Definition Classes
    Equalizer
  14. def ===(spread: Spread[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalactic.TripleEquals.Equalizer[RdbcSuite]).===(spread)
    Definition Classes
    Equalizer
  15. def ===(rightSide: Any)(implicit equality: Equality[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalactic.TripleEquals.Equalizer[RdbcSuite]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  16. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Matchers.Equalizer[RdbcSuite]).===(literalNull)
    Definition Classes
    Equalizer
  17. def ===(spread: Spread[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Matchers.Equalizer[RdbcSuite]).===(spread)
    Definition Classes
    Equalizer
  18. def ===(rightSide: Any)(implicit equality: Equality[RdbcSuite]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Matchers.Equalizer[RdbcSuite]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  19. val leftSide: RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Assertions.Equalizer[RdbcSuite]).leftSide
    Definition Classes
    Equalizer
  20. val leftSide: RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalactic.TripleEquals.Equalizer[RdbcSuite]).leftSide
    Definition Classes
    Equalizer
  21. val leftSide: RdbcSuite

    Permalink
    Implicit information
    This member is added by an implicit conversion from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite] performed by method convertToEqualizer in org.scalactic.TripleEquals.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (rdbcSuite: org.scalatest.Matchers.Equalizer[RdbcSuite]).leftSide
    Definition Classes
    Equalizer

Deprecated Value Members

  1. final def execute: Unit

    Permalink
    Definition Classes
    Suite
    Annotations
    @deprecated
    Deprecated

    The parameterless execute method has been deprecated and will be removed in a future version of ScalaTest. Please invoke execute with empty parens instead: execute().

  2. def trap[T](f: ⇒ T): Throwable

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    The trap method is no longer needed for demos in the REPL, which now abreviates stack traces, and will be removed in a future version of ScalaTest

Inherited from ForFirstRowSpec

Inherited from ForValueSpec

Inherited from ResultSetSpec

Inherited from StreamingResultsSpec

Inherited from TxSpec

Inherited from TimeoutSpec

Inherited from SyntaxErrorSpec

Inherited from NoSuchParamSpec

Inherited from TooManyParamsSpec

Inherited from MissingParamSpec

Inherited from NonExistingColumnSpec

Inherited from TableSpec

Inherited from NonExistingTableSpec

Inherited from RdbcSpec

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from ShouldVerb

Inherited from Tolerance

Inherited from FreeSpec

Inherited from FreeSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from TestRegistration

Inherited from TestSuite

Inherited from TestSuite

Inherited from Suite

Inherited from Suite

Inherited from Serializable

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion convertToEqualizer from RdbcSuite to org.scalatest.Assertions.Equalizer[RdbcSuite]

Inherited by implicit conversion convertToEqualizer from RdbcSuite to org.scalactic.TripleEquals.Equalizer[RdbcSuite]

Inherited by implicit conversion convertToAnyShouldWrapper from RdbcSuite to org.scalatest.Matchers.AnyShouldWrapper[RdbcSuite]

Inherited by implicit conversion convertToEqualizer from RdbcSuite to org.scalatest.Matchers.Equalizer[RdbcSuite]

Inherited by implicit conversion any2stringadd from RdbcSuite to any2stringadd[RdbcSuite]

Inherited by implicit conversion StringFormat from RdbcSuite to StringFormat[RdbcSuite]

Inherited by implicit conversion Ensuring from RdbcSuite to Ensuring[RdbcSuite]

Inherited by implicit conversion ArrowAssoc from RdbcSuite to ArrowAssoc[RdbcSuite]

Ungrouped