Example #1
0
 public function thenItShouldAdd_ToTheFoot($values)
 {
     $this->spec->assertEquals($values, $this->field->addToFoot());
 }