Ejemplo n.º 1
0
 /**
  * Generated from @assert ("2.1) === false.
  *
  * @covers pgn\tags\SetUp::validate
  */
 public function testValidate10()
 {
     $this->assertSame(false, $this->object->validate("2.1"));
 }