Ejemplo n.º 1
0
 public function testStrToDateFail2()
 {
     $this->assertEquals("22-11-08", Datum::StrToDate("22-11-08"));
 }