t

io.rdbc.tck

ResultSetSpec

trait ResultSetSpec extends FreeSpec with RdbcSpec with TableSpec with TxSpec

Linear Supertypes
TxSpec, TableSpec, RdbcSpec, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, FreeSpec, FreeSpecLike, Documenting, Alerting, Notifying, Informing, TestRegistration, TestSuite, TestSuite, Suite, Suite, Serializable, Serializable, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ResultSetSpec
  2. TxSpec
  3. TableSpec
  4. RdbcSpec
  5. Matchers
  6. Explicitly
  7. MatcherWords
  8. ShouldVerb
  9. Tolerance
  10. FreeSpec
  11. FreeSpecLike
  12. Documenting
  13. Alerting
  14. Notifying
  15. Informing
  16. TestRegistration
  17. TestSuite
  18. TestSuite
  19. Suite
  20. Suite
  21. Serializable
  22. Serializable
  23. Assertions
  24. TripleEquals
  25. TripleEqualsSupport
  26. AnyRef
  27. 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
    Definition Classes
    Matchers
  2. final class AnWord extends AnyRef
    Definition Classes
    Matchers
  3. sealed class AnyShouldWrapper[T] extends AnyRef
    Definition Classes
    Matchers
  4. class AssertionsHelper extends AnyRef
    Definition Classes
    Assertions
  5. class CheckingEqualizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  6. class DecidedByEquality[A] extends Equality[A]
    Definition Classes
    Explicitly
  7. class DecidedWord extends AnyRef
    Definition Classes
    Explicitly
  8. class DeterminedByEquivalence[T] extends Equivalence[T]
    Definition Classes
    Explicitly
  9. class DeterminedWord extends AnyRef
    Definition Classes
    Explicitly
  10. class Equalizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  11. type FixtureParam = Connection
    Definition Classes
    RdbcSpec → Suite
  12. final class FreeSpecStringWrapper extends AnyRef
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  13. final class HavePropertyMatcherGenerator extends AnyRef
    Definition Classes
    Matchers
  14. final class KeyWord extends AnyRef
    Definition Classes
    Matchers
  15. trait NoArgTest extends () ⇒ Outcome with TestData
    Attributes
    protected
    Definition Classes
    TestSuite
  16. trait OneArgTest extends (org.scalatest.fixture.TestSuite.FixtureParam) ⇒ Outcome with TestData
    Attributes
    protected
    Definition Classes
    TestSuite
  17. final class PlusOrMinusWrapper[T] extends AnyRef
    Definition Classes
    Tolerance
  18. final class RegexWord extends AnyRef
    Definition Classes
    Matchers
  19. final class RegexWrapper extends AnyRef
    Definition Classes
    Matchers
  20. class ResultOfBeWordForAny[T] extends AnyRef
    Definition Classes
    Matchers
  21. sealed class ResultOfBeWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  22. final class ResultOfBeWordForCollectedArray[T] extends ResultOfBeWordForCollectedAny[Array[T]]
    Definition Classes
    Matchers
  23. final class ResultOfCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  24. final class ResultOfContainWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  25. final class ResultOfEndWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  26. final class ResultOfEndWithWordForString extends AnyRef
    Definition Classes
    Matchers
  27. final class ResultOfFullyMatchWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  28. final class ResultOfFullyMatchWordForString extends AnyRef
    Definition Classes
    Matchers
  29. final class ResultOfHaveWordForCollectedExtent[A] extends AnyRef
    Definition Classes
    Matchers
  30. final class ResultOfHaveWordForExtent[A] extends AnyRef
    Definition Classes
    Matchers
  31. final class ResultOfIncludeWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  32. final class ResultOfIncludeWordForString extends AnyRef
    Definition Classes
    Matchers
  33. final class ResultOfNotWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  34. final class ResultOfStartWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  35. final class ResultOfStartWithWordForString extends AnyRef
    Definition Classes
    Matchers
  36. final class ResultOfTaggedAsInvocationOnString extends AnyRef
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  37. final class StringShouldWrapper extends AnyShouldWrapper[String] with org.scalatest.Matchers.StringShouldWrapperForVerb
    Definition Classes
    Matchers
  38. trait StringShouldWrapperForVerb extends AnyRef
    Definition Classes
    ShouldVerb
  39. class TheAfterWord extends AnyRef
    Definition Classes
    Explicitly
  40. final class TheSameInstanceAsPhrase extends AnyRef
    Definition Classes
    Matchers
  41. final class ValueWord extends AnyRef
    Definition Classes
    Matchers

Abstract Value Members

  1. abstract def connection(): Connection
    Attributes
    protected
    Definition Classes
    RdbcSpec
  2. abstract def intDataTypeId: String
    Attributes
    protected
  3. abstract def intDataTypeName: String
    Attributes
    protected

Concrete 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 +(other: String): String
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to any2stringadd[ResultSetSpec] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  7. def ->[B](y: B): (ResultSetSpec, B)
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to ArrowAssoc[ResultSetSpec] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  8. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]
    Definition Classes
    Matchers
  9. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  10. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  11. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  12. def ===(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  13. def ===[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  14. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]
    Definition Classes
    Matchers
  15. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  16. def a[T](implicit arg0: ClassTag[T]): ResultOfATypeInvocation[T]
    Definition Classes
    Matchers
  17. val a: AWord
    Definition Classes
    Matchers
  18. val after: TheAfterWord
    Definition Classes
    Explicitly
  19. def alert: Alerter
    Attributes
    protected
    Definition Classes
    FreeSpecLike → 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[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  23. def allElementsOf[R](elements: GenTraversable[R]): ResultOfAllElementsOfApplication
    Definition Classes
    Matchers
  24. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAllOfApplication
    Definition Classes
    Matchers
  25. def an[T](implicit arg0: ClassTag[T]): ResultOfAnTypeInvocation[T]
    Definition Classes
    Matchers
  26. val an: AnWord
    Definition Classes
    Matchers
  27. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  28. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  29. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  30. macro def assertCompiles(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  31. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  32. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  33. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  34. def assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion
    Definition Classes
    Assertions
  35. macro def assertTypeError(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  36. val assertionsHelper: AssertionsHelper
    Definition Classes
    Assertions
  37. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  38. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  39. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  40. 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
  41. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  42. def atLeastOneElementOf(elements: GenTraversable[Any]): ResultOfAtLeastOneElementOfApplication
    Definition Classes
    Matchers
  43. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtLeastOneOfApplication
    Definition Classes
    Matchers
  44. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  45. 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
  46. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  47. def atMostOneElementOf[R](elements: GenTraversable[R]): ResultOfAtMostOneElementOfApplication
    Definition Classes
    Matchers
  48. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtMostOneOfApplication
    Definition Classes
    Matchers
  49. val be: BeWord
    Definition Classes
    MatcherWords
  50. val behave: BehaveWord
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  51. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  52. 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
  53. 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
  54. def cancel(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  55. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  56. def cancel(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  57. def cancel()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  58. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  59. val compile: CompileWord
    Definition Classes
    MatcherWords
  60. val contain: ContainWord
    Definition Classes
    MatcherWords
  61. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  62. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  63. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  64. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  65. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  66. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): PlusOrMinusWrapper[T]
    Definition Classes
    Tolerance
  67. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol)(implicit prettifier: Prettifier, pos: Position): HavePropertyMatcherGenerator
    Definition Classes
    Matchers
  68. implicit def convertToAnyShouldWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): AnyShouldWrapper[T]
    Definition Classes
    Matchers
  69. def convertToCheckingEqualizer[T](left: T): CheckingEqualizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  70. implicit def convertToEqualizer[T](left: T): Equalizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  71. implicit def convertToFreeSpecStringWrapper(s: String)(implicit pos: Position): FreeSpecStringWrapper
    Attributes
    protected
    Definition Classes
    FreeSpecLike
  72. implicit def convertToRegexWrapper(o: Regex): RegexWrapper
    Definition Classes
    Matchers
  73. implicit def convertToStringShouldWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): StringShouldWrapper
    Definition Classes
    Matchers
  74. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb
    Definition Classes
    ShouldVerb
  75. val decided: DecidedWord
    Definition Classes
    Explicitly
  76. def defaultEquality[A]: Equality[A]
    Definition Classes
    TripleEqualsSupport
  77. val defined: DefinedWord
    Definition Classes
    MatcherWords
  78. def definedAt[T](right: T): ResultOfDefinedAt[T]
    Definition Classes
    Matchers
  79. val determined: DeterminedWord
    Definition Classes
    Explicitly
  80. implicit val ec: ExecutionContext
    Attributes
    protected
    Definition Classes
    RdbcSpec
  81. val empty: EmptyWord
    Definition Classes
    MatcherWords
  82. val endWith: EndWithWord
    Definition Classes
    MatcherWords
  83. def ensuring(cond: (ResultSetSpec) ⇒ Boolean, msg: ⇒ Any): ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to Ensuring[ResultSetSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  84. def ensuring(cond: (ResultSetSpec) ⇒ Boolean): ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to Ensuring[ResultSetSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  85. def ensuring(cond: Boolean, msg: ⇒ Any): ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to Ensuring[ResultSetSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  86. def ensuring(cond: Boolean): ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to Ensuring[ResultSetSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  87. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  88. def equal(o: Null): Matcher[AnyRef]
    Definition Classes
    Matchers
  89. def equal[T](spread: Spread[T]): Matcher[T]
    Definition Classes
    Matchers
  90. def equal(right: Any): MatcherFactory1[Any, Equality]
    Definition Classes
    MatcherWords
  91. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  92. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  93. 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
  94. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  95. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  96. 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
  97. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  98. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit
    Definition Classes
    Suite
  99. val exist: ExistWord
    Definition Classes
    MatcherWords
  100. def expectedTestCount(filter: Filter): Int
    Definition Classes
    Suite
  101. def fail(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  102. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  103. def fail(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  104. def fail()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  105. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  106. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to StringFormat[ResultSetSpec] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  107. val fullyMatch: FullyMatchWord
    Definition Classes
    MatcherWords
  108. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  109. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  110. val have: HaveWord
    Definition Classes
    MatcherWords
  111. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication
    Definition Classes
    Matchers
  112. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication
    Definition Classes
    Matchers
  113. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication
    Definition Classes
    Matchers
  114. val include: IncludeWord
    Definition Classes
    MatcherWords
  115. def info: Informer
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Informing
  116. def intercept[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): T
    Definition Classes
    Assertions
  117. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  118. val key: KeyWord
    Definition Classes
    Matchers
  119. val leftSideValue: ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  120. val length: LengthWord
    Definition Classes
    MatcherWords
  121. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  122. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  123. def markup: Documenter
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Documenting
  124. val matchPattern: MatchPatternWord
    Definition Classes
    MatcherWords
  125. def message(expectedMessage: String): ResultOfMessageWordApplication
    Definition Classes
    Matchers
  126. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  127. def nestedSuites: IndexedSeq[Suite]
    Definition Classes
    Suite
  128. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  129. 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
  130. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  131. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication
    Definition Classes
    Matchers
  132. def noException(implicit pos: Position): NoExceptionWord
    Definition Classes
    MatcherWords
  133. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication
    Definition Classes
    Matchers
  134. val not: NotWord
    Definition Classes
    MatcherWords
  135. def note: Notifier
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Notifying
  136. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  137. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  138. def of[T](implicit ev: ClassTag[T]): ResultOfOfTypeInvocation[T]
    Definition Classes
    Matchers
  139. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication
    Definition Classes
    Matchers
  140. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication
    Definition Classes
    Matchers
  141. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication
    Definition Classes
    Matchers
  142. def pending: Assertion with PendingStatement
    Definition Classes
    Assertions
  143. def pendingUntilFixed(f: ⇒ Unit)(implicit pos: Position): Assertion with PendingStatement
    Definition Classes
    Assertions
  144. val pos: Position
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  145. val prettifier: Prettifier
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  146. val readable: ReadableWord
    Definition Classes
    MatcherWords
  147. val regex: RegexWord
    Definition Classes
    Matchers
  148. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) ⇒ Any)(implicit pos: Position): Unit
    Definition Classes
    FreeSpecLike → TestRegistration
  149. final def registerTest(testText: String, testTags: Tag*)(testFun: (FixtureParam) ⇒ Any)(implicit pos: Position): Unit
    Definition Classes
    FreeSpecLike → TestRegistration
  150. def rerunner: Option[String]
    Definition Classes
    Suite
  151. def run(testName: Option[String], args: Args): Status
    Definition Classes
    FreeSpecLike → Suite
  152. def runNestedSuites(args: Args): Status
    Attributes
    protected
    Definition Classes
    Suite
  153. def runTest(testName: String, args: Args): Status
    Attributes
    protected
    Definition Classes
    FreeSpecLike → TestSuite → Suite
  154. def runTests(testName: Option[String], args: Args): Status
    Attributes
    protected
    Definition Classes
    FreeSpecLike → Suite
  155. def should(endWithWord: EndWithWord)(implicit ev: <:<[ResultSetSpec, String]): org.scalatest.Matchers.ResultOfEndWithWordForString
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  156. def should(startWithWord: StartWithWord)(implicit ev: <:<[ResultSetSpec, String]): org.scalatest.Matchers.ResultOfStartWithWordForString
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  157. def should(includeWord: IncludeWord)(implicit ev: <:<[ResultSetSpec, String]): org.scalatest.Matchers.ResultOfIncludeWordForString
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  158. def should(notExist: ResultOfNotExist)(implicit existence: Existence[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  159. def should(existWord: ExistWord)(implicit existence: Existence[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  160. def should(containWord: ContainWord): ResultOfContainWord[ResultSetSpec]
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  161. def should(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[ResultSetSpec]
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  162. def should(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[ResultSetSpec]
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  163. def should(inv: TripleEqualsInvocationOnSpread[ResultSetSpec])(implicit ev: Numeric[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  164. def should[U](inv: TripleEqualsInvocation[U])(implicit constraint: CanEqual[ResultSetSpec, U]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  165. def should(notWord: NotWord): ResultOfNotWordForAny[ResultSetSpec]
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  166. def should[TYPECLASS1[_], TYPECLASS2[_]](rightMatcherFactory2: MatcherFactory2[ResultSetSpec, TYPECLASS1, TYPECLASS2])(implicit typeClass1: TYPECLASS1[ResultSetSpec], typeClass2: TYPECLASS2[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  167. def should[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[ResultSetSpec, TYPECLASS1])(implicit typeClass1: TYPECLASS1[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  168. def should(rightMatcherX1: Matcher[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  169. def shouldBe[U >: T](resultOfAnWordApplication: ResultOfAnWordToBePropertyMatcherApplication[U])(implicit ev: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  170. def shouldBe[U >: T](resultOfAWordApplication: ResultOfAWordToBePropertyMatcherApplication[U])(implicit ev: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  171. def shouldBe(bePropertyMatcher: BePropertyMatcher[ResultSetSpec])(implicit ev: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  172. def shouldBe(resultOfAnWordApplication: ResultOfAnWordToSymbolApplication)(implicit toAnyRef: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  173. def shouldBe(resultOfAWordApplication: ResultOfAWordToSymbolApplication)(implicit toAnyRef: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  174. def shouldBe(symbol: Symbol)(implicit toAnyRef: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  175. def shouldBe(resultOfSameInstanceAsApplication: ResultOfTheSameInstanceAsApplication)(implicit toAnyRef: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  176. def shouldBe(right: Null)(implicit ev: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  177. def shouldBe(right: DefinedWord)(implicit definition: Definition[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  178. def shouldBe(right: EmptyWord)(implicit emptiness: Emptiness[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  179. def shouldBe(right: WritableWord)(implicit writability: Writability[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  180. def shouldBe(right: ReadableWord)(implicit readability: Readability[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  181. macro def shouldBe(anType: ResultOfAnTypeInvocation[_]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  182. macro def shouldBe(aType: ResultOfATypeInvocation[_]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  183. def shouldBe(right: SortedWord)(implicit sortable: Sortable[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  184. def shouldBe(spread: Spread[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  185. def shouldBe(beMatcher: BeMatcher[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  186. def shouldBe(comparison: ResultOfGreaterThanOrEqualToComparison[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  187. def shouldBe(comparison: ResultOfLessThanOrEqualToComparison[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  188. def shouldBe(comparison: ResultOfGreaterThanComparison[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  189. def shouldBe(comparison: ResultOfLessThanComparison[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  190. def shouldBe(right: Any): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  191. def shouldEqual(right: Null)(implicit ev: <:<[ResultSetSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  192. def shouldEqual(spread: Spread[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  193. def shouldEqual(right: Any)(implicit equality: Equality[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  194. def shouldNot(includeWord: IncludeWord)(implicit ev: <:<[ResultSetSpec, String]): org.scalatest.Matchers.ResultOfIncludeWordForString
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  195. def shouldNot(endWithWord: EndWithWord)(implicit ev: <:<[ResultSetSpec, String]): org.scalatest.Matchers.ResultOfEndWithWordForString
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  196. def shouldNot(startWithWord: StartWithWord)(implicit ev: <:<[ResultSetSpec, String]): org.scalatest.Matchers.ResultOfStartWithWordForString
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  197. def shouldNot(existWord: ExistWord)(implicit existence: Existence[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  198. def shouldNot(contain: ContainWord): ResultOfContainWord[ResultSetSpec]
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  199. def shouldNot(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[ResultSetSpec]
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  200. def shouldNot[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[ResultSetSpec, TYPECLASS1])(implicit typeClass1: TYPECLASS1[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  201. def shouldNot(rightMatcherX1: Matcher[ResultSetSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  202. def shouldNot(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[ResultSetSpec]
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.AnyShouldWrapper[ResultSetSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  203. val size: SizeWord
    Definition Classes
    MatcherWords
  204. val sorted: SortedWord
    Definition Classes
    MatcherWords
  205. val startWith: StartWithWord
    Definition Classes
    MatcherWords
  206. final val styleName: String
    Definition Classes
    FreeSpecLike → Suite → Suite
  207. final val succeed: Assertion
    Definition Classes
    Assertions
  208. def suiteId: String
    Definition Classes
    Suite
  209. def suiteName: String
    Definition Classes
    Suite
  210. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  211. def tags: Map[String, Set[String]]
    Definition Classes
    FreeSpecLike → Suite
  212. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData
    Definition Classes
    FreeSpecLike → Suite
  213. def testNames: Set[String]
    Definition Classes
    FreeSpecLike → Suite
  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. implicit def timeout: Timeout
    Attributes
    protected
    Definition Classes
    RdbcSpec
  220. def toString(): String
    Definition Classes
    FreeSpec → AnyRef → Any
  221. val typeCheck: TypeCheckWord
    Definition Classes
    MatcherWords
  222. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  223. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  224. val value: ValueWord
    Definition Classes
    Matchers
  225. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  226. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  227. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  228. def withAndWithoutTx(columnsDefinition: String)(block: (Connection, String) ⇒ Unit): Unit
    Attributes
    protected
    Definition Classes
    TxSpec
  229. def withClue[T](clue: Any)(fun: ⇒ T): T
    Definition Classes
    Assertions
  230. def withFixture(test: OneArgTest): Outcome
    Attributes
    protected
    Definition Classes
    RdbcSpec → TestSuite
  231. def withFixture(test: NoArgTest): Outcome
    Attributes
    protected
    Definition Classes
    TestSuite
  232. def withTable[A](c: Connection, columnsDefinition: String)(body: (String) ⇒ A): A
    Attributes
    protected
    Definition Classes
    TableSpec
  233. val writable: WritableWord
    Definition Classes
    MatcherWords
  234. def [B](y: B): (ResultSetSpec, B)
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to ArrowAssoc[ResultSetSpec] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def !==(literalNull: Null): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Assertions.Equalizer[ResultSetSpec]).!==(literalNull)
    Definition Classes
    Equalizer
  2. def !==(spread: Spread[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Assertions.Equalizer[ResultSetSpec]).!==(spread)
    Definition Classes
    Equalizer
  3. def !==(rightSide: Any)(implicit equality: Equality[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Assertions.Equalizer[ResultSetSpec]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  4. def !==(literalNull: Null): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalactic.TripleEquals.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalactic.TripleEquals.Equalizer[ResultSetSpec]).!==(literalNull)
    Definition Classes
    Equalizer
  5. def !==(spread: Spread[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalactic.TripleEquals.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalactic.TripleEquals.Equalizer[ResultSetSpec]).!==(spread)
    Definition Classes
    Equalizer
  6. def !==(rightSide: Any)(implicit equality: Equality[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalactic.TripleEquals.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalactic.TripleEquals.Equalizer[ResultSetSpec]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  7. def !==(literalNull: Null): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Matchers.Equalizer[ResultSetSpec]).!==(literalNull)
    Definition Classes
    Equalizer
  8. def !==(spread: Spread[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Matchers.Equalizer[ResultSetSpec]).!==(spread)
    Definition Classes
    Equalizer
  9. def !==(rightSide: Any)(implicit equality: Equality[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Matchers.Equalizer[ResultSetSpec]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  10. def ===(literalNull: Null): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Assertions.Equalizer[ResultSetSpec]).===(literalNull)
    Definition Classes
    Equalizer
  11. def ===(spread: Spread[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Assertions.Equalizer[ResultSetSpec]).===(spread)
    Definition Classes
    Equalizer
  12. def ===(rightSide: Any)(implicit equality: Equality[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Assertions.Equalizer[ResultSetSpec]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  13. def ===(literalNull: Null): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalactic.TripleEquals.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalactic.TripleEquals.Equalizer[ResultSetSpec]).===(literalNull)
    Definition Classes
    Equalizer
  14. def ===(spread: Spread[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalactic.TripleEquals.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalactic.TripleEquals.Equalizer[ResultSetSpec]).===(spread)
    Definition Classes
    Equalizer
  15. def ===(rightSide: Any)(implicit equality: Equality[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalactic.TripleEquals.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalactic.TripleEquals.Equalizer[ResultSetSpec]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  16. def ===(literalNull: Null): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Matchers.Equalizer[ResultSetSpec]).===(literalNull)
    Definition Classes
    Equalizer
  17. def ===(spread: Spread[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Matchers.Equalizer[ResultSetSpec]).===(spread)
    Definition Classes
    Equalizer
  18. def ===(rightSide: Any)(implicit equality: Equality[ResultSetSpec]): Boolean
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Matchers.Equalizer[ResultSetSpec]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  19. val leftSide: ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Assertions.Equalizer[ResultSetSpec]).leftSide
    Definition Classes
    Equalizer
  20. val leftSide: ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalactic.TripleEquals.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalactic.TripleEquals.Equalizer[ResultSetSpec]).leftSide
    Definition Classes
    Equalizer
  21. val leftSide: ResultSetSpec
    Implicit
    This member is added by an implicit conversion from ResultSetSpec to org.scalatest.Matchers.Equalizer[ResultSetSpec] 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:
    (resultSetSpec: org.scalatest.Matchers.Equalizer[ResultSetSpec]).leftSide
    Definition Classes
    Equalizer

Deprecated Value Members

  1. final def execute: Unit
    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
    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 TxSpec

Inherited from TableSpec

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 ResultSetSpec to org.scalatest.Assertions.Equalizer[ResultSetSpec]

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

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

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

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

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

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

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

Ungrouped