org.w3.banana

SparqlUpdateEngineTest

class SparqlUpdateEngineTest[Rdf <: RDF, A] extends WordSpec with SparqlEngineTesterTrait[Rdf, Try, A] with Matchers with BeforeAndAfterAll with TryValues

Linear Supertypes
TryValues, Matchers, Explicitly, MatcherWords, Tolerance, SparqlEngineTesterTrait[Rdf, Try, A], BeforeAndAfterAll, SuiteMixin, 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. SparqlUpdateEngineTest
  2. TryValues
  3. Matchers
  4. Explicitly
  5. MatcherWords
  6. Tolerance
  7. SparqlEngineTesterTrait
  8. BeforeAndAfterAll
  9. SuiteMixin
  10. WordSpec
  11. WordSpecLike
  12. Documenting
  13. Alerting
  14. Notifying
  15. Informing
  16. CanVerb
  17. MustVerb
  18. ShouldVerb
  19. TestRegistration
  20. Suite
  21. Serializable
  22. AbstractSuite
  23. Assertions
  24. TripleEquals
  25. TripleEqualsSupport
  26. AnyRef
  27. 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 any2stringfmt
  9. by any2ArrowAssoc
  10. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new SparqlUpdateEngineTest(store: A)(implicit reader: RDFReader[Rdf, Try, RDFXML], ops: RDFOps[Rdf], comonad: Comonad[Try], monad: Monad[Try], sparqlOps: SparqlOps[Rdf], graphStore: GraphStore[Rdf, Try, A], sparqlUpdateEngine: SparqlEngine[Rdf, Try, A] with SparqlUpdate[Rdf, Try, 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 SuccessOrFailure[T] extends AnyRef

    Definition Classes
    TryValues
  45. class TheAfterWord extends AnyRef

    Definition Classes
    Explicitly
  46. final class TheSameInstanceAsPhrase extends AnyRef

    Definition Classes
    Matchers
  47. final class TheyWord extends AnyRef

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

    Definition Classes
    Matchers
  49. final class WordSpecStringWrapper extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. def !==[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

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

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

    Definition Classes
    TripleEqualsSupport
  6. final def ##(): Int

    Definition Classes
    AnyRef β†’ Any
  7. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  8. def ->[B](y: B): (SparqlUpdateEngineTest[Rdf, A], B)

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to ArrowAssoc[SparqlUpdateEngineTest[Rdf, A]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  9. def <[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanComparison[T]

    Definition Classes
    Matchers
  10. def <=[T](right: T)(implicit arg0: Ordering[T]): ResultOfLessThanOrEqualToComparison[T]

    Definition Classes
    Matchers
  11. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  12. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  13. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

    Definition Classes
    TripleEqualsSupport
  14. def ===(right: Null): TripleEqualsInvocation[Null]

    Definition Classes
    TripleEqualsSupport
  15. def ===[T](right: T): TripleEqualsInvocation[T]

    Definition Classes
    TripleEqualsSupport
  16. def >[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanComparison[T]

    Definition Classes
    Matchers
  17. def >=[T](right: T)(implicit arg0: Ordering[T]): ResultOfGreaterThanOrEqualToComparison[T]

    Definition Classes
    Matchers
  18. val M: Monad[Try]

    Definition Classes
    SparqlEngineTesterTrait
  19. def a[T](implicit arg0: Manifest[T]): ResultOfATypeInvocation[T]

    Definition Classes
    Matchers
  20. val a: AWord

    Definition Classes
    Matchers
  21. val after: TheAfterWord

    Definition Classes
    Explicitly
  22. def afterAll(): Unit

    Attributes
    protected
    Definition Classes
    SparqlEngineTesterTrait β†’ BeforeAndAfterAll
  23. def afterWord(text: String): AfterWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  24. def alert: Alerter

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

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

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

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

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

    Definition Classes
    Matchers
  30. val an: AnWord

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

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

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  33. def assert(condition: Boolean): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  34. def assertCompiles(code: String): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  35. def assertDoesNotCompile(code: String): Unit

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  36. def assertResult(expected: Any)(actual: Any): Unit

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

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

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  39. val assertionsHelper: AssertionsHelper

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

    Definition Classes
    Assertions
    Annotations
    @macroImpl( ... )
  41. def assume(condition: Boolean): Unit

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  50. val be: BeWord

    Definition Classes
    MatcherWords
  51. def beforeAll(): Unit

    Attributes
    protected
    Definition Classes
    SparqlEngineTesterTrait β†’ BeforeAndAfterAll
  52. val behave: BehaveWord

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

    Definition Classes
    Matchers
  54. 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
  55. def between[E, C[_]](from: Int, upTo: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

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

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

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

    Definition Classes
    Assertions
  59. def cancel(): Nothing

    Definition Classes
    Assertions
  60. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. implicit val comonad: Comonad[Try]

  62. val compile: CompileWord

    Definition Classes
    MatcherWords
  63. val contain: ContainWord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Attributes
    protected
    Definition Classes
    WordSpecLike
  81. implicit def convertTryToSuccessOrFailure[T](theTry: Try[T]): SuccessOrFailure[T]

    Definition Classes
    TryValues
  82. val decided: DecidedWord

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

    Definition Classes
    TripleEqualsSupport
  84. val defined: DefinedWord

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

    Definition Classes
    Matchers
  86. val determined: DeterminedWord

    Definition Classes
    Explicitly
  87. val empty: EmptyWord

    Definition Classes
    MatcherWords
  88. val endWith: EndWithWord

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  99. 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
  100. def every[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

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

    Definition Classes
    Matchers
  102. 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
  103. def exactly[E, C[_]](num: Int, xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  104. final def execute: Unit

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

    Definition Classes
    Suite
  106. val exist: ExistWord

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

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

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

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

    Definition Classes
    Assertions
  111. def fail(): Nothing

    Definition Classes
    Assertions
  112. def finalize(): Unit

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

    Definition Classes
    SparqlEngineTesterTrait
  114. def formatted(fmtstr: String): String

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

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

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

    Definition Classes
    SparqlEngineTesterTrait
  118. val graph1: Rdf.Graph

    Definition Classes
    SparqlEngineTesterTrait
  119. val graph2: Rdf.Graph

    Definition Classes
    SparqlEngineTesterTrait
  120. implicit val graphStore: GraphStore[Rdf, Try, A]

  121. def hashCode(): Int

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

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

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

    Definition Classes
    Matchers
  125. val include: IncludeWord

    Definition Classes
    MatcherWords
  126. def info: Informer

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

    Definition Classes
    Assertions
  128. val invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected: Boolean

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

    Definition Classes
    Any
  130. val it: ItWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  131. val key: KeyWord

    Definition Classes
    Matchers
  132. val leftSideValue: SparqlUpdateEngineTest[Rdf, A]

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  140. implicit val monad: Monad[Try]

  141. final def ne(arg0: AnyRef): Boolean

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

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

    Definition Classes
    Matchers
  144. 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
  145. def no[E, C[_]](xs: C[E])(implicit collecting: Collecting[E, C[E]]): ResultOfCollectedAny[E]

    Definition Classes
    Matchers
  146. val noException: NoExceptionWord

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

    Definition Classes
    Matchers
  148. val not: NotWord

    Definition Classes
    MatcherWords
  149. def note: Notifier

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

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

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

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

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

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

  156. def pending: PendingNothing

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

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

    Definition Classes
    Matchers
  159. val readable: ReadableWord

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

  161. val regex: RegexWord

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

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

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

    Definition Classes
    Suite β†’ AbstractSuite
  165. val resource: FileInputStream

    Definition Classes
    SparqlEngineTesterTrait
  166. def run(testName: Option[String], args: Args): Status

    Definition Classes
    BeforeAndAfterAll β†’ SuiteMixin
  167. 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
  168. def runNestedSuites(args: Args): Status

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherWords
  220. val sorted: SortedWord

    Definition Classes
    MatcherWords
  221. implicit val sparqlOps: SparqlOps[Rdf]

  222. implicit val sparqlUpdateEngine: SparqlEngine[Rdf, Try, A] with SparqlUpdate[Rdf, Try, A]

  223. val startWith: StartWithWord

    Definition Classes
    MatcherWords
  224. val store: A

  225. final val styleName: String

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

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

    Attributes
    protected
    Definition Classes
    WordSpecLike
  228. def suiteId: String

    Definition Classes
    Suite
  229. def suiteName: String

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  237. val theSameInstanceAs: TheSameInstanceAsPhrase

    Definition Classes
    Matchers
  238. val they: TheyWord

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

    Definition Classes
    Matchers
  240. def toString(): String

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

    Definition Classes
    Assertions
  242. val typeCheck: TypeCheckWord

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherWords
  252. def β†’[B](y: B): (SparqlUpdateEngineTest[Rdf, A], B)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to scalatest.Matchers.Equalizer[SparqlUpdateEngineTest[Rdf, 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:
    (sparqlUpdateEngineTest: scalatest.Matchers.Equalizer[SparqlUpdateEngineTest[Rdf, A]]).leftSide
    Definition Classes
    Equalizer
  24. val self: Any

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to StringAdd performed by method any2stringadd in scala.Predef.
    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:
    (sparqlUpdateEngineTest: StringAdd).self
    Definition Classes
    StringAdd
  25. val self: Any

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to StringFormat performed by method any2stringfmt in scala.Predef.
    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:
    (sparqlUpdateEngineTest: StringFormat).self
    Definition Classes
    StringFormat

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: SparqlUpdateEngineTest[Rdf, A]): Spread[SparqlUpdateEngineTest[Rdf, A]]

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to scalatest.Matchers.PlusOrMinusWrapper[SparqlUpdateEngineTest[Rdf, A]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[SparqlUpdateEngineTest[Rdf, 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:
    (sparqlUpdateEngineTest: scalatest.Matchers.PlusOrMinusWrapper[SparqlUpdateEngineTest[Rdf, 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: SparqlUpdateEngineTest[Rdf, A]): Spread[SparqlUpdateEngineTest[Rdf, A]]

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to scalactic.Tolerance.PlusOrMinusWrapper[SparqlUpdateEngineTest[Rdf, A]] performed by method convertNumericToPlusOrMinusWrapper in org.scalactic.Tolerance. This conversion will take place only if an implicit value of type Numeric[SparqlUpdateEngineTest[Rdf, 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:
    (sparqlUpdateEngineTest: scalactic.Tolerance.PlusOrMinusWrapper[SparqlUpdateEngineTest[Rdf, 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.

  14. def x: SparqlUpdateEngineTest[Rdf, A]

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to ArrowAssoc[SparqlUpdateEngineTest[Rdf, A]] performed by method any2ArrowAssoc in scala.Predef.
    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:
    (sparqlUpdateEngineTest: ArrowAssoc[SparqlUpdateEngineTest[Rdf, A]]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  15. def x: SparqlUpdateEngineTest[Rdf, A]

    Implicit information
    This member is added by an implicit conversion from SparqlUpdateEngineTest[Rdf, A] to Ensuring[SparqlUpdateEngineTest[Rdf, A]] performed by method any2Ensuring in scala.Predef.
    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:
    (sparqlUpdateEngineTest: Ensuring[SparqlUpdateEngineTest[Rdf, A]]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from TryValues

Inherited from Matchers

Inherited from Explicitly

Inherited from MatcherWords

Inherited from Tolerance

Inherited from SparqlEngineTesterTrait[Rdf, Try, A]

Inherited from BeforeAndAfterAll

Inherited from SuiteMixin

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 SparqlUpdateEngineTest[Rdf, A] to scalatest.Assertions.Equalizer[SparqlUpdateEngineTest[Rdf, A]]

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

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

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

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

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

Inherited by implicit conversion any2stringadd from SparqlUpdateEngineTest[Rdf, A] to StringAdd

Inherited by implicit conversion any2stringfmt from SparqlUpdateEngineTest[Rdf, A] to StringFormat

Inherited by implicit conversion any2ArrowAssoc from SparqlUpdateEngineTest[Rdf, A] to ArrowAssoc[SparqlUpdateEngineTest[Rdf, A]]

Inherited by implicit conversion any2Ensuring from SparqlUpdateEngineTest[Rdf, A] to Ensuring[SparqlUpdateEngineTest[Rdf, A]]

Ungrouped