Packages

c

akka.persistence.japi.snapshot

JavaSnapshotStoreSpec

class JavaSnapshotStoreSpec extends SnapshotStoreSpec

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JavaSnapshotStoreSpec
  2. SnapshotStoreSpec
  3. SnapshotStoreCapabilityFlags
  4. CapabilityFlags
  5. OptionalTests
  6. MayVerb
  7. PluginSpec
  8. BeforeAndAfterEach
  9. BeforeAndAfterAll
  10. SuiteMixin
  11. Matchers
  12. Explicitly
  13. MatcherWords
  14. Tolerance
  15. WordSpecLike
  16. Documenting
  17. Alerting
  18. Notifying
  19. Informing
  20. CanVerb
  21. MustVerb
  22. ShouldVerb
  23. TestRegistration
  24. TestSuite
  25. Suite
  26. Serializable
  27. Serializable
  28. Assertions
  29. TripleEquals
  30. TripleEqualsSupport
  31. TestKitBase
  32. AnyRef
  33. Any
Implicitly
  1. by convertToEqualizer
  2. by convertToEqualizer
  3. by convertToAnyShouldWrapper
  4. by convertToEqualizer
  5. by any2stringadd
  6. by StringFormat
  7. by Ensuring
  8. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new JavaSnapshotStoreSpec(config: Config)

Type Members

  1. final class AWord extends AnyRef
    Definition Classes
    Matchers
  2. final class AfterWord extends AnyRef
    Attributes
    protected
    Definition Classes
    WordSpecLike
  3. final class AnWord extends AnyRef
    Definition Classes
    Matchers
  4. sealed class AnyShouldWrapper[T] extends AnyRef
    Definition Classes
    Matchers
  5. class AssertionsHelper extends AnyRef
    Definition Classes
    Assertions
  6. class CheckingEqualizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  7. class DecidedByEquality[A] extends Equality[A]
    Definition Classes
    Explicitly
  8. class DecidedWord extends AnyRef
    Definition Classes
    Explicitly
  9. class DeterminedByEquivalence[T] extends Equivalence[T]
    Definition Classes
    Explicitly
  10. class DeterminedWord extends AnyRef
    Definition Classes
    Explicitly
  11. class Equalizer[L] extends AnyRef
    Definition Classes
    TripleEqualsSupport
  12. final class HavePropertyMatcherGenerator extends AnyRef
    Definition Classes
    Matchers
  13. final class ItWord extends AnyRef
    Attributes
    protected
    Definition Classes
    WordSpecLike
  14. final class KeyWord extends AnyRef
    Definition Classes
    Matchers
  15. trait NoArgTest extends () ⇒ Outcome with TestData
    Attributes
    protected
    Definition Classes
    TestSuite
  16. final class PlusOrMinusWrapper[T] extends AnyRef
    Definition Classes
    Tolerance
  17. final class RegexWord extends AnyRef
    Definition Classes
    Matchers
  18. final class RegexWrapper extends AnyRef
    Definition Classes
    Matchers
  19. class ResultOfBeWordForAny[T] extends AnyRef
    Definition Classes
    Matchers
  20. sealed class ResultOfBeWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  21. final class ResultOfBeWordForCollectedArray[T] extends ResultOfBeWordForCollectedAny[Array[T]]
    Definition Classes
    Matchers
  22. final class ResultOfCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  23. final class ResultOfContainWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  24. final class ResultOfEndWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  25. final class ResultOfEndWithWordForString extends AnyRef
    Definition Classes
    Matchers
  26. final class ResultOfFullyMatchWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  27. final class ResultOfFullyMatchWordForString extends AnyRef
    Definition Classes
    Matchers
  28. final class ResultOfHaveWordForCollectedExtent[A] extends AnyRef
    Definition Classes
    Matchers
  29. final class ResultOfHaveWordForExtent[A] extends AnyRef
    Definition Classes
    Matchers
  30. final class ResultOfIncludeWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  31. final class ResultOfIncludeWordForString extends AnyRef
    Definition Classes
    Matchers
  32. final class ResultOfNotWordForCollectedAny[T] extends AnyRef
    Definition Classes
    Matchers
  33. final class ResultOfStartWithWordForCollectedString extends AnyRef
    Definition Classes
    Matchers
  34. final class ResultOfStartWithWordForString extends AnyRef
    Definition Classes
    Matchers
  35. final class ResultOfTaggedAsInvocationOnString extends AnyRef
    Attributes
    protected
    Definition Classes
    WordSpecLike
  36. trait StringCanWrapperForVerb extends AnyRef
    Definition Classes
    CanVerb
  37. trait StringMustWrapperForVerb extends AnyRef
    Definition Classes
    MustVerb
  38. final class StringShouldWrapper extends AnyShouldWrapper[String] with org.scalatest.Matchers.StringShouldWrapperForVerb
    Definition Classes
    Matchers
  39. trait StringShouldWrapperForVerb extends AnyRef
    Definition Classes
    ShouldVerb
  40. class TheAfterWord extends AnyRef
    Definition Classes
    Explicitly
  41. final class TheSameInstanceAsPhrase extends AnyRef
    Definition Classes
    Matchers
  42. final class TheyWord extends AnyRef
    Attributes
    protected
    Definition Classes
    WordSpecLike
  43. final class ValueWord extends AnyRef
    Definition Classes
    Matchers
  44. final class WordSpecStringWrapper extends AnyRef
    Attributes
    protected
    Definition Classes
    WordSpecLike
  45. trait StringMayWrapperForVerb extends AnyRef
    Definition Classes
    MayVerb

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  3. def !==(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  4. def !==[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  5. final def ##(): Int
    Definition Classes
    AnyRef → Any
  6. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to any2stringadd[JavaSnapshotStoreSpec] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  7. def ->[B](y: B): (JavaSnapshotStoreSpec, B)
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to ArrowAssoc[JavaSnapshotStoreSpec] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  8. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]
    Definition Classes
    Matchers
  9. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  10. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  11. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]
    Definition Classes
    TripleEqualsSupport
  12. def ===(right: Null): TripleEqualsInvocation[Null]
    Definition Classes
    TripleEqualsSupport
  13. def ===[T](right: T): TripleEqualsInvocation[T]
    Definition Classes
    TripleEqualsSupport
  14. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]
    Definition Classes
    Matchers
  15. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]
    Definition Classes
    Matchers
  16. def a[T](implicit arg0: ClassTag[T]): ResultOfATypeInvocation[T]
    Definition Classes
    Matchers
  17. val a: AWord
    Definition Classes
    Matchers
  18. val actorInstanceId: Int
    Attributes
    protected
    Definition Classes
    PluginSpec
  19. val after: TheAfterWord
    Definition Classes
    Explicitly
  20. def afterAll(): Unit
    Attributes
    protected
    Definition Classes
    PluginSpec → BeforeAndAfterAll
  21. def afterEach(): Unit
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach
  22. def afterWord(text: String): AfterWord
    Attributes
    protected
    Definition Classes
    WordSpecLike
  23. def alert: Alerter
    Attributes
    protected
    Definition Classes
    WordSpecLike → Alerting
  24. def all(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  25. def all[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  26. def all[K, V, MAP[k, v] <: GenMap[k, v]](xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  27. def all[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  28. def allElementsOf[R](elements: GenTraversable[R]): ResultOfAllElementsOfApplication
    Definition Classes
    Matchers
  29. def allOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAllOfApplication
    Definition Classes
    Matchers
  30. def an[T](implicit arg0: ClassTag[T]): ResultOfAnTypeInvocation[T]
    Definition Classes
    Matchers
  31. val an: AnWord
    Definition Classes
    Matchers
  32. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  33. macro def assert(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  34. macro def assert(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  35. macro def assertCompiles(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  36. macro def assertDoesNotCompile(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  37. def assertResult(expected: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  38. def assertResult(expected: Any, clue: Any)(actual: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  39. def assertThrows[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): Assertion
    Definition Classes
    Assertions
  40. macro def assertTypeError(code: String)(implicit pos: Position): Assertion
    Definition Classes
    Assertions
  41. val assertionsHelper: AssertionsHelper
    Definition Classes
    Assertions
  42. macro def assume(condition: Boolean, clue: Any)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  43. macro def assume(condition: Boolean)(implicit prettifier: Prettifier, pos: Position): Assertion
    Definition Classes
    Assertions
  44. def atLeast(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    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]]
    Definition Classes
    Matchers
  46. def atLeast[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  47. def atLeast[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  48. def atLeastOneElementOf(elements: GenTraversable[Any]): ResultOfAtLeastOneElementOfApplication
    Definition Classes
    Matchers
  49. def atLeastOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtLeastOneOfApplication
    Definition Classes
    Matchers
  50. def atMost(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  51. def atMost[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  52. def atMost[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  53. def atMost[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  54. def atMostOneElementOf[R](elements: GenTraversable[R]): ResultOfAtMostOneElementOfApplication
    Definition Classes
    Matchers
  55. def atMostOneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfAtMostOneOfApplication
    Definition Classes
    Matchers
  56. def awaitAssert[A](a: ⇒ A, max: Duration, interval: Duration): A
    Definition Classes
    TestKitBase
  57. def awaitCond(p: ⇒ Boolean, max: Duration, interval: Duration, message: String): Unit
    Definition Classes
    TestKitBase
  58. val be: BeWord
    Definition Classes
    MatcherWords
  59. def beforeAll(): Unit
    Attributes
    protected
    Definition Classes
    PluginSpec → BeforeAndAfterAll
  60. def beforeEach(): Unit
    Attributes
    protected
    Definition Classes
    SnapshotStoreSpecPluginSpec → BeforeAndAfterEach
  61. val behave: BehaveWord
    Attributes
    protected
    Definition Classes
    WordSpecLike
  62. def between(from: Int, upTo: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  63. def between[K, V, JMAP[k, v] <: Map[k, v]](from: Int, upTo: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  64. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  65. def cancel(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  66. def cancel(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  67. def cancel(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  68. def cancel()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  69. def childActorOf(props: Props): ActorRef
    Definition Classes
    TestKitBase
  70. def childActorOf(props: Props, name: String): ActorRef
    Definition Classes
    TestKitBase
  71. def childActorOf(props: Props, supervisorStrategy: SupervisorStrategy): ActorRef
    Definition Classes
    TestKitBase
  72. def childActorOf(props: Props, name: String, supervisorStrategy: SupervisorStrategy): ActorRef
    Definition Classes
    TestKitBase
  73. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate() @throws( ... )
  74. val compile: CompileWord
    Definition Classes
    MatcherWords
  75. val config: Config
    Definition Classes
    PluginSpec
  76. val contain: ContainWord
    Definition Classes
    MatcherWords
  77. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  78. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  79. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  80. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  81. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) ⇒ A): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  82. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): PlusOrMinusWrapper[T]
    Definition Classes
    Tolerance
  83. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol)(implicit prettifier: Prettifier, pos: Position): HavePropertyMatcherGenerator
    Definition Classes
    Matchers
  84. implicit def convertToAnyShouldWrapper[T](o: T)(implicit pos: Position, prettifier: Prettifier): AnyShouldWrapper[T]
    Definition Classes
    Matchers
  85. def convertToCheckingEqualizer[T](left: T): CheckingEqualizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  86. implicit def convertToEqualizer[T](left: T): Equalizer[T]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  87. implicit def convertToRegexWrapper(o: Regex): RegexWrapper
    Definition Classes
    Matchers
  88. implicit def convertToStringCanWrapper(o: String)(implicit position: Position): StringCanWrapperForVerb
    Definition Classes
    CanVerb
  89. implicit def convertToStringMayWrapper(o: String): StringMayWrapperForVerb

    Implicitly converts an object of type String to a StringMayWrapper, to enable may methods to be invokable on that object.

    Implicitly converts an object of type String to a StringMayWrapper, to enable may methods to be invokable on that object.

    Definition Classes
    MayVerb
  90. implicit def convertToStringMustWrapperForVerb(o: String)(implicit position: Position): StringMustWrapperForVerb
    Definition Classes
    MustVerb
  91. implicit def convertToStringShouldWrapper(o: String)(implicit pos: Position, prettifier: Prettifier): StringShouldWrapper
    Definition Classes
    Matchers
  92. implicit def convertToStringShouldWrapperForVerb(o: String)(implicit position: Position): StringShouldWrapperForVerb
    Definition Classes
    ShouldVerb
  93. implicit def convertToWordSpecStringWrapper(s: String): WordSpecStringWrapper
    Attributes
    protected
    Definition Classes
    WordSpecLike
  94. val decided: DecidedWord
    Definition Classes
    Explicitly
  95. def defaultEquality[A]: Equality[A]
    Definition Classes
    TripleEqualsSupport
  96. val defined: DefinedWord
    Definition Classes
    MatcherWords
  97. def definedAt[T](right: T): ResultOfDefinedAt[T]
    Definition Classes
    Matchers
  98. val determined: DeterminedWord
    Definition Classes
    Explicitly
  99. val empty: EmptyWord
    Definition Classes
    MatcherWords
  100. val endWith: EndWithWord
    Definition Classes
    MatcherWords
  101. def ensuring(cond: (JavaSnapshotStoreSpec) ⇒ Boolean, msg: ⇒ Any): JavaSnapshotStoreSpec
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to Ensuring[JavaSnapshotStoreSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  102. def ensuring(cond: (JavaSnapshotStoreSpec) ⇒ Boolean): JavaSnapshotStoreSpec
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to Ensuring[JavaSnapshotStoreSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  103. def ensuring(cond: Boolean, msg: ⇒ Any): JavaSnapshotStoreSpec
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to Ensuring[JavaSnapshotStoreSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  104. def ensuring(cond: Boolean): JavaSnapshotStoreSpec
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to Ensuring[JavaSnapshotStoreSpec] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  105. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  106. def equal(o: Null): Matcher[AnyRef]
    Definition Classes
    Matchers
  107. def equal[T](spread: Spread[T]): Matcher[T]
    Definition Classes
    Matchers
  108. def equal(right: Any): MatcherFactory1[Any, Equality]
    Definition Classes
    MatcherWords
  109. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  110. def every(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  111. def every[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  112. def every[K, V, MAP[k, v] <: Map[k, v]](xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  113. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  114. def exactly(num: Int, xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  115. def exactly[K, V, JMAP[k, v] <: Map[k, v]](num: Int, xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  116. def exactly[K, V, MAP[k, v] <: GenMap[k, v]](num: Int, xs: MAP[K, V])(implicit collecting: Collecting[(K, V), GenTraversable[(K, V)]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[(K, V)]
    Definition Classes
    Matchers
  117. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  118. final def execute(testName: String, configMap: ConfigMap, color: Boolean, durations: Boolean, shortstacks: Boolean, fullstacks: Boolean, stats: Boolean): Unit
    Definition Classes
    Suite
  119. val exist: ExistWord
    Definition Classes
    MatcherWords
  120. def expectMsg[T](max: FiniteDuration, hint: String, obj: T): T
    Definition Classes
    TestKitBase
  121. def expectMsg[T](max: FiniteDuration, obj: T): T
    Definition Classes
    TestKitBase
  122. def expectMsg[T](obj: T): T
    Definition Classes
    TestKitBase
  123. def expectMsgAllClassOf[T](max: FiniteDuration, obj: Class[_ <: T]*): Seq[T]
    Definition Classes
    TestKitBase
  124. def expectMsgAllClassOf[T](obj: Class[_ <: T]*): Seq[T]
    Definition Classes
    TestKitBase
  125. def expectMsgAllConformingOf[T](max: FiniteDuration, obj: Class[_ <: T]*): Seq[T]
    Definition Classes
    TestKitBase
  126. def expectMsgAllConformingOf[T](obj: Class[_ <: T]*): Seq[T]
    Definition Classes
    TestKitBase
  127. def expectMsgAllOf[T](max: FiniteDuration, obj: T*): Seq[T]
    Definition Classes
    TestKitBase
  128. def expectMsgAllOf[T](obj: T*): Seq[T]
    Definition Classes
    TestKitBase
  129. def expectMsgAnyClassOf[C](max: FiniteDuration, obj: Class[_ <: C]*): C
    Definition Classes
    TestKitBase
  130. def expectMsgAnyClassOf[C](obj: Class[_ <: C]*): C
    Definition Classes
    TestKitBase
  131. def expectMsgAnyOf[T](max: FiniteDuration, obj: T*): T
    Definition Classes
    TestKitBase
  132. def expectMsgAnyOf[T](obj: T*): T
    Definition Classes
    TestKitBase
  133. def expectMsgClass[C](max: FiniteDuration, c: Class[C]): C
    Definition Classes
    TestKitBase
  134. def expectMsgClass[C](c: Class[C]): C
    Definition Classes
    TestKitBase
  135. def expectMsgPF[T](max: Duration, hint: String)(f: PartialFunction[Any, T]): T
    Definition Classes
    TestKitBase
  136. def expectMsgType[T](max: FiniteDuration)(implicit t: ClassTag[T]): T
    Definition Classes
    TestKitBase
  137. def expectMsgType[T](implicit t: ClassTag[T]): T
    Definition Classes
    TestKitBase
  138. def expectNoMessage(): Unit
    Definition Classes
    TestKitBase
  139. def expectNoMessage(max: FiniteDuration): Unit
    Definition Classes
    TestKitBase
  140. def expectTerminated(target: ActorRef, max: Duration): Terminated
    Definition Classes
    TestKitBase
  141. def expectedTestCount(filter: Filter): Int
    Definition Classes
    Suite
  142. def extension: Persistence
    Definition Classes
    PluginSpec
  143. def fail(cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  144. def fail(message: String, cause: Throwable)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  145. def fail(message: String)(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  146. def fail()(implicit pos: Position): Nothing
    Definition Classes
    Assertions
  147. def fishForMessage(max: Duration, hint: String)(f: PartialFunction[Any, Boolean]): Any
    Definition Classes
    TestKitBase
  148. def fishForSpecificMessage[T](max: Duration, hint: String)(f: PartialFunction[Any, T]): T
    Definition Classes
    TestKitBase
  149. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to StringFormat[JavaSnapshotStoreSpec] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  150. val fullyMatch: FullyMatchWord
    Definition Classes
    MatcherWords
  151. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  152. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  153. val have: HaveWord
    Definition Classes
    MatcherWords
  154. def ignoreMsg(f: PartialFunction[Any, Boolean]): Unit
    Definition Classes
    TestKitBase
  155. def ignoreNoMsg(): Unit
    Definition Classes
    TestKitBase
  156. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderApplication
    Definition Classes
    Matchers
  157. def inOrderElementsOf[R](elements: GenTraversable[R]): ResultOfInOrderElementsOfApplication
    Definition Classes
    Matchers
  158. def inOrderOnly[T](firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfInOrderOnlyApplication
    Definition Classes
    Matchers
  159. val include: IncludeWord
    Definition Classes
    MatcherWords
  160. def info: Informer
    Attributes
    protected
    Definition Classes
    WordSpecLike → Informing
  161. def intercept[T <: AnyRef](f: ⇒ Any)(implicit classTag: ClassTag[T], pos: Position): T
    Definition Classes
    Assertions
  162. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean
    Definition Classes
    BeforeAndAfterAll
  163. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  164. val it: ItWord
    Attributes
    protected
    Definition Classes
    WordSpecLike
  165. val key: KeyWord
    Definition Classes
    Matchers
  166. def lastSender: ActorRef
    Definition Classes
    TestKitBase
  167. val leftSideValue: JavaSnapshotStoreSpec
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  168. val length: LengthWord
    Definition Classes
    MatcherWords
  169. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) ⇒ B): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  170. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  171. def markup: Documenter
    Attributes
    protected
    Definition Classes
    WordSpecLike → Documenting
  172. val matchPattern: MatchPatternWord
    Definition Classes
    MatcherWords
  173. def mayVerbStacktraceContextFrames: Int

    Configurable number of frames to be shown when a MAY test fails (is canceled).

    Configurable number of frames to be shown when a MAY test fails (is canceled).

    Defaults to 3. Must be geater than 0.

    Definition Classes
    MayVerb
  174. def message(expectedMessage: String): ResultOfMessageWordApplication
    Definition Classes
    Matchers
  175. def msgAvailable: Boolean
    Definition Classes
    TestKitBase
  176. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  177. def nestedSuites: IndexedSeq[Suite]
    Definition Classes
    Suite
  178. def no(xs: String)(implicit collecting: Collecting[Char, String], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Char]
    Definition Classes
    Matchers
  179. def no[K, V, JMAP[k, v] <: Map[k, v]](xs: JMAP[K, V])(implicit collecting: Collecting[Entry[K, V], JMAP[K, V]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[Entry[K, V]]
    Definition Classes
    Matchers
  180. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]], prettifier: Prettifier, pos: Position): ResultOfCollectedAny[E]
    Definition Classes
    Matchers
  181. def noElementsOf(elements: GenTraversable[Any]): ResultOfNoElementsOfApplication
    Definition Classes
    Matchers
  182. def noException(implicit pos: Position): NoExceptionWord
    Definition Classes
    MatcherWords
  183. def noneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfNoneOfApplication
    Definition Classes
    Matchers
  184. val not: NotWord
    Definition Classes
    MatcherWords
  185. def note: Notifier
    Attributes
    protected
    Definition Classes
    WordSpecLike → Notifying
  186. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  187. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  188. def now: FiniteDuration
    Definition Classes
    TestKitBase
  189. def of[T](implicit ev: ClassTag[T]): ResultOfOfTypeInvocation[T]
    Definition Classes
    Matchers
  190. def oneElementOf(elements: GenTraversable[Any]): ResultOfOneElementOfApplication
    Definition Classes
    Matchers
  191. def oneOf(firstEle: Any, secondEle: Any, remainingEles: Any*)(implicit pos: Position): ResultOfOneOfApplication
    Definition Classes
    Matchers
  192. def only(xs: Any*)(implicit pos: Position): ResultOfOnlyApplication
    Definition Classes
    Matchers
  193. def optional(flag: CapabilityFlag)(test: ⇒ Unit): Unit
    Definition Classes
    OptionalTests
  194. def optional(whenSkippedMessage: String)(body: ⇒ Unit): Unit
    Definition Classes
    MayVerb
  195. def pending: Assertion with PendingStatement
    Definition Classes
    Assertions
  196. def pendingUntilFixed(f: ⇒ Unit)(implicit pos: Position): Assertion with PendingStatement
    Definition Classes
    Assertions
  197. def pid: String
    Definition Classes
    PluginSpec
  198. val pos: Position
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  199. val prettifier: Prettifier
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  200. val readable: ReadableWord
    Definition Classes
    MatcherWords
  201. def receiveN(n: Int, max: FiniteDuration): Seq[AnyRef]
    Definition Classes
    TestKitBase
  202. def receiveN(n: Int): Seq[AnyRef]
    Definition Classes
    TestKitBase
  203. def receiveOne(max: Duration): AnyRef
    Definition Classes
    TestKitBase
  204. def receiveWhile[T](max: Duration, idle: Duration, messages: Int)(f: PartialFunction[AnyRef, T]): Seq[T]
    Definition Classes
    TestKitBase
  205. val regex: RegexWord
    Definition Classes
    Matchers
  206. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit
    Definition Classes
    WordSpecLike → TestRegistration
  207. final def registerTest(testText: String, testTags: Tag*)(testFun: ⇒ Any)(implicit pos: Position): Unit
    Definition Classes
    WordSpecLike → TestRegistration
  208. def remaining: FiniteDuration
    Definition Classes
    TestKitBase
  209. def remainingOr(duration: FiniteDuration): FiniteDuration
    Definition Classes
    TestKitBase
  210. def remainingOrDefault: FiniteDuration
    Definition Classes
    TestKitBase
  211. def rerunner: Option[String]
    Definition Classes
    Suite
  212. def run(testName: Option[String], args: Args): Status
    Definition Classes
    BeforeAndAfterAll → SuiteMixin
  213. def runNestedSuites(args: Args): Status
    Attributes
    protected
    Definition Classes
    Suite
  214. def runTest(testName: String, args: Args): Status
    Attributes
    protected
    Definition Classes
    BeforeAndAfterEach → SuiteMixin
  215. def runTests(testName: Option[String], args: Args): Status
    Attributes
    protected
    Definition Classes
    WordSpecLike → Suite
  216. def setAutoPilot(pilot: AutoPilot): Unit
    Definition Classes
    TestKitBase
  217. def should(endWithWord: EndWithWord)(implicit ev: <:<[JavaSnapshotStoreSpec, String]): org.scalatest.Matchers.ResultOfEndWithWordForString
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  218. def should(startWithWord: StartWithWord)(implicit ev: <:<[JavaSnapshotStoreSpec, String]): org.scalatest.Matchers.ResultOfStartWithWordForString
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  219. def should(includeWord: IncludeWord)(implicit ev: <:<[JavaSnapshotStoreSpec, String]): org.scalatest.Matchers.ResultOfIncludeWordForString
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  220. def should(notExist: ResultOfNotExist)(implicit existence: Existence[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  221. def should(existWord: ExistWord)(implicit existence: Existence[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  222. def should(containWord: ContainWord): ResultOfContainWord[JavaSnapshotStoreSpec]
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  223. def should(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[JavaSnapshotStoreSpec]
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  224. def should(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[JavaSnapshotStoreSpec]
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  225. def should(inv: TripleEqualsInvocationOnSpread[JavaSnapshotStoreSpec])(implicit ev: Numeric[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  226. def should[U](inv: TripleEqualsInvocation[U])(implicit constraint: CanEqual[JavaSnapshotStoreSpec, U]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  227. def should(notWord: NotWord): ResultOfNotWordForAny[JavaSnapshotStoreSpec]
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  228. def should[TYPECLASS1[_], TYPECLASS2[_]](rightMatcherFactory2: MatcherFactory2[JavaSnapshotStoreSpec, TYPECLASS1, TYPECLASS2])(implicit typeClass1: TYPECLASS1[JavaSnapshotStoreSpec], typeClass2: TYPECLASS2[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  229. def should[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[JavaSnapshotStoreSpec, TYPECLASS1])(implicit typeClass1: TYPECLASS1[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  230. def should(rightMatcherX1: Matcher[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  231. def shouldBe[U >: T](resultOfAnWordApplication: ResultOfAnWordToBePropertyMatcherApplication[U])(implicit ev: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  232. def shouldBe[U >: T](resultOfAWordApplication: ResultOfAWordToBePropertyMatcherApplication[U])(implicit ev: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  233. def shouldBe(bePropertyMatcher: BePropertyMatcher[JavaSnapshotStoreSpec])(implicit ev: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  234. def shouldBe(resultOfAnWordApplication: ResultOfAnWordToSymbolApplication)(implicit toAnyRef: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  235. def shouldBe(resultOfAWordApplication: ResultOfAWordToSymbolApplication)(implicit toAnyRef: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  236. def shouldBe(symbol: Symbol)(implicit toAnyRef: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  237. def shouldBe(resultOfSameInstanceAsApplication: ResultOfTheSameInstanceAsApplication)(implicit toAnyRef: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  238. def shouldBe(right: Null)(implicit ev: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  239. def shouldBe(right: DefinedWord)(implicit definition: Definition[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  240. def shouldBe(right: EmptyWord)(implicit emptiness: Emptiness[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  241. def shouldBe(right: WritableWord)(implicit writability: Writability[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  242. def shouldBe(right: ReadableWord)(implicit readability: Readability[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  243. macro def shouldBe(anType: ResultOfAnTypeInvocation[_]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  244. macro def shouldBe(aType: ResultOfATypeInvocation[_]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  245. def shouldBe(right: SortedWord)(implicit sortable: Sortable[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  246. def shouldBe(spread: Spread[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  247. def shouldBe(beMatcher: BeMatcher[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  248. def shouldBe(comparison: ResultOfGreaterThanOrEqualToComparison[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  249. def shouldBe(comparison: ResultOfLessThanOrEqualToComparison[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  250. def shouldBe(comparison: ResultOfGreaterThanComparison[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  251. def shouldBe(comparison: ResultOfLessThanComparison[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  252. def shouldBe(right: Any): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  253. def shouldEqual(right: Null)(implicit ev: <:<[JavaSnapshotStoreSpec, AnyRef]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  254. def shouldEqual(spread: Spread[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  255. def shouldEqual(right: Any)(implicit equality: Equality[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  256. def shouldNot(includeWord: IncludeWord)(implicit ev: <:<[JavaSnapshotStoreSpec, String]): org.scalatest.Matchers.ResultOfIncludeWordForString
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  257. def shouldNot(endWithWord: EndWithWord)(implicit ev: <:<[JavaSnapshotStoreSpec, String]): org.scalatest.Matchers.ResultOfEndWithWordForString
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  258. def shouldNot(startWithWord: StartWithWord)(implicit ev: <:<[JavaSnapshotStoreSpec, String]): org.scalatest.Matchers.ResultOfStartWithWordForString
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  259. def shouldNot(existWord: ExistWord)(implicit existence: Existence[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  260. def shouldNot(contain: ContainWord): ResultOfContainWord[JavaSnapshotStoreSpec]
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  261. def shouldNot(haveWord: HaveWord): org.scalatest.Matchers.ResultOfHaveWordForExtent[JavaSnapshotStoreSpec]
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  262. def shouldNot[TYPECLASS1[_]](rightMatcherFactory1: MatcherFactory1[JavaSnapshotStoreSpec, TYPECLASS1])(implicit typeClass1: TYPECLASS1[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  263. def shouldNot(rightMatcherX1: Matcher[JavaSnapshotStoreSpec]): Assertion
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  264. def shouldNot(beWord: BeWord): org.scalatest.Matchers.ResultOfBeWordForAny[JavaSnapshotStoreSpec]
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to org.scalatest.Matchers.AnyShouldWrapper[JavaSnapshotStoreSpec] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  265. def shutdown(actorSystem: ActorSystem, duration: Duration, verifySystemShutdown: Boolean): Unit
    Definition Classes
    TestKitBase
  266. val size: SizeWord
    Definition Classes
    MatcherWords
  267. def snapshotByteSizeLimit: Int

    The limit defines a number of bytes persistence plugin can support to store the snapshot.

    The limit defines a number of bytes persistence plugin can support to store the snapshot. If plugin does not support persistence of the snapshots of 10000 bytes or may support more than default size, the value can be overridden by the SnapshotStoreSpec implementation with a note in a plugin documentation.

    Definition Classes
    SnapshotStoreSpec
  268. def snapshotStore: ActorRef
    Definition Classes
    SnapshotStoreSpec
  269. val sorted: SortedWord
    Definition Classes
    MatcherWords
  270. val startWith: StartWithWord
    Definition Classes
    MatcherWords
  271. final val styleName: String
    Definition Classes
    WordSpecLike → Suite
  272. implicit val subjectRegistrationFunction: StringVerbBlockRegistration
    Attributes
    protected
    Definition Classes
    WordSpecLike
  273. implicit val subjectWithAfterWordRegistrationFunction: SubjectWithAfterWordRegistration
    Attributes
    protected
    Definition Classes
    WordSpecLike
  274. def subscribe[T](subscriber: ActorRef)(implicit arg0: ClassTag[T]): Boolean
    Definition Classes
    PluginSpec
  275. final val succeed: Assertion
    Definition Classes
    Assertions
  276. def suiteId: String
    Definition Classes
    Suite
  277. def suiteName: String
    Definition Classes
    Suite
  278. def supportsSerialization: CapabilityFlag

    When true enables tests which check if the snapshot store properly serialize and deserialize snapshots.

    When true enables tests which check if the snapshot store properly serialize and deserialize snapshots.

    Attributes
    protected
    Definition Classes
    JavaSnapshotStoreSpecSnapshotStoreSpecSnapshotStoreCapabilityFlags
  279. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  280. implicit lazy val system: ActorSystem
    Definition Classes
    SnapshotStoreSpec → TestKitBase
  281. def tags: Map[String, Set[String]]
    Definition Classes
    WordSpecLike → Suite
  282. val testActor: ActorRef
    Definition Classes
    TestKitBase
  283. def testActorName: String
    Attributes
    protected
    Definition Classes
    TestKitBase
  284. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData
    Definition Classes
    WordSpecLike → Suite
  285. val testKitSettings: TestKitSettings
    Definition Classes
    TestKitBase
  286. def testNames: Set[String]
    Definition Classes
    WordSpecLike → Suite
  287. def the[T](implicit arg0: ClassTag[T], pos: Position): ResultOfTheTypeInvocation[T]
    Definition Classes
    Matchers
  288. def theSameElementsAs(xs: GenTraversable[_]): ResultOfTheSameElementsAsApplication
    Definition Classes
    Matchers
  289. def theSameElementsInOrderAs(xs: GenTraversable[_]): ResultOfTheSameElementsInOrderAsApplication
    Definition Classes
    Matchers
  290. val theSameInstanceAs: TheSameInstanceAsPhrase
    Definition Classes
    Matchers
  291. val they: TheyWord
    Attributes
    protected
    Definition Classes
    WordSpecLike
  292. def thrownBy(fun: ⇒ Any): ResultOfThrownByApplication
    Definition Classes
    Matchers
  293. def toString(): String
    Definition Classes
    AnyRef → Any
  294. val typeCheck: TypeCheckWord
    Definition Classes
    MatcherWords
  295. def typeCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], ev: <:<[B, A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  296. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): CanEqual[A, B]
    Definition Classes
    TripleEquals → TripleEqualsSupport
  297. def unwatch(ref: ActorRef): ActorRef
    Definition Classes
    TestKitBase
  298. val value: ValueWord
    Definition Classes
    Matchers
  299. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  300. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  301. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  302. def watch(ref: ActorRef): ActorRef
    Definition Classes
    TestKitBase
  303. def withClue[T](clue: Any)(fun: ⇒ T): T
    Definition Classes
    Assertions
  304. def withFixture(test: NoArgTest): Outcome
    Attributes
    protected
    Definition Classes
    TestSuite
  305. def within[T](max: FiniteDuration)(f: ⇒ T): T
    Definition Classes
    TestKitBase
  306. def within[T](min: FiniteDuration, max: FiniteDuration)(f: ⇒ T): T
    Definition Classes
    TestKitBase
  307. val writable: WritableWord
    Definition Classes
    MatcherWords
  308. def writeSnapshots(): Seq[SnapshotMetadata]
    Definition Classes
    SnapshotStoreSpec
  309. def writerUuid: String
    Definition Classes
    PluginSpec
  310. def [B](y: B): (JavaSnapshotStoreSpec, B)
    Implicit
    This member is added by an implicit conversion from JavaSnapshotStoreSpec to ArrowAssoc[JavaSnapshotStoreSpec] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

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

Deprecated Value Members

  1. final def execute: Unit
    Definition Classes
    Suite
    Annotations
    @deprecated
    Deprecated

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

  2. def expectNoMsg(max: FiniteDuration): Unit
    Definition Classes
    TestKitBase
    Annotations
    @deprecated
    Deprecated

    (Since version 2.5.5) Use expectNoMessage instead

  3. def expectNoMsg(): Unit
    Definition Classes
    TestKitBase
    Annotations
    @deprecated
    Deprecated

    (Since version 2.5.5) Use expectNoMessage instead

  4. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

  5. def trap[T](f: ⇒ T): Throwable
    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

Inherited from SnapshotStoreSpec

Inherited from CapabilityFlags

Inherited from OptionalTests

Inherited from MayVerb

Inherited from PluginSpec

Inherited from BeforeAndAfterEach

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from WordSpecLike

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 TestSuite

Inherited from Suite

Inherited from Serializable

Inherited from Serializable

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from TestKitBase

Inherited from AnyRef

Inherited from Any

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

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

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

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

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

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

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

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

Ungrouped