Trait/Object

org.scalatest.enablers

TableAsserting

Related Docs: object TableAsserting | package enablers

Permalink

trait TableAsserting[T] extends AnyRef

Source
TableAsserting.scala
Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TableAsserting
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. abstract type Result

    Permalink

Abstract Value Members

  1. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V) ⇒ ASSERTION): Result

    Permalink
  2. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U) ⇒ ASSERTION): Result

    Permalink
  3. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T) ⇒ ASSERTION): Result

    Permalink
  4. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S) ⇒ ASSERTION): Result

    Permalink
  5. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R) ⇒ ASSERTION): Result

    Permalink
  6. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) ⇒ ASSERTION): Result

    Permalink
  7. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) ⇒ ASSERTION): Result

    Permalink
  8. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) ⇒ ASSERTION): Result

    Permalink
  9. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, N, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M, N)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M, N) ⇒ ASSERTION): Result

    Permalink
  10. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, M, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L, M)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L, M) ⇒ ASSERTION): Result

    Permalink
  11. abstract def check[A, B, C, D, E, F, G, H, I, J, K, L, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K, L)*)(fun: (A, B, C, D, E, F, G, H, I, J, K, L) ⇒ ASSERTION): Result

    Permalink
  12. abstract def check[A, B, C, D, E, F, G, H, I, J, K, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J, K)*)(fun: (A, B, C, D, E, F, G, H, I, J, K) ⇒ ASSERTION): Result

    Permalink
  13. abstract def check[A, B, C, D, E, F, G, H, I, J, ASSERTION](heading: (String, String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I, J)*)(fun: (A, B, C, D, E, F, G, H, I, J) ⇒ ASSERTION): Result

    Permalink
  14. abstract def check[A, B, C, D, E, F, G, H, I, ASSERTION](heading: (String, String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H, I)*)(fun: (A, B, C, D, E, F, G, H, I) ⇒ ASSERTION): Result

    Permalink
  15. abstract def check[A, B, C, D, E, F, G, H, ASSERTION](heading: (String, String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G, H)*)(fun: (A, B, C, D, E, F, G, H) ⇒ ASSERTION): Result

    Permalink
  16. abstract def check[A, B, C, D, E, F, G, ASSERTION](heading: (String, String, String, String, String, String, String), rows: (A, B, C, D, E, F, G)*)(fun: (A, B, C, D, E, F, G) ⇒ ASSERTION): Result

    Permalink
  17. abstract def check[A, B, C, D, E, F, ASSERTION](heading: (String, String, String, String, String, String), rows: (A, B, C, D, E, F)*)(fun: (A, B, C, D, E, F) ⇒ ASSERTION): Result

    Permalink
  18. abstract def check[A, B, C, D, E, ASSERTION](heading: (String, String, String, String, String), rows: (A, B, C, D, E)*)(fun: (A, B, C, D, E) ⇒ ASSERTION): Result

    Permalink
  19. abstract def check[A, B, C, D, ASSERTION](heading: (String, String, String, String), rows: (A, B, C, D)*)(fun: (A, B, C, D) ⇒ ASSERTION): Result

    Permalink
  20. abstract def check[A, B, C, ASSERTION](heading: (String, String, String), rows: (A, B, C)*)(fun: (A, B, C) ⇒ ASSERTION): Result

    Permalink
  21. abstract def check[A, B, ASSERTION](heading: (String, String), rows: (A, B)*)(fun: (A, B) ⇒ ASSERTION): Result

    Permalink
  22. abstract def check[A, ASSERTION](heading: String, rows: A*)(fun: (A) ⇒ ASSERTION): Result

    Permalink
  23. abstract def exists[T <: Product, ASSERTION](namesOfArgs: List[String], rows: Seq[T], messageFun: (Any) ⇒ String, sourceFileName: String, methodName: String, stackDepthAdjustment: Int)(fun: (T) ⇒ ASSERTION)(implicit asserting: TableAsserting[ASSERTION]): Result

    Permalink
  24. abstract def forEvery[T <: Product, ASSERTION](namesOfArgs: List[String], rows: Seq[T], messageFun: (Any) ⇒ String, sourceFileName: String, methodName: String, stackDepthAdjustment: Int)(fun: (T) ⇒ ASSERTION)(implicit asserting: TableAsserting[ASSERTION]): Result

    Permalink

Concrete Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Definition Classes
    AnyRef
  13. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  14. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  15. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  16. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped