Class

longevity.test

RepoCrudSpec

Related Doc: package test

Permalink

class RepoCrudSpec extends FeatureSpec with LongevityIntegrationSpec with GivenWhenThen

a ScalaTest fixture to test a RepoPool. instances of this test are provided in your LongevityContext via methods repoCrudSpec and inMemRepoCrudSpec. these methods are added by an implicit conversion from LongevityContext to ScalaTestSpecs.

the repo CRUD spec exercises create/retrieve/update/delete for all the repos in your repo pool.

pardon the nasty ScalaDocs for this class. we haven't figured out how to remove the methods inherited from ScalaTest classes yet.

Source
RepoCrudSpec.scala
Linear Supertypes
GivenWhenThen, LongevityIntegrationSpec, LazyLogging, BeforeAndAfterAll, SuiteMixin, LongevityFuturesSpec, ScalaFutures, Futures, PatienceConfiguration, AbstractPatienceConfiguration, ScaledTimeSpans, Matchers, Explicitly, MatcherWords, ShouldVerb, Tolerance, FeatureSpec, FeatureSpecLike, Documenting, Alerting, Notifying, Informing, TestRegistration, TestSuite, Suite, Serializable, Serializable, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RepoCrudSpec
  2. GivenWhenThen
  3. LongevityIntegrationSpec
  4. LazyLogging
  5. BeforeAndAfterAll
  6. SuiteMixin
  7. LongevityFuturesSpec
  8. ScalaFutures
  9. Futures
  10. PatienceConfiguration
  11. AbstractPatienceConfiguration
  12. ScaledTimeSpans
  13. Matchers
  14. Explicitly
  15. MatcherWords
  16. ShouldVerb
  17. Tolerance
  18. FeatureSpec
  19. FeatureSpecLike
  20. Documenting
  21. Alerting
  22. Notifying
  23. Informing
  24. TestRegistration
  25. TestSuite
  26. Suite
  27. Serializable
  28. Serializable
  29. Assertions
  30. TripleEquals
  31. TripleEqualsSupport
  32. AnyRef
  33. Any
Implicitly
  1. by convertToAnyShouldWrapper
  2. by convertToEqualizer
  3. by convertToEqualizer
  4. by convertToEqualizer
  5. by any2stringadd
  6. by StringFormat
  7. by Ensuring
  8. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class AWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  2. final class AnWord extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  4. class AssertionsHelper extends AnyRef

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

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

    Permalink
    Definition Classes
    Explicitly
  7. class DecidedWord extends AnyRef

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

    Permalink
    Definition Classes
    Explicitly
  9. class DeterminedWord extends AnyRef

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

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

    Permalink
    Definition Classes
    Futures
  12. final class HavePropertyMatcherGenerator extends AnyRef

    Permalink
    Definition Classes
    Matchers
  13. final class KeyWord extends AnyRef

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

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  15. final case class PatienceConfig extends Product with Serializable

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

    Permalink
    Definition Classes
    Tolerance
  17. final class RegexWord extends AnyRef

    Permalink
    Definition Classes
    Matchers
  18. final class RegexWrapper extends AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  24. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  25. final class ResultOfEndWithWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  26. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  27. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Permalink
    Definition Classes
    Matchers
  30. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  31. final class ResultOfIncludeWordForString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  32. final class ResultOfNotWordForCollectedAny[T] extends AnyRef

    Permalink
    Definition Classes
    Matchers
  33. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Permalink
    Definition Classes
    Matchers
  34. final class ResultOfStartWithWordForString extends AnyRef

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

    Permalink
    Definition Classes
    Matchers
  36. trait StringShouldWrapperForVerb extends AnyRef

    Permalink
    Definition Classes
    ShouldVerb
  37. class TheAfterWord extends AnyRef

    Permalink
    Definition Classes
    Explicitly
  38. final class TheSameInstanceAsPhrase extends AnyRef

    Permalink
    Definition Classes
    Matchers
  39. 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 RepoCrudSpec to any2stringadd[RepoCrudSpec] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  7. def ->[B](y: B): (RepoCrudSpec, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from RepoCrudSpec to ArrowAssoc[RepoCrudSpec] 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)(implicit pos: Position): Unit

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

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

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

    Permalink
    Definition Classes
    GivenWhenThen
  20. def a[T](implicit arg0: ClassTag[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
    RepoCrudSpecLongevityIntegrationSpec → BeforeAndAfterAll
  24. def alert: Alerter

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike → Alerting
  25. def all(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): 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]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  31. val an: AnWord

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Assertions
  41. val assertionsHelper: AssertionsHelper

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  54. val be: BeWord

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

    Permalink
    Definition Classes
    LongevityIntegrationSpec → BeforeAndAfterAll
  56. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  65. val contain: ContainWord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ShouldVerb
  80. val decided: DecidedWord

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

    Permalink
    Definition Classes
    TripleEqualsSupport
  82. val defined: DefinedWord

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

    Permalink
    Definition Classes
    Matchers
  84. val determined: DeterminedWord

    Permalink
    Definition Classes
    Explicitly
  85. val empty: EmptyWord

    Permalink
    Definition Classes
    MatcherWords
  86. val endWith: EndWithWord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Suite
  103. implicit val executionContext: ExecutionContext

    Permalink

    the execution context

    the execution context

    Attributes
    protected
    Definition Classes
    RepoCrudSpecLongevityFuturesSpec
  104. val exist: ExistWord

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

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

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

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

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

    Permalink
    Definition Classes
    Assertions
  110. def feature(description: String)(fun: ⇒ Unit)(implicit pos: Position): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  111. def finalize(): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  117. def ignore(specText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  118. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication

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

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

    Permalink
    Definition Classes
    Matchers
  121. val include: IncludeWord

    Permalink
    Definition Classes
    MatcherWords
  122. def info: Informer

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

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

    Permalink
    Definition Classes
    PatienceConfiguration
  125. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean

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

    Permalink
    Definition Classes
    Any
  127. val key: KeyWord

    Permalink
    Definition Classes
    Matchers
  128. val leftSideValue: RepoCrudSpec

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

    Permalink
    Definition Classes
    MatcherWords
  130. lazy val logger: Logger

    Permalink
    Attributes
    protected
    Definition Classes
    LazyLogging
  131. val longevityContext: LongevityContext

    Permalink
    Attributes
    protected
    Definition Classes
    RepoCrudSpecLongevityIntegrationSpec
  132. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike → Documenting
  135. val matchPattern: MatchPatternWord

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  145. val not: NotWord

    Permalink
    Definition Classes
    MatcherWords
  146. def note: Notifier

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike → Notifying
  147. final def notify(): Unit

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

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

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

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

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

    Permalink
    Definition Classes
    Matchers
  153. implicit def patienceConfig: PatienceConfig

    Permalink
    Definition Classes
    LongevityFuturesSpec → PatienceConfiguration → AbstractPatienceConfiguration
  154. def pending: Assertion with PendingStatement

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

    Permalink
    Definition Classes
    Assertions
  156. val pos: Position

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

    Permalink
    Implicit information
    This member is added by an implicit conversion from RepoCrudSpec to org.scalatest.Matchers.AnyShouldWrapper[RepoCrudSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  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: ⇒ Any)(implicit pos: Position): Unit

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

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

    Permalink

    the repo pool under test.

    the repo pool under test. this may be different than the longevityContext.repoPool, as users may want to test against other repo pools. (for instance, they may want a spec for in-memory repo pools if other parts of their test suite rely on them.)

    Attributes
    protected
  163. def rerunner: Option[String]

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

    Permalink
    Definition Classes
    BeforeAndAfterAll → SuiteMixin
  165. def runNestedSuites(args: Args): Status

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike → Suite
  168. final def scaled(span: Span): Span

    Permalink
    Definition Classes
    ScaledTimeSpans
  169. def scenario(specText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  170. def scenariosFor(unit: Unit): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    FeatureSpecLike
  171. def should(endWithWord: EndWithWord)(implicit ev: <:<[RepoCrudSpec, String]): org.scalatest.Matchers.ResultOfEndWithWordForString

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    MatcherWords
  220. val sorted: SortedWord

    Permalink
    Definition Classes
    MatcherWords
  221. def spanScaleFactor: Double

    Permalink
    Definition Classes
    ScaledTimeSpans
  222. val startWith: StartWithWord

    Permalink
    Definition Classes
    MatcherWords
  223. final val styleName: String

    Permalink
    Definition Classes
    FeatureSpecLike → Suite
  224. final val succeed: Assertion

    Permalink
    Definition Classes
    Assertions
  225. def suiteId: String

    Permalink
    Definition Classes
    Suite
  226. val suiteName: String

    Permalink
    Definition Classes
    RepoCrudSpec → SuiteMixin → Suite
  227. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

    Permalink
    Definition Classes
    FeatureSpecLike → Suite
  230. def testNames: Set[String]

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

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

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

    Permalink
    Definition Classes
    Matchers
  234. val theSameInstanceAs: TheSameInstanceAsPhrase

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

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

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

    Permalink
    Definition Classes
    FeatureSpec → AnyRef → Any
  238. val typeCheck: TypeCheckWord

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    TestSuite
  251. val writable: WritableWord

    Permalink
    Definition Classes
    MatcherWords
  252. def [B](y: B): (RepoCrudSpec, B)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Implicit information
    This member is added by an implicit conversion from RepoCrudSpec to org.scalactic.TripleEquals.Equalizer[RepoCrudSpec] 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:
    (repoCrudSpec: org.scalactic.TripleEquals.Equalizer[RepoCrudSpec]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  19. val leftSide: RepoCrudSpec

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

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

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

Deprecated Value Members

  1. final def execute: Unit

    Permalink
    Definition Classes
    Suite
    Annotations
    @deprecated
    Deprecated

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

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

    Permalink
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

Inherited from GivenWhenThen

Inherited from LongevityIntegrationSpec

Inherited from LazyLogging

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from LongevityFuturesSpec

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 ShouldVerb

Inherited from Tolerance

Inherited from FeatureSpec

Inherited from FeatureSpecLike

Inherited from Documenting

Inherited from Alerting

Inherited from Notifying

Inherited from Informing

Inherited from TestRegistration

Inherited from TestSuite

Inherited from Suite

Inherited from Serializable

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

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

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

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

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

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

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

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

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

Ungrouped