org.w3.banana

SparqlGraphTest

Related Doc: package banana

class SparqlGraphTest[Rdf <: RDF, SyntaxType] extends WordSpec with Matchers with Inside with TryValues

Linear Supertypes
TryValues, Inside, 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. SparqlGraphTest
  2. TryValues
  3. Inside
  4. Matchers
  5. Explicitly
  6. MatcherWords
  7. Tolerance
  8. WordSpec
  9. WordSpecLike
  10. Documenting
  11. Alerting
  12. Notifying
  13. Informing
  14. CanVerb
  15. MustVerb
  16. ShouldVerb
  17. TestRegistration
  18. Suite
  19. Serializable
  20. AbstractSuite
  21. Assertions
  22. TripleEquals
  23. TripleEqualsSupport
  24. AnyRef
  25. 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 SparqlGraphTest()(implicit ops: RDFOps[Rdf], reader: RDFReader[Rdf, Try, RDFXML], sparqlOperations: SparqlOps[Rdf], sparqlGraph: SparqlEngine[Rdf, Try, Rdf.Graph], sparqlWriter: SparqlSolutionsWriter[Rdf, SyntaxType], sparqlReader: SparqlQueryResultsReader[Rdf, SyntaxType])

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

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

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

    Definition Classes
    Matchers
  10. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef β†’ Any
  11. def ===[T](right: Spread[T]): TripleEqualsInvocationOnSpread[T]

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

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

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

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

    Definition Classes
    Matchers
  16. def a[T](implicit arg0: Manifest[T]): ResultOfATypeInvocation[T]

    Definition Classes
    Matchers
  17. val a: AWord

    Definition Classes
    Matchers
  18. val after: TheAfterWord

    Definition Classes
    Explicitly
  19. def afterWord(text: String): AfterWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  20. def alert: Alerter

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

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

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

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

    Definition Classes
    Matchers
  26. val an: AnWord

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

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

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

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

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

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

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

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

    Definition Classes
    Assertions
  35. val assertionsHelper: AssertionsHelper

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  46. val be: BeWord

    Definition Classes
    MatcherWords
  47. val behave: BehaveWord

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

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

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

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

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

    Definition Classes
    Assertions
  54. def cancel(): Nothing

    Definition Classes
    Assertions
  55. def clone(): AnyRef

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

    Definition Classes
    MatcherWords
  57. val contain: ContainWord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    TryValues
  76. val decided: DecidedWord

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

    Definition Classes
    TripleEqualsSupport
  78. val defined: DefinedWord

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

    Definition Classes
    Matchers
  80. val determined: DeterminedWord

    Definition Classes
    Explicitly
  81. val empty: EmptyWord

    Definition Classes
    MatcherWords
  82. val endWith: EndWithWord

    Definition Classes
    MatcherWords
  83. def ensuring(cond: (SparqlGraphTest[Rdf, SyntaxType]) β‡’ Boolean, msg: β‡’ Any): SparqlGraphTest[Rdf, SyntaxType]

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  98. final def execute: Unit

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

    Definition Classes
    Suite
  100. val exist: ExistWord

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

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

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

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

    Definition Classes
    Assertions
  105. def fail(): Nothing

    Definition Classes
    Assertions
  106. def finalize(): Unit

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

  108. def formatted(fmtstr: String): String

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

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

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

  112. def hashCode(): Int

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

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

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

    Definition Classes
    Matchers
  116. val include: IncludeWord

    Definition Classes
    MatcherWords
  117. def info: Informer

    Attributes
    protected
    Definition Classes
    WordSpecLike β†’ Informing
  118. def inside[T](value: T)(pf: PartialFunction[T, Unit]): Unit

    Definition Classes
    Inside
  119. def intercept[T <: AnyRef](f: β‡’ Any)(implicit manifest: Manifest[T]): T

    Definition Classes
    Assertions
  120. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  121. val it: ItWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  122. val key: KeyWord

    Definition Classes
    Matchers
  123. val leftSideValue: SparqlGraphTest[Rdf, SyntaxType]

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

    Definition Classes
    MatcherWords
  125. def lowPriorityConversionCheckedConstraint[A, B](implicit equivalenceOfB: Equivalence[B], cnv: (A) β‡’ B): Constraint[A, B]

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  135. val noException: NoExceptionWord

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

    Definition Classes
    Matchers
  137. val not: NotWord

    Definition Classes
    MatcherWords
  138. def note: Notifier

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

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

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

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

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

    Definition Classes
    Matchers
  144. def pending: PendingNothing

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

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

    Definition Classes
    Matchers
  147. val readable: ReadableWord

    Definition Classes
    MatcherWords
  148. val regex: RegexWord

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

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

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

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

  153. def run(testName: Option[String], args: Args): Status

    Definition Classes
    WordSpecLike β†’ Suite β†’ AbstractSuite
  154. 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
  155. def runNestedSuites(args: Args): Status

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherWords
  207. val sorted: SortedWord

    Definition Classes
    MatcherWords
  208. val startWith: StartWithWord

    Definition Classes
    MatcherWords
  209. final val styleName: String

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

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

    Attributes
    protected
    Definition Classes
    WordSpecLike
  212. def suiteId: String

    Definition Classes
    Suite
  213. def suiteName: String

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  221. val theSameInstanceAs: TheSameInstanceAsPhrase

    Definition Classes
    Matchers
  222. val they: TheyWord

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

    Definition Classes
    Matchers
  224. def toString(): String

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

    Definition Classes
    Assertions
  226. val typeCheck: TypeCheckWord

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherWords
  236. def β†’[B](y: B): (SparqlGraphTest[Rdf, SyntaxType], B)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Deprecated Value Members

  1. 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.

  2. 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.

  3. 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.

  4. 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.

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

    Definition Classes
    Matchers
    Annotations
    @deprecated
    Deprecated

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

  6. 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.

  7. 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.

  8. 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.

  9. 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.

  10. def plusOrMinus(tolerance: SparqlGraphTest[Rdf, SyntaxType]): Spread[SparqlGraphTest[Rdf, SyntaxType]]

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

  11. def plusOrMinus(tolerance: SparqlGraphTest[Rdf, SyntaxType]): Spread[SparqlGraphTest[Rdf, SyntaxType]]

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

Inherited from Inside

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

Inherited by implicit conversion convertToEqualizer from SparqlGraphTest[Rdf, SyntaxType] to scalactic.TripleEquals.Equalizer[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion convertToAnyShouldWrapper from SparqlGraphTest[Rdf, SyntaxType] to scalatest.Matchers.AnyShouldWrapper[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from SparqlGraphTest[Rdf, SyntaxType] to scalatest.Matchers.PlusOrMinusWrapper[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion convertToEqualizer from SparqlGraphTest[Rdf, SyntaxType] to scalatest.Matchers.Equalizer[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from SparqlGraphTest[Rdf, SyntaxType] to scalactic.Tolerance.PlusOrMinusWrapper[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion any2stringadd from SparqlGraphTest[Rdf, SyntaxType] to any2stringadd[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion StringFormat from SparqlGraphTest[Rdf, SyntaxType] to StringFormat[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion Ensuring from SparqlGraphTest[Rdf, SyntaxType] to Ensuring[SparqlGraphTest[Rdf, SyntaxType]]

Inherited by implicit conversion ArrowAssoc from SparqlGraphTest[Rdf, SyntaxType] to ArrowAssoc[SparqlGraphTest[Rdf, SyntaxType]]

Ungrouped