Sets the test expression
Expression $test Test expression:
$this
public function setTest(Expression $test) { $this->test = $test; return $this; }