org.w3.banana

GraphStoreTest

Related Doc: package banana

class GraphStoreTest[Rdf <: RDF, M[+_], A] extends WordSpec with Matchers with BeforeAndAfterAll with TestHelper

Linear Supertypes
TestHelper, BeforeAndAfterAll, SuiteMixin, Matchers, Explicitly, MatcherWords, Tolerance, WordSpec, WordSpecLike, Documenting, Alerting, Notifying, Informing, CanVerb, MustVerb, ShouldVerb, TestRegistration, Suite, Serializable, AbstractSuite, Assertions, TripleEquals, TripleEqualsSupport, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. GraphStoreTest
  2. TestHelper
  3. BeforeAndAfterAll
  4. SuiteMixin
  5. Matchers
  6. Explicitly
  7. MatcherWords
  8. Tolerance
  9. WordSpec
  10. WordSpecLike
  11. Documenting
  12. Alerting
  13. Notifying
  14. Informing
  15. CanVerb
  16. MustVerb
  17. ShouldVerb
  18. TestRegistration
  19. Suite
  20. Serializable
  21. AbstractSuite
  22. Assertions
  23. TripleEquals
  24. TripleEqualsSupport
  25. AnyRef
  26. Any
Implicitly
  1. by convertToEqualizer
  2. by convertToEqualizer
  3. by convertToAnyShouldWrapper
  4. by convertNumericToPlusOrMinusWrapper
  5. by convertToEqualizer
  6. by convertNumericToPlusOrMinusWrapper
  7. by any2stringadd
  8. by StringFormat
  9. by Ensuring
  10. by ArrowAssoc
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GraphStoreTest(store: A)(implicit arg0: Monad[M], arg1: Comonad[M], ops: RDFOps[Rdf], reader: RDFReader[Rdf, Try, RDFXML], graphStore: GraphStore[Rdf, M, A], lifecycle: Lifecycle[Rdf, A])

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. class LegacyCheckingEqualizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  16. class LegacyEqualizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  17. trait NoArgTest extends () β‡’ Outcome with TestData

    Attributes
    protected
    Definition Classes
    Suite
  18. final class PlusOrMinusWrapper[T] extends AnyRef

    Definition Classes
    Tolerance
  19. final class RegexWord extends AnyRef

    Definition Classes
    Matchers
  20. final class RegexWrapper extends AnyRef

    Definition Classes
    Matchers
  21. class ResultOfBeWordForAny[T] extends AnyRef

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

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

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

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

    Definition Classes
    Matchers
  26. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  27. final class ResultOfEndWithWordForString extends AnyRef

    Definition Classes
    Matchers
  28. final class ResultOfEvaluatingApplication extends AnyRef

    Definition Classes
    Matchers
  29. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  30. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Definition Classes
    Matchers
  33. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  34. final class ResultOfIncludeWordForString extends AnyRef

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

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

    Definition Classes
    Matchers
  37. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  38. final class ResultOfStartWithWordForString extends AnyRef

    Definition Classes
    Matchers
  39. final class ResultOfTaggedAsInvocationOnString extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike
  40. trait StringCanWrapperForVerb extends AnyRef

    Definition Classes
    CanVerb
  41. trait StringMustWrapperForVerb extends AnyRef

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

    Definition Classes
    Matchers
  43. trait StringShouldWrapperForVerb extends AnyRef

    Definition Classes
    ShouldVerb
  44. class TheAfterWord extends AnyRef

    Definition Classes
    Explicitly
  45. final class TheSameInstanceAsPhrase extends AnyRef

    Definition Classes
    Matchers
  46. final class TheyWord extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike
  47. final class ValueWord extends AnyRef

    Definition Classes
    Matchers
  48. final class WordSpecStringWrapper extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike

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 information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to any2stringadd[GraphStoreTest[Rdf, M, A]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  7. def ->[B](y: B): (GraphStoreTest[Rdf, M, A], B)

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to ArrowAssoc[GraphStoreTest[Rdf, M, A]] 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. val M: Monad[M]

  17. def a[T](implicit arg0: Manifest[T]): ResultOfATypeInvocation[T]

    Definition Classes
    Matchers
  18. val a: AWord

    Definition Classes
    Matchers
  19. val after: TheAfterWord

    Definition Classes
    Explicitly
  20. def afterAll(): Unit

    Definition Classes
    GraphStoreTest β†’ TestHelper β†’ BeforeAndAfterAll
  21. def afterWord(text: String): AfterWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  22. def alert: Alerter

    Attributes
    protected
    Definition Classes
    WordSpecLike β†’ Alerting
  23. def all(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

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

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

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

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

    Definition Classes
    Matchers
  28. val an: AnWord

    Definition Classes
    Matchers
  29. final def asInstanceOf[T0]: T0

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

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

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

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

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

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

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

    Definition Classes
    Assertions
  37. val assertionsHelper: AssertionsHelper

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  48. val be: BeWord

    Definition Classes
    MatcherWords
  49. def beforeAll(): Unit

    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
  50. val behave: BehaveWord

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

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

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

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

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

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

    Definition Classes
    Assertions
  57. def cancel(): Nothing

    Definition Classes
    Assertions
  58. def clone(): AnyRef

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

    Definition Classes
    MatcherWords
  60. val contain: ContainWord

    Definition Classes
    MatcherWords
  61. def conversionCheckedConstraint[A, B](implicit equivalenceOfA: Equivalence[A], cnv: (B) β‡’ A): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  62. def convertEquivalenceToAToBConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: <:<[A, B]): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  63. def convertEquivalenceToAToBConversionConstraint[A, B](equivalenceOfB: Equivalence[B])(implicit ev: (A) β‡’ B): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  64. def convertEquivalenceToBToAConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: <:<[B, A]): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  65. def convertEquivalenceToBToAConversionConstraint[A, B](equivalenceOfA: Equivalence[A])(implicit ev: (B) β‡’ A): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  66. implicit def convertNumericToPlusOrMinusWrapper[T](pivot: T)(implicit arg0: Numeric[T]): PlusOrMinusWrapper[T]

    Definition Classes
    Tolerance
  67. implicit def convertSymbolToHavePropertyMatcherGenerator(symbol: Symbol): HavePropertyMatcherGenerator

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

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

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  70. implicit def convertToEqualizer[T](left: T): Equalizer[T]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  71. def convertToLegacyCheckingEqualizer[T](left: T): LegacyCheckingEqualizer[T]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  72. def convertToLegacyEqualizer[T](left: T): LegacyEqualizer[T]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  73. implicit def convertToRegexWrapper(o: Regex): RegexWrapper

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

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

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

    Definition Classes
    Matchers β†’ ShouldVerb
  77. implicit def convertToWordSpecStringWrapper(s: String): WordSpecStringWrapper

    Attributes
    protected
    Definition Classes
    WordSpecLike
  78. val decided: DecidedWord

    Definition Classes
    Explicitly
  79. def defaultEquality[A]: Equality[A]

    Definition Classes
    TripleEqualsSupport
  80. val defined: DefinedWord

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

    Definition Classes
    Matchers
  82. val determined: DeterminedWord

    Definition Classes
    Explicitly
  83. val empty: EmptyWord

    Definition Classes
    MatcherWords
  84. val endWith: EndWithWord

    Definition Classes
    MatcherWords
  85. def ensuring(cond: (GraphStoreTest[Rdf, M, A]) β‡’ Boolean, msg: β‡’ Any): GraphStoreTest[Rdf, M, A]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to Ensuring[GraphStoreTest[Rdf, M, A]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  86. def ensuring(cond: (GraphStoreTest[Rdf, M, A]) β‡’ Boolean): GraphStoreTest[Rdf, M, A]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to Ensuring[GraphStoreTest[Rdf, M, A]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  87. def ensuring(cond: Boolean, msg: β‡’ Any): GraphStoreTest[Rdf, M, A]

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

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

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

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

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

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

    Definition Classes
    AnyRef β†’ Any
  94. def every(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

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

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

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

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

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

    Definition Classes
    Matchers
  100. final def execute: Unit

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

    Definition Classes
    Suite
  102. implicit val executionContext: ExecutionContext

    Definition Classes
    TestHelper
  103. val executorService: ExecutorService

    Definition Classes
    TestHelper
  104. val exist: ExistWord

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

    Definition Classes
    Suite β†’ AbstractSuite
  106. def fail(cause: Throwable): Nothing

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

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

    Definition Classes
    Assertions
  109. def fail(): Nothing

    Definition Classes
    Assertions
  110. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  111. val foaf: FOAFPrefix[Rdf]

  112. val foo: Rdf.Graph

  113. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to StringFormat[GraphStoreTest[Rdf, M, A]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  114. val fullyMatch: FullyMatchWord

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

    Definition Classes
    AnyRef β†’ Any
  116. val graph: Rdf.Graph

  117. val graph2: Rdf.Graph

  118. implicit val graphStore: GraphStore[Rdf, M, A]

  119. def hashCode(): Int

    Definition Classes
    AnyRef β†’ Any
  120. val have: HaveWord

    Definition Classes
    MatcherWords
  121. def inOrder(firstEle: Any, secondEle: Any, remainingEles: Any*): ResultOfInOrderApplication

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

    Definition Classes
    Matchers
  123. val include: IncludeWord

    Definition Classes
    MatcherWords
  124. def info: Informer

    Attributes
    protected
    Definition Classes
    WordSpecLike β†’ Informing
  125. def intercept[T <: AnyRef](f: β‡’ Any)(implicit manifest: Manifest[T]): T

    Definition Classes
    Assertions
  126. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean

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

    Definition Classes
    Any
  128. val it: ItWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  129. val key: KeyWord

    Definition Classes
    Matchers
  130. val leftSideValue: GraphStoreTest[Rdf, M, A]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  131. val length: LengthWord

    Definition Classes
    MatcherWords
  132. implicit val lifecycle: Lifecycle[Rdf, A]

  133. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) β‡’ B): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  134. def lowPriorityTypeCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], ev: <:<[A, B]): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  135. def markup: Documenter

    Attributes
    protected
    Definition Classes
    WordSpecLike β†’ Documenting
  136. val matchPattern: MatchPatternWord

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

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

    Definition Classes
    AnyRef
  139. def nestedSuites: IndexedSeq[Suite]

    Definition Classes
    Suite β†’ AbstractSuite
  140. def no(xs: String)(implicit collecting: Collecting[Char, String]): ResultOfCollectedAny[Char]

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

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

    Definition Classes
    Matchers
  143. val noException: NoExceptionWord

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

    Definition Classes
    Matchers
  145. val not: NotWord

    Definition Classes
    MatcherWords
  146. def note: Notifier

    Attributes
    protected
    Definition Classes
    WordSpecLike β†’ Notifying
  147. final def notify(): Unit

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

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

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

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

    Definition Classes
    Matchers
  152. implicit val ops: RDFOps[Rdf]

  153. def pending: PendingNothing

    Definition Classes
    Suite
  154. def pendingUntilFixed(f: β‡’ Unit): Unit

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

    Definition Classes
    Matchers
  156. val readable: ReadableWord

    Definition Classes
    MatcherWords
  157. implicit val reader: RDFReader[Rdf, Try, RDFXML]

  158. val regex: RegexWord

    Definition Classes
    Matchers
  159. final def registerIgnoredTest(testText: String, testTags: Tag*)(testFun: β‡’ Unit): Unit

    Definition Classes
    WordSpecLike β†’ TestRegistration
  160. final def registerTest(testText: String, testTags: Tag*)(testFun: β‡’ Unit): Unit

    Definition Classes
    WordSpecLike β†’ TestRegistration
  161. def rerunner: Option[String]

    Definition Classes
    Suite β†’ AbstractSuite
  162. def run(testName: Option[String], args: Args): Status

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

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

    Attributes
    protected
    Definition Classes
    Suite β†’ AbstractSuite
  165. def runTest(testName: String, args: Args): Status

    Attributes
    protected
    Definition Classes
    WordSpecLike β†’ Suite β†’ AbstractSuite
  166. def runTests(testName: Option[String], args: Args): Status

    Attributes
    protected
    Definition Classes
    WordSpecLike β†’ Suite β†’ AbstractSuite
  167. def should(endWithWord: EndWithWord)(implicit ev: <:<[GraphStoreTest[Rdf, M, A], String]): scalatest.Matchers.ResultOfEndWithWordForString

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

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  170. def should(notExist: ResultOfNotExist)(implicit existence: Existence[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  171. def should(existWord: ExistWord)(implicit existence: Existence[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  172. def should(containWord: ContainWord): ResultOfContainWord[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  173. def should(haveWord: HaveWord): scalatest.Matchers.ResultOfHaveWordForExtent[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  174. def should(beWord: BeWord): scalatest.Matchers.ResultOfBeWordForAny[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  175. def should(inv: TripleEqualsInvocationOnSpread[GraphStoreTest[Rdf, M, A]])(implicit ev: Numeric[GraphStoreTest[Rdf, M, A]]): Unit

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  177. def should(notWord: NotWord): ResultOfNotWordForAny[GraphStoreTest[Rdf, M, A]]

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

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  180. def should(rightMatcherX1: Matcher[GraphStoreTest[Rdf, M, A]]): Unit

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

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

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

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

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

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

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

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  189. def shouldBe(right: DefinedWord)(implicit definition: Definition[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  190. def shouldBe(right: EmptyWord)(implicit emptiness: Emptiness[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  191. def shouldBe(right: WritableWord)(implicit writability: Writability[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  192. def shouldBe(right: ReadableWord)(implicit readability: Readability[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  193. macro def shouldBe(anType: ResultOfAnTypeInvocation[_]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  194. macro def shouldBe(aType: ResultOfATypeInvocation[_]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  195. def shouldBe(right: SortedWord)(implicit sortable: Sortable[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  196. def shouldBe(spread: Spread[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  197. def shouldBe(beMatcher: BeMatcher[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  198. def shouldBe(comparison: ResultOfGreaterThanOrEqualToComparison[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  199. def shouldBe(comparison: ResultOfLessThanOrEqualToComparison[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  200. def shouldBe(comparison: ResultOfGreaterThanComparison[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  201. def shouldBe(comparison: ResultOfLessThanComparison[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  202. def shouldBe(right: Any): Unit

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  204. def shouldEqual(spread: Spread[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  205. def shouldEqual(right: Any)(implicit equality: Equality[GraphStoreTest[Rdf, M, A]]): Unit

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

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

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  209. def shouldNot(existWord: ExistWord)(implicit existence: Existence[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  210. def shouldNot(contain: ContainWord): ResultOfContainWord[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  211. def shouldNot(haveWord: HaveWord): scalatest.Matchers.ResultOfHaveWordForExtent[GraphStoreTest[Rdf, M, A]]

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  213. def shouldNot(rightMatcherX1: Matcher[GraphStoreTest[Rdf, M, A]]): Unit

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  214. def shouldNot(beWord: BeWord): scalatest.Matchers.ResultOfBeWordForAny[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertToAnyShouldWrapper in org.scalatest.Matchers.
    Definition Classes
    AnyShouldWrapper
  215. val size: SizeWord

    Definition Classes
    MatcherWords
  216. val sorted: SortedWord

    Definition Classes
    MatcherWords
  217. val startWith: StartWithWord

    Definition Classes
    MatcherWords
  218. final val styleName: String

    Definition Classes
    WordSpecLike β†’ Suite β†’ AbstractSuite
  219. implicit val subjectRegistrationFunction: StringVerbBlockRegistration

    Attributes
    protected
    Definition Classes
    WordSpecLike
  220. implicit val subjectWithAfterWordRegistrationFunction: (String, String, ResultOfAfterWordApplication) β‡’ Unit

    Attributes
    protected
    Definition Classes
    WordSpecLike
  221. def suiteId: String

    Definition Classes
    Suite
  222. def suiteName: String

    Definition Classes
    Suite
  223. final def synchronized[T0](arg0: β‡’ T0): T0

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

    Definition Classes
    WordSpecLike β†’ Suite β†’ AbstractSuite
  225. def testDataFor(testName: String, theConfigMap: ConfigMap): TestData

    Definition Classes
    WordSpecLike β†’ Suite
  226. def testNames: Set[String]

    Definition Classes
    WordSpecLike β†’ Suite β†’ AbstractSuite
  227. def the[T](implicit arg0: Manifest[T]): ResultOfTheTypeInvocation[T]

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

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

    Definition Classes
    Matchers
  230. val theSameInstanceAs: TheSameInstanceAsPhrase

    Definition Classes
    Matchers
  231. val they: TheyWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  232. def thrownBy(fun: β‡’ Any): ResultOfThrownByApplication

    Definition Classes
    Matchers
  233. def toString(): String

    Definition Classes
    WordSpec β†’ AnyRef β†’ Any
  234. def trap[T](f: β‡’ T): Throwable

    Definition Classes
    Assertions
  235. val typeCheck: TypeCheckWord

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

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  237. implicit def unconstrainedEquality[A, B](implicit equalityOfA: Equality[A]): Constraint[A, B]

    Definition Classes
    TripleEquals β†’ TripleEqualsSupport
  238. val value: ValueWord

    Definition Classes
    Matchers
  239. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  242. def withClue[T](clue: Any)(fun: β‡’ T): T

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

    Attributes
    protected
    Definition Classes
    Suite β†’ AbstractSuite
  244. val writable: WritableWord

    Definition Classes
    MatcherWords
  245. def β†’[B](y: B): (GraphStoreTest[Rdf, M, A], B)

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to ArrowAssoc[GraphStoreTest[Rdf, M, A]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

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

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(literalNull)
    Definition Classes
    Equalizer
  2. def !==(spread: Spread[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(spread)
    Definition Classes
    Equalizer
  3. def !==(rightSide: Any)(implicit equality: Equality[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  4. def !==(literalNull: Null): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(literalNull)
    Definition Classes
    Equalizer
  5. def !==(spread: Spread[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(spread)
    Definition Classes
    Equalizer
  6. def !==(rightSide: Any)(implicit equality: Equality[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  7. def !==(literalNull: Null): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(literalNull)
    Definition Classes
    Equalizer
  8. def !==(spread: Spread[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(spread)
    Definition Classes
    Equalizer
  9. def !==(rightSide: Any)(implicit equality: Equality[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]).!==(rightSide)(equality)
    Definition Classes
    Equalizer
  10. def +-(tolerance: GraphStoreTest[Rdf, M, A]): Spread[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[GraphStoreTest[Rdf, M, A]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (graphStoreTest: scalatest.Matchers.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]]).+-(tolerance)
    Definition Classes
    PlusOrMinusWrapper
  11. def +-(tolerance: GraphStoreTest[Rdf, M, A]): Spread[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.Tolerance.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[GraphStoreTest[Rdf, M, A]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (graphStoreTest: scalactic.Tolerance.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]]).+-(tolerance)
    Definition Classes
    PlusOrMinusWrapper
  12. def ===(literalNull: Null): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]).===(literalNull)
    Definition Classes
    Equalizer
  13. def ===(spread: Spread[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]).===(spread)
    Definition Classes
    Equalizer
  14. def ===(rightSide: Any)(implicit equality: Equality[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  15. def ===(literalNull: Null): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]).===(literalNull)
    Definition Classes
    Equalizer
  16. def ===(spread: Spread[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]).===(spread)
    Definition Classes
    Equalizer
  17. def ===(rightSide: Any)(implicit equality: Equality[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  18. def ===(literalNull: Null): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]).===(literalNull)
    Definition Classes
    Equalizer
  19. def ===(spread: Spread[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]).===(spread)
    Definition Classes
    Equalizer
  20. def ===(rightSide: Any)(implicit equality: Equality[GraphStoreTest[Rdf, M, A]]): Boolean

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]).===(rightSide)(equality)
    Definition Classes
    Equalizer
  21. val leftSide: GraphStoreTest[Rdf, M, A]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]).leftSide
    Definition Classes
    Equalizer
  22. val leftSide: GraphStoreTest[Rdf, M, A]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]).leftSide
    Definition Classes
    Equalizer
  23. val leftSide: GraphStoreTest[Rdf, M, A]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]] 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:
    (graphStoreTest: scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]).leftSide
    Definition Classes
    Equalizer

Deprecated Value Members

  1. def afterAll(configMap: ConfigMap): Unit

    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

  6. def beforeAll(configMap: ConfigMap): Unit

    Attributes
    protected
    Definition Classes
    BeforeAndAfterAll
    Annotations
    @deprecated
    Deprecated

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

  7. def evaluating(fun: β‡’ Any): ResultOfEvaluatingApplication

    Definition Classes
    Matchers
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

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

    Definition Classes
    Assertions
    Annotations
    @deprecated
    Deprecated

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

  12. def plusOrMinus(tolerance: GraphStoreTest[Rdf, M, A]): Spread[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[GraphStoreTest[Rdf, M, A]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (graphStoreTest: scalatest.Matchers.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]]).plusOrMinus(tolerance)
    Definition Classes
    PlusOrMinusWrapper
    Annotations
    @deprecated
    Deprecated

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

  13. def plusOrMinus(tolerance: GraphStoreTest[Rdf, M, A]): Spread[GraphStoreTest[Rdf, M, A]]

    Implicit information
    This member is added by an implicit conversion from GraphStoreTest[Rdf, M, A] to scalactic.Tolerance.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[GraphStoreTest[Rdf, M, A]] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (graphStoreTest: scalactic.Tolerance.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]]).plusOrMinus(tolerance)
    Definition Classes
    PlusOrMinusWrapper
    Annotations
    @deprecated
    Deprecated

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

Inherited from TestHelper

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from WordSpec

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 Suite

Inherited from Serializable

Inherited from AbstractSuite

Inherited from Assertions

Inherited from TripleEquals

Inherited from TripleEqualsSupport

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion convertToEqualizer from GraphStoreTest[Rdf, M, A] to scalatest.Assertions.Equalizer[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion convertToEqualizer from GraphStoreTest[Rdf, M, A] to scalactic.TripleEquals.Equalizer[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion convertToAnyShouldWrapper from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.AnyShouldWrapper[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion convertToEqualizer from GraphStoreTest[Rdf, M, A] to scalatest.Matchers.Equalizer[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from GraphStoreTest[Rdf, M, A] to scalactic.Tolerance.PlusOrMinusWrapper[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion any2stringadd from GraphStoreTest[Rdf, M, A] to any2stringadd[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion StringFormat from GraphStoreTest[Rdf, M, A] to StringFormat[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion Ensuring from GraphStoreTest[Rdf, M, A] to Ensuring[GraphStoreTest[Rdf, M, A]]

Inherited by implicit conversion ArrowAssoc from GraphStoreTest[Rdf, M, A] to ArrowAssoc[GraphStoreTest[Rdf, M, A]]

Ungrouped