Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ''Attributes:'' expects, order, description, timeout, async, ui, user defined, dataProvider

...

DataPoint(s)

...

– Used on a public static variable or public static function to return testing data. These are then used in conjunction with a Theory by running the Theory once for each item in that particular DataPoint's range. If DataPoints is used, then the tag ArrayElementType must also be used to define the type of data the array contains. For more information see Theories, Datapoints, and Assumptions

...