TableFor12

org.scalatest.prop.TableFor12
See theTableFor12 companion class
object TableFor12

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

Attributes

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

Members list

Implicits

Implicits

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

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

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

Attributes