TableFor14

org.scalatest.prop.TableFor14
See theTableFor14 companion class
object TableFor14

Companion object for class TableFor14 that provides an implicit canBuildFrom method that enables higher order functions defined on TableFor14 to return another TableFor14.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TableFor14.type

Members list

Implicits

Implicits

implicit def canBuildFrom[A, B, C, D, E, F, G, H, I, J, K, L, M, N]: BuildFrom[TableFor14[A, B, C, D, E, F, G, H, I, J, K, L, M, N], (A, B, C, D, E, F, G, H, I, J, K, L, M, N), TableFor14[A, B, C, D, E, F, G, H, I, J, K, L, M, N]]

Implicit method enabling higher order functions of TableFor14 to return sequences of type TableFor14.

Implicit method enabling higher order functions of TableFor14 to return sequences of type TableFor14.

Attributes