Class

longevity.test

QuerySpec

Related Doc: package test

Permalink

abstract class QuerySpec[R <: Root] extends FlatSpec with BeforeAndAfterAll with GivenWhenThen with Matchers with ScalaFutures with ScaledTimeSpans with TestDataGeneration

contains common code for testing different longevity.subdomain.root.Query instances against longevity.persistence.Repo#retrieveByQuery

Source
QuerySpec.scala
Linear Supertypes
TestDataGeneration, ScalaFutures, Futures, PatienceConfiguration, AbstractPatienceConfiguration, ScaledTimeSpans, Matchers, Explicitly, MatcherWords, Tolerance, GivenWhenThen, BeforeAndAfterAll, SuiteMixin, FlatSpec, FlatSpecLike, Documenting, Alerting, Notifying, Informing, CanVerb, MustVerb, ShouldVerb, TestRegistration, Suite, Serializable, AbstractSuite, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. QuerySpec
  2. TestDataGeneration
  3. ScalaFutures
  4. Futures
  5. PatienceConfiguration
  6. AbstractPatienceConfiguration
  7. ScaledTimeSpans
  8. Matchers
  9. Explicitly
  10. MatcherWords
  11. Tolerance
  12. GivenWhenThen
  13. BeforeAndAfterAll
  14. SuiteMixin
  15. FlatSpec
  16. FlatSpecLike
  17. Documenting
  18. Alerting
  19. Notifying
  20. Informing
  21. CanVerb
  22. MustVerb
  23. ShouldVerb
  24. TestRegistration
  25. Suite
  26. Serializable
  27. AbstractSuite
  28. Assertions
  29. TripleEquals
  30. TripleEqualsSupport
  31. AnyRef
  32. Any
Implicitly
  1. by convertToEqualizer
  2. by convertToEqualizer
  3. by convertToAnyShouldWrapper
  4. by convertNumericToPlusOrMinusWrapper
  5. by convertToEqualizer
  6. by convertNumericToPlusOrMinusWrapper
  7. by any2stringadd
  8. by StringFormat
  9. by Ensuring
  10. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new QuerySpec(context: LongevityContext, pool: RepoPool)(implicit arg0: TypeKey[R])

    Permalink

    context

    the longevity context under test

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. final class BehaviorWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  6. class CheckingEqualizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  7. case class ConditionalQTemplate(lhs: QTemplate, rhs: QTemplate) extends QTemplate with Product with Serializable

    Permalink
    Attributes
    protected
  8. class DecidedByEquality[A] extends Equality[A]

    Permalink
    Definition Classes
    Explicitly
  9. class DecidedWord extends AnyRef

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

    Permalink
    Definition Classes
    Explicitly
  11. class DeterminedWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  12. case class EqualityQTemplate[A](prop: Prop[R, A]) extends QTemplate with Product with Serializable

    Permalink
    Attributes
    protected
  13. class Equalizer[L] extends AnyRef

    Permalink
    Definition Classes
    TripleEqualsSupport
  14. trait FutureConcept[T] extends AnyRef

    Permalink
    Definition Classes
    Futures
  15. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  16. final class IgnoreVerbString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  17. final class IgnoreVerbStringTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  18. final class IgnoreWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  19. final class InAndIgnoreMethods extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  20. final class InAndIgnoreMethodsAfterTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  21. final class ItVerbString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  22. final class ItVerbStringTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  23. final class ItWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  24. final class KeyWord extends AnyRef

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Suite
  28. case class OrderingQTemplate[A](prop: Prop[R, A]) extends QTemplate with Product with Serializable

    Permalink
    Attributes
    protected
  29. final case class PatienceConfig extends Product with Serializable

    Permalink
    Definition Classes
    AbstractPatienceConfiguration
  30. final class PlusOrMinusWrapper[T] extends AnyRef

    Permalink
    Definition Classes
    Tolerance
  31. sealed trait QTemplate extends AnyRef

    Permalink
    Attributes
    protected
  32. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  33. final class RegexWrapper extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  39. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  40. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  41. final class ResultOfEvaluatingApplication extends AnyRef

    Permalink
    Definition Classes
    Matchers
  42. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  43. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  46. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  47. final class ResultOfIncludeWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  50. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  51. final class ResultOfStartWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  52. trait StringCanWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    CanVerb
  53. trait StringMustWrapperForVerb extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  55. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  56. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  57. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  58. final class TheyVerbString extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  59. final class TheyVerbStringTaggedAs extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  60. final class TheyWord extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  61. final class ValueWord extends AnyRef

    Permalink
    Definition Classes
    Matchers

Value Members

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  6. def +(other: String): String

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

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to ArrowAssoc[QuerySpec[R]] 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 And(message: String): Unit

    Permalink
    Definition Classes
    GivenWhenThen
  17. def Given(message: String): Unit

    Permalink
    Definition Classes
    GivenWhenThen
  18. def Then(message: String): Unit

    Permalink
    Definition Classes
    GivenWhenThen
  19. def When(message: String): Unit

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

    Permalink
    Definition Classes
    Matchers
  21. val a: AWord

    Permalink
    Definition Classes
    Matchers
  22. val after: TheAfterWord

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

    Permalink
    Definition Classes
    QuerySpec → BeforeAndAfterAll
  24. def alert: Alerter

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

    Permalink
    Definition Classes
    Matchers
  26. def all[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

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

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

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

    Permalink
    Definition Classes
    Matchers
  30. val an: AnWord

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Assertions
  39. val assertionsHelper: AssertionsHelper

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

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

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

    Permalink
    Definition Classes
    Matchers
  43. def atLeast[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

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

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

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

    Permalink
    Definition Classes
    Matchers
  47. def atMost[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

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

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

    Permalink
    Definition Classes
    Matchers
  50. val be: BeWord

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

    Permalink
    Definition Classes
    QuerySpec → BeforeAndAfterAll
  52. val behave: BehaveWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  53. val behavior: BehaviorWord

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

    Permalink
    Definition Classes
    Matchers
  55. def between[K, V, JMAP[k, v] <: Map[k, v]](from: Int, upTo: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

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

    Permalink
    Definition Classes
    Matchers
  57. def cancel(cause: Throwable): Nothing

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  63. val contain: ContainWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    Tolerance
  70. implicit def convertScalaFuture[T](scalaFuture: Future[T]): FutureConcept[T]

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

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

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

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

    Permalink
    Definition Classes
    TripleEquals → TripleEqualsSupport
  75. implicit def convertToInAndIgnoreMethods(resultOfStringPassedToVerb: ResultOfStringPassedToVerb): InAndIgnoreMethods

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  76. implicit def convertToInAndIgnoreMethodsAfterTaggedAs(resultOfTaggedAsInvocation: ResultOfTaggedAsInvocation): InAndIgnoreMethodsAfterTaggedAs

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  77. def convertToLegacyCheckingEqualizer[T](left: T): LegacyCheckingEqualizer[T]

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers → ShouldVerb
  83. val decided: DecidedWord

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  85. val defined: DefinedWord

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

    Permalink
    Definition Classes
    Matchers
  87. val determined: DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  88. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  89. val endWith: EndWithWord

    Permalink
    Definition Classes
    MatcherWords
  90. def ensuring(cond: (QuerySpec[R]) ⇒ Boolean, msg: ⇒ Any): QuerySpec[R]

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  100. def every[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

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

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

    Permalink
    Definition Classes
    Matchers
  103. def exactly[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

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

    Permalink
    Definition Classes
    Matchers
  105. final def execute: Unit

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

    Permalink
    Definition Classes
    Suite
  107. def exerciseQTemplate(template: QTemplate, maxQueries: Int = 10): Unit

    Permalink
    Attributes
    protected
  108. val exist: ExistWord

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  120. val ignore: IgnoreWord

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

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

    Permalink
    Definition Classes
    Matchers
  123. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  124. def info: Informer

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

    Permalink
    Definition Classes
    Assertions
  126. def interval(value: Span): Interval

    Permalink
    Definition Classes
    PatienceConfiguration
  127. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean

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

    Permalink
    Definition Classes
    Any
  129. val it: ItWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  130. val key: KeyWord

    Permalink
    Definition Classes
    Matchers
  131. val leftSideValue: QuerySpec[R]

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

    Permalink
    Definition Classes
    MatcherWords
  133. val longevityContext: LongevityContext

    Permalink
    Attributes
    protected
    Definition Classes
    QuerySpec → TestDataGeneration
  134. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): Constraint[A, B]

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Documenting
  137. val matchPattern: MatchPatternWord

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  142. def no[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]]): ResultOfCollectedAny[Entry[K, V]]

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

    Permalink
    Definition Classes
    Matchers
  144. val noException: NoExceptionWord

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

    Permalink
    Definition Classes
    Matchers
  146. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  147. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Notifying
  148. final def notify(): Unit

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  153. implicit def patienceConfig: PatienceConfig

    Permalink
    Definition Classes
    QuerySpec → PatienceConfiguration → AbstractPatienceConfiguration
  154. def pending: PendingNothing

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

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

    Permalink
    Definition Classes
    Matchers
  157. val random: Random

    Permalink
  158. val readable: ReadableWord

    Permalink
    Definition Classes
    MatcherWords
  159. val regex: RegexWord

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

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

    Permalink
    Definition Classes
    FlatSpecLike → TestRegistration
  162. val repoPool: RepoPool

    Permalink
    Attributes
    protected
  163. def rerunner: Option[String]

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  169. final def scaled(span: Span): Span

    Permalink
    Definition Classes
    ScaledTimeSpans
  170. val seed: Int

    Permalink
  171. implicit val shorthandSharedTestRegistrationFunction: (String) ⇒ BehaveWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  172. implicit val shorthandTestRegistrationFunction: (String, String, String) ⇒ ResultOfStringPassedToVerb

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  173. def should(endWithWord: EndWithWord)(implicit ev: <:<[QuerySpec[R], String]): org.scalatest.Matchers.ResultOfEndWithWordForString

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  222. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  223. def spanScaleFactor: Double

    Permalink
    Definition Classes
    ScaledTimeSpans
  224. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  225. final val styleName: String

    Permalink
    Definition Classes
    FlatSpecLike → Suite → AbstractSuite
  226. def suiteId: String

    Permalink
    Definition Classes
    Suite
  227. def suiteName: String

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

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

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

    Permalink
    Definition Classes
    FlatSpecLike → Suite
  231. val testDataGenerator: TestDataGenerator

    Permalink
    Attributes
    protected
    Definition Classes
    TestDataGeneration
  232. def testNames: Set[String]

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

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

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

    Permalink
    Definition Classes
    Matchers
  236. val theSameInstanceAs: TheSameInstanceAsPhrase

    Permalink
    Definition Classes
    Matchers
  237. val they: TheyWord

    Permalink
    Attributes
    protected
    Definition Classes
    FlatSpecLike
  238. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication

    Permalink
    Definition Classes
    Matchers
  239. def timeout(value: Span): Timeout

    Permalink
    Definition Classes
    PatienceConfiguration
  240. def toString(): String

    Permalink
    Definition Classes
    FlatSpec → AnyRef → Any
  241. def trap[T](f: ⇒ T): Throwable

    Permalink
    Definition Classes
    Assertions
  242. val typeCheck: TypeCheckWord

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  249. final def whenReady[T, U](future: FutureConcept[T])(fun: (T) ⇒ U)(implicit config: PatienceConfig): U

    Permalink
    Definition Classes
    Futures
  250. final def whenReady[T, U](future: FutureConcept[T], interval: Interval)(fun: (T) ⇒ U)(implicit config: PatienceConfig): U

    Permalink
    Definition Classes
    Futures
  251. final def whenReady[T, U](future: FutureConcept[T], timeout: Timeout)(fun: (T) ⇒ U)(implicit config: PatienceConfig): U

    Permalink
    Definition Classes
    Futures
  252. final def whenReady[T, U](future: FutureConcept[T], timeout: Timeout, interval: Interval)(fun: (T) ⇒ U)(implicit config: PatienceConfig): U

    Permalink
    Definition Classes
    Futures
  253. def withClue[T](clue: Any)(fun: ⇒ T): T

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

    Permalink
    Attributes
    protected
    Definition Classes
    Suite → AbstractSuite
  255. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords
  256. def [B](y: B): (QuerySpec[R], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to ArrowAssoc[QuerySpec[R]] 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 QuerySpec[R] to org.scalatest.Assertions.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Assertions.Equalizer[QuerySpec[R]]).!==(literalNull)
    Definition Classes
    Equalizer
  2. def !==(spread: Spread[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Assertions.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Assertions.Equalizer[QuerySpec[R]]).!==(spread)
    Definition Classes
    Equalizer
  3. def !==(rightSide: Any)(implicit equality: Equality[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Assertions.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Assertions.Equalizer[QuerySpec[R]]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  4. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.TripleEquals.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalactic.TripleEquals.Equalizer[QuerySpec[R]]).!==(literalNull)
    Definition Classes
    Equalizer
  5. def !==(spread: Spread[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.TripleEquals.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalactic.TripleEquals.Equalizer[QuerySpec[R]]).!==(spread)
    Definition Classes
    Equalizer
  6. def !==(rightSide: Any)(implicit equality: Equality[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.TripleEquals.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalactic.TripleEquals.Equalizer[QuerySpec[R]]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  7. def !==(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Matchers.Equalizer[QuerySpec[R]]).!==(literalNull)
    Definition Classes
    Equalizer
  8. def !==(spread: Spread[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Matchers.Equalizer[QuerySpec[R]]).!==(spread)
    Definition Classes
    Equalizer
  9. def !==(rightSide: Any)(implicit equality: Equality[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Matchers.Equalizer[QuerySpec[R]]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  10. def +-(tolerance: QuerySpec[R]): Spread[QuerySpec[R]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.PlusOrMinusWrapper[QuerySpec[R]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[QuerySpec[R]] is in scope.
    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:
    (querySpec: org.scalatest.Matchers.PlusOrMinusWrapper[QuerySpec[R]]).+-(tolerance)
    Definition Classes
    PlusOrMinusWrapper
  11. def +-(tolerance: QuerySpec[R]): Spread[QuerySpec[R]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.Tolerance.PlusOrMinusWrapper[QuerySpec[R]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[QuerySpec[R]] is in scope.
    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:
    (querySpec: org.scalactic.Tolerance.PlusOrMinusWrapper[QuerySpec[R]]).+-(tolerance)
    Definition Classes
    PlusOrMinusWrapper
  12. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Assertions.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Assertions.Equalizer[QuerySpec[R]]).===(literalNull)
    Definition Classes
    Equalizer
  13. def ===(spread: Spread[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Assertions.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Assertions.Equalizer[QuerySpec[R]]).===(spread)
    Definition Classes
    Equalizer
  14. def ===(rightSide: Any)(implicit equality: Equality[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Assertions.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Assertions.Equalizer[QuerySpec[R]]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  15. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.TripleEquals.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalactic.TripleEquals.Equalizer[QuerySpec[R]]).===(literalNull)
    Definition Classes
    Equalizer
  16. def ===(spread: Spread[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.TripleEquals.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalactic.TripleEquals.Equalizer[QuerySpec[R]]).===(spread)
    Definition Classes
    Equalizer
  17. def ===(rightSide: Any)(implicit equality: Equality[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.TripleEquals.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalactic.TripleEquals.Equalizer[QuerySpec[R]]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  18. def ===(literalNull: Null): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Matchers.Equalizer[QuerySpec[R]]).===(literalNull)
    Definition Classes
    Equalizer
  19. def ===(spread: Spread[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Matchers.Equalizer[QuerySpec[R]]).===(spread)
    Definition Classes
    Equalizer
  20. def ===(rightSide: Any)(implicit equality: Equality[QuerySpec[R]]): Boolean

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Matchers.Equalizer[QuerySpec[R]]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  21. val leftSide: QuerySpec[R]

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Assertions.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Assertions.Equalizer[QuerySpec[R]]).leftSide
    Definition Classes
    Equalizer
  22. val leftSide: QuerySpec[R]

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.TripleEquals.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalactic.TripleEquals.Equalizer[QuerySpec[R]]).leftSide
    Definition Classes
    Equalizer
  23. val leftSide: QuerySpec[R]

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.Equalizer[QuerySpec[R]] 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:
    (querySpec: org.scalatest.Matchers.Equalizer[QuerySpec[R]]).leftSide
    Definition Classes
    Equalizer

Deprecated Value Members

  1. def afterAll(configMap: ConfigMap): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

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

  2. def and(message: String): Unit

    Permalink
    Definition Classes
    GivenWhenThen
    Annotations
    @deprecated
    Deprecated

    Please use And(message: String)(implicit info: Informer) instead.

  3. def assert(o: Option[String]): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  4. def assert(o: Option[String], clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assertion and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  5. def assume(o: Option[String]): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  6. def assume(o: Option[String], clue: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This method has been deprecated in favor of macro assumption and will be removed in a future version of ScalaTest. If you need this, please copy the source code into your own trait instead.

  7. def beforeAll(configMap: ConfigMap): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

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

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

    Permalink
    Definition Classes
    Matchers
    Annotations
    @deprecated
    Deprecated

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

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

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.

  10. def expect(expected: Any, clue: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expect method has been deprecated. Please replace all invocations of expect with an identical invocation of assertResult instead.

  11. def expectResult(expected: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.

  12. def expectResult(expected: Any, clue: Any)(actual: Any): Unit

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

    This expectResult method has been deprecated. Please replace all invocations of expectResult with an identical invocation of assertResult instead.

  13. def given(message: String): Unit

    Permalink
    Definition Classes
    GivenWhenThen
    Annotations
    @deprecated
    Deprecated

    Please use Given(message: String)(implicit info: Informer) instead.

  14. def plusOrMinus(tolerance: QuerySpec[R]): Spread[QuerySpec[R]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalatest.Matchers.PlusOrMinusWrapper[QuerySpec[R]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[QuerySpec[R]] is in scope.
    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:
    (querySpec: org.scalatest.Matchers.PlusOrMinusWrapper[QuerySpec[R]]).plusOrMinus(tolerance)
    Definition Classes
    PlusOrMinusWrapper
    Annotations
    @deprecated
    Deprecated

    The plusOrMinus method has been deprecated and will be removed in a future version of ScalaTest. Please use +- instead.

  15. def plusOrMinus(tolerance: QuerySpec[R]): Spread[QuerySpec[R]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from QuerySpec[R] to org.scalactic.Tolerance.PlusOrMinusWrapper[QuerySpec[R]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[QuerySpec[R]] is in scope.
    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:
    (querySpec: org.scalactic.Tolerance.PlusOrMinusWrapper[QuerySpec[R]]).plusOrMinus(tolerance)
    Definition Classes
    PlusOrMinusWrapper
    Annotations
    @deprecated
    Deprecated

    The plusOrMinus method has been deprecated and will be removed in a future version of ScalaTest. Please use +- instead.

  16. def then(message: String): Unit

    Permalink
    Definition Classes
    GivenWhenThen
    Annotations
    @deprecated
    Deprecated

    Please use Then(message: String)(implicit info: Informer) instead.

  17. def when(message: String): Unit

    Permalink
    Definition Classes
    GivenWhenThen
    Annotations
    @deprecated
    Deprecated

    Please use When(message: String)(implicit info: Informer) instead.

Inherited from TestDataGeneration

Inherited from ScalaFutures

Inherited from Futures

Inherited from PatienceConfiguration

Inherited from AbstractPatienceConfiguration

Inherited from ScaledTimeSpans

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from GivenWhenThen

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from FlatSpec

Inherited from FlatSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from CanVerb

Inherited from MustVerb

Inherited from ShouldVerb

Inherited from TestRegistration

Inherited from Suite

Inherited from Serializable

Inherited from AbstractSuite

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

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

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

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

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from QuerySpec[R] to org.scalatest.Matchers.PlusOrMinusWrapper[QuerySpec[R]]

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

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from QuerySpec[R] to org.scalactic.Tolerance.PlusOrMinusWrapper[QuerySpec[R]]

Inherited by implicit conversion any2stringadd from QuerySpec[R] to any2stringadd[QuerySpec[R]]

Inherited by implicit conversion StringFormat from QuerySpec[R] to StringFormat[QuerySpec[R]]

Inherited by implicit conversion Ensuring from QuerySpec[R] to Ensuring[QuerySpec[R]]

Inherited by implicit conversion ArrowAssoc from QuerySpec[R] to ArrowAssoc[QuerySpec[R]]

Ungrouped