Example #1
0
 public function testIsValid()
 {
     $this->assertTrue($this->object->isValid(new Element('100')));
 }