org.scalatest.prop
Trait containing the Table object, which offers one apply factory method for each TableForN class, TableFor1 through TableFor22.
Table
apply
TableForN
TableFor1
TableFor22
For an introduction to using tables, see the documentation for trait TableDrivenPropertyChecks.
Object containing one apply factory method for each TableFor<n> class.
TableFor<n>
Trait containing the
Table
object, which offers oneapply
factory method for eachTableForN
class,TableFor1
throughTableFor22
.For an introduction to using tables, see the documentation for trait TableDrivenPropertyChecks.