Searched refs:xUnit (Results 1 – 3 of 3) sorted by relevance
11 public function __construct($position, $xFormat, $yFormat, $xUnit, $yUnit) { argument15 $this->xUnit = $xUnit;82 $this->xUnit = $unit;86 return $this->xUnit;111 private $xUnit; variable in DataDescription
11 public function __construct($position, $xFormat, $yFormat, $xUnit, $yUnit) { argument 15 $this->xUnit = $xUnit;82 $this->xUnit = $unit;86 return $this->xUnit;111 private $xUnit; variable in DataDescription
3 PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architec…