org.w3.banana.binder

CommonBindersTest

abstract class CommonBindersTest[Rdf <: RDF] extends WordSpec with Matchers

Linear Supertypes
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. CommonBindersTest
  2. Matchers
  3. Explicitly
  4. MatcherWords
  5. Tolerance
  6. WordSpec
  7. WordSpecLike
  8. Documenting
  9. Alerting
  10. Notifying
  11. Informing
  12. CanVerb
  13. MustVerb
  14. ShouldVerb
  15. TestRegistration
  16. Suite
  17. Serializable
  18. AbstractSuite
  19. Assertions
  20. TripleEquals
  21. TripleEqualsSupport
  22. AnyRef
  23. 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 CommonBindersTest()(implicit ops: RDFOps[Rdf])

Type Members

  1. final class AWord extends AnyRef

    Definition Classes
    Matchers
  2. final class AfterWord extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike
  3. final class AnWord extends AnyRef

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

    Definition Classes
    Matchers
  5. class AssertionsHelper extends AnyRef

    Definition Classes
    Assertions
  6. class CheckingEqualizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  7. class DecidedByEquality[A] extends Equality[A]

    Definition Classes
    Explicitly
  8. class DecidedWord extends AnyRef

    Definition Classes
    Explicitly
  9. class DeterminedByEquivalence[T] extends Equivalence[T]

    Definition Classes
    Explicitly
  10. class DeterminedWord extends AnyRef

    Definition Classes
    Explicitly
  11. class Equalizer[L] extends AnyRef

    Definition Classes
    TripleEqualsSupport
  12. final class HavePropertyMatcherGenerator extends AnyRef

    Definition Classes
    Matchers
  13. final class ItWord extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike
  14. final class KeyWord extends AnyRef

    Definition Classes
    Matchers
  15. class LegacyCheckingEqualizer[L] extends AnyRef

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

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

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

    Definition Classes
    Tolerance
  19. final class RegexWord extends AnyRef

    Definition Classes
    Matchers
  20. final class RegexWrapper extends AnyRef

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

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

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

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

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

    Definition Classes
    Matchers
  26. final class ResultOfEndWithWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  27. final class ResultOfEndWithWordForString extends AnyRef

    Definition Classes
    Matchers
  28. final class ResultOfEvaluatingApplication extends AnyRef

    Definition Classes
    Matchers
  29. final class ResultOfFullyMatchWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  30. final class ResultOfFullyMatchWordForString extends AnyRef

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

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

    Definition Classes
    Matchers
  33. final class ResultOfIncludeWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  34. final class ResultOfIncludeWordForString extends AnyRef

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

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

    Definition Classes
    Matchers
  37. final class ResultOfStartWithWordForCollectedString extends AnyRef

    Definition Classes
    Matchers
  38. final class ResultOfStartWithWordForString extends AnyRef

    Definition Classes
    Matchers
  39. final class ResultOfTaggedAsInvocationOnString extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike
  40. trait StringCanWrapperForVerb extends AnyRef

    Definition Classes
    CanVerb
  41. trait StringMustWrapperForVerb extends AnyRef

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

    Definition Classes
    Matchers
  43. trait StringShouldWrapperForVerb extends AnyRef

    Definition Classes
    ShouldVerb
  44. class TheAfterWord extends AnyRef

    Definition Classes
    Explicitly
  45. final class TheSameInstanceAsPhrase extends AnyRef

    Definition Classes
    Matchers
  46. final class TheyWord extends AnyRef

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

    Definition Classes
    Matchers
  48. final class WordSpecStringWrapper extends AnyRef

    Attributes
    protected
    Definition Classes
    WordSpecLike

Value Members

  1. final def !=(arg0: 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 CommonBindersTest[Rdf] to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  8. def ->[B](y: B): (CommonBindersTest[Rdf], B)

    Implicit information
    This member is added by an implicit conversion from CommonBindersTest[Rdf] to ArrowAssoc[CommonBindersTest[Rdf]] 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. def a[T](implicit arg0: Manifest[T]): ResultOfATypeInvocation[T]

    Definition Classes
    Matchers
  19. val a: AWord

    Definition Classes
    Matchers
  20. val after: TheAfterWord

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

    Attributes
    protected
    Definition Classes
    WordSpecLike
  22. def alert: Alerter

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

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

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

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

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

    Definition Classes
    Matchers
  28. val an: AnWord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  48. val be: BeWord

    Definition Classes
    MatcherWords
  49. val behave: BehaveWord

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

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

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

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

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

    Definition Classes
    Assertions
  56. def cancel(): Nothing

    Definition Classes
    Assertions
  57. def clone(): AnyRef

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

    Definition Classes
    MatcherWords
  59. val contain: ContainWord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Attributes
    protected
    Definition Classes
    WordSpecLike
  77. val decided: DecidedWord

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

    Definition Classes
    TripleEqualsSupport
  79. val defined: DefinedWord

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

    Definition Classes
    Matchers
  81. val determined: DeterminedWord

    Definition Classes
    Explicitly
  82. val empty: EmptyWord

    Definition Classes
    MatcherWords
  83. val endWith: EndWithWord

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  99. final def execute: Unit

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

    Definition Classes
    Suite
  101. val exist: ExistWord

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

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

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

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

    Definition Classes
    Assertions
  106. def fail(): Nothing

    Definition Classes
    Assertions
  107. def finalize(): Unit

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

    Implicit information
    This member is added by an implicit conversion from CommonBindersTest[Rdf] to StringFormat performed by method any2stringfmt 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. def hashCode(): Int

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

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

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

    Definition Classes
    Matchers
  115. val include: IncludeWord

    Definition Classes
    MatcherWords
  116. def info: Informer

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

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

    Definition Classes
    Any
  119. val it: ItWord

    Attributes
    protected
    Definition Classes
    WordSpecLike
  120. val key: KeyWord

    Definition Classes
    Matchers
  121. val leftSideValue: CommonBindersTest[Rdf]

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  133. val noException: NoExceptionWord

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

    Definition Classes
    Matchers
  135. val not: NotWord

    Definition Classes
    MatcherWords
  136. def note: Notifier

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

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

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

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

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

    Definition Classes
    Matchers
  142. def pending: PendingNothing

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

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

    Definition Classes
    Matchers
  145. val readable: ReadableWord

    Definition Classes
    MatcherWords
  146. val regex: RegexWord

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherWords
  204. val sorted: SortedWord

    Definition Classes
    MatcherWords
  205. val startWith: StartWithWord

    Definition Classes
    MatcherWords
  206. final val styleName: String

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

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

    Attributes
    protected
    Definition Classes
    WordSpecLike
  209. def suiteId: String

    Definition Classes
    Suite
  210. def suiteName: String

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

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

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

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

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

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

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

    Definition Classes
    Matchers
  218. val theSameInstanceAs: TheSameInstanceAsPhrase

    Definition Classes
    Matchers
  219. val they: TheyWord

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

    Definition Classes
    Matchers
  221. def toString(): String

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

    Definition Classes
    Assertions
  223. val typeCheck: TypeCheckWord

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

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

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

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

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

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

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

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

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

    Definition Classes
    MatcherWords
  233. def β†’[B](y: B): (CommonBindersTest[Rdf], B)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Implicit information
    This member is added by an implicit conversion from CommonBindersTest[Rdf] 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:
    (commonBindersTest: StringAdd).self
    Definition Classes
    StringAdd
  25. val self: Any

    Implicit information
    This member is added by an implicit conversion from CommonBindersTest[Rdf] 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:
    (commonBindersTest: StringFormat).self
    Definition Classes
    StringFormat

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: CommonBindersTest[Rdf]): Spread[CommonBindersTest[Rdf]]

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

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

  12. def x: CommonBindersTest[Rdf]

    Implicit information
    This member is added by an implicit conversion from CommonBindersTest[Rdf] to ArrowAssoc[CommonBindersTest[Rdf]] 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:
    (commonBindersTest: ArrowAssoc[CommonBindersTest[Rdf]]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  13. def x: CommonBindersTest[Rdf]

    Implicit information
    This member is added by an implicit conversion from CommonBindersTest[Rdf] to Ensuring[CommonBindersTest[Rdf]] 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:
    (commonBindersTest: Ensuring[CommonBindersTest[Rdf]]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

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

Inherited by implicit conversion convertToEqualizer from CommonBindersTest[Rdf] to scalactic.TripleEquals.Equalizer[CommonBindersTest[Rdf]]

Inherited by implicit conversion convertToAnyShouldWrapper from CommonBindersTest[Rdf] to scalatest.Matchers.AnyShouldWrapper[CommonBindersTest[Rdf]]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from CommonBindersTest[Rdf] to scalatest.Matchers.PlusOrMinusWrapper[CommonBindersTest[Rdf]]

Inherited by implicit conversion convertToEqualizer from CommonBindersTest[Rdf] to scalatest.Matchers.Equalizer[CommonBindersTest[Rdf]]

Inherited by implicit conversion convertNumericToPlusOrMinusWrapper from CommonBindersTest[Rdf] to scalactic.Tolerance.PlusOrMinusWrapper[CommonBindersTest[Rdf]]

Inherited by implicit conversion any2stringadd from CommonBindersTest[Rdf] to StringAdd

Inherited by implicit conversion any2stringfmt from CommonBindersTest[Rdf] to StringFormat

Inherited by implicit conversion any2ArrowAssoc from CommonBindersTest[Rdf] to ArrowAssoc[CommonBindersTest[Rdf]]

Inherited by implicit conversion any2Ensuring from CommonBindersTest[Rdf] to Ensuring[CommonBindersTest[Rdf]]

Ungrouped