Example #1
0
 protected function setUp()
 {
     $this->parser = hammer_int_range(hammer_uint8(), 3, 10);
 }
Example #2
0
 protected function setUp()
 {
     $this->parser = hammer_uint8();
 }