Exemplo n.º 1
0
 function testCreateInsert()
 {
     $this->assertInstanceOf("\\Sirel\\InsertManager", Sirel::createInsert());
 }