org.w3.banana

GraphTest

Related Doc: package banana

class GraphTest[Rdf <: RDF] extends SpecLite

Linear Supertypes
SpecLite, Properties, Prop, Testable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. GraphTest
  2. SpecLite
  3. Properties
  4. Prop
  5. Testable
  6. AnyRef
  7. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new GraphTest()(implicit ops: RDFOps[Rdf])

Type Members

  1. implicit class AnyOps[A] extends AnyRef

    Definition Classes
    SpecLite
  2. implicit class PropertyOps extends AnyRef

    Definition Classes
    SpecLite
  3. class PropertySpecifier extends AnyRef

    Definition Classes
    Properties
  4. implicit class StringOps extends AnyRef

    Definition Classes
    SpecLite

Value Members

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

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. def &&(p: ⇒ Prop): Prop

    Definition Classes
    Prop
  4. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from GraphTest[Rdf] to any2stringadd[GraphTest[Rdf]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  5. def ++(p: ⇒ Prop): Prop

    Definition Classes
    Prop
  6. def ->[B](y: B): (GraphTest[Rdf], B)

    Implicit information
    This member is added by an implicit conversion from GraphTest[Rdf] to ArrowAssoc[GraphTest[Rdf]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  7. def :|(l: Symbol): Prop

    Definition Classes
    Prop
  8. def :|(l: String): Prop

    Definition Classes
    Prop
  9. def ==(p: ⇒ Prop): Prop

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

    Definition Classes
    AnyRef → Any
  11. def ==>(p: ⇒ Prop): Prop

    Definition Classes
    Prop
  12. implicit def Function1IntInt[A](implicit A: Arbitrary[Int]): Arbitrary[(Int) ⇒ Int]

    Definition Classes
    SpecLite
  13. def apply(p: Parameters): Result

    Definition Classes
    Properties → Prop
  14. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  15. val bar: Rdf.Graph

  16. val bar1gr: Rdf.Graph

  17. val barReference: Rdf.Graph

  18. def bnNameGr(n: Int = 1, name: String): Rdf.Graph

  19. implicit def booleanToProp(b: ⇒ Boolean): Prop

    Definition Classes
    SpecLite
  20. def check(x: ⇒ Boolean): Prop

    Definition Classes
    SpecLite
  21. def check: Unit

    Definition Classes
    Properties → Prop
  22. def check(prms: Parameters): Unit

    Definition Classes
    Properties → Prop
  23. def check(paramFun: (Parameters) ⇒ Parameters): Unit

    Definition Classes
    Prop
  24. implicit def check1[T, R](result: (T) ⇒ R)(implicit toProp: (⇒ R) ⇒ Prop, a: Arbitrary[T], s: Shrink[T]): Prop

    Definition Classes
    SpecLite
  25. def checkAll(props: Properties): Seq[ListBuffer[(String, Prop)]]

    Definition Classes
    SpecLite
  26. def checkAll(name: String, props: Properties): Seq[ListBuffer[(String, Prop)]]

    Definition Classes
    SpecLite
  27. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. def combine(p: Prop)(f: (Result, Result) ⇒ Result): Prop

    Definition Classes
    Prop
  29. def ensuring(cond: (GraphTest[Rdf]) ⇒ Boolean, msg: ⇒ Any): GraphTest[Rdf]

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

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

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

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

    Definition Classes
    AnyRef
  34. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  35. def exbnode(n: Int = 1): Rdf.Node

  36. def exuri(foo: String = "foo"): Rdf.URI

  37. def fail(msg: String): Nothing

    Definition Classes
    SpecLite
  38. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  39. def flatMap(f: (Result) ⇒ Prop): Prop

    Definition Classes
    Prop
  40. val foo: Rdf.Graph

  41. val foo1gr: Rdf.Graph

  42. val fooReference: Rdf.Graph

  43. val foobar: Rdf.Graph

  44. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from GraphTest[Rdf] to StringFormat[GraphTest[Rdf]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  45. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  46. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  47. def include(ps: Properties, prefix: String): Unit

    Definition Classes
    Properties
  48. def include(ps: Properties): Unit

    Definition Classes
    Properties
  49. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  50. def label(l: String): Prop

    Definition Classes
    Prop
  51. def main(args: Array[String]): Unit

    Definition Classes
    Prop
  52. def mainCallsExit: Boolean

    Definition Classes
    Prop
  53. def mainRunner(args: Array[String]): Int

    Definition Classes
    Properties → Prop
  54. def map(f: (Result) ⇒ Result): Prop

    Definition Classes
    Prop
  55. val name: String

    Definition Classes
    SpecLite → Properties
  56. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  57. final def notify(): Unit

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

    Definition Classes
    AnyRef
  59. def prop[T, R](result: (T) ⇒ R)(implicit toProp: (⇒ R) ⇒ Prop, a: Arbitrary[T], s: Shrink[T]): Prop

    Definition Classes
    SpecLite
  60. implicit def propToProp(p: ⇒ Prop): Prop

    Definition Classes
    SpecLite
  61. def properties: Seq[(String, Prop)]

    Definition Classes
    Properties
  62. lazy val property: PropertySpecifier

    Definition Classes
    Properties
  63. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  64. def toString(): String

    Definition Classes
    Prop → AnyRef → Any
  65. implicit def unitToProp(u: ⇒ Unit): Prop

    Definition Classes
    SpecLite
  66. implicit def unitToProp2(u: Unit): Prop

    Definition Classes
    SpecLite
  67. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. def |:(l: Symbol): Prop

    Definition Classes
    Prop
  71. def |:(l: String): Prop

    Definition Classes
    Prop
  72. def ||(p: ⇒ Prop): Prop

    Definition Classes
    Prop
  73. def [B](y: B): (GraphTest[Rdf], B)

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

Inherited from SpecLite

Inherited from Properties

Inherited from Prop

Inherited from Testable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from GraphTest[Rdf] to any2stringadd[GraphTest[Rdf]]

Inherited by implicit conversion StringFormat from GraphTest[Rdf] to StringFormat[GraphTest[Rdf]]

Inherited by implicit conversion Ensuring from GraphTest[Rdf] to Ensuring[GraphTest[Rdf]]

Inherited by implicit conversion ArrowAssoc from GraphTest[Rdf] to ArrowAssoc[GraphTest[Rdf]]

Ungrouped