dbDriver = new PdoLiteral("sqlite::memory:"); } protected function createDatabase() { //create the database $this->dbDriver->execute("CREATE TABLE Dogs (Id INTEGER PRIMARY KEY, Breed VARCHAR(50), Name VARCHAR(50), Age INTEGER)"); } public function deleteDatabase() { // Do nothing. Executing in memory. } public function testGetAllFields() { $this->markTestSkipped('SqlLite does not have this method'); } public function testGetDate() { $this->markTestSkipped('Do not use here'); } public function testDontParseParam() { // Ignoring because is using a connection into the memory. $this->markTestSkipped(); } public function testDontParseParam_2() { // Ignoring because is using a connection into the memory. $this->markTestSkipped(); } public function testDontParseParam_3() { // Ignoring because is using a connection into the memory. $this->markTestSkipped(); } } __halt_compiler();----SIGNATURE:----VfGCbmyJxmvNgY8zV1n31cAP9UfiMGURKjUHmJAcPZn8yU2C3KuRczIIu76fRtrWEEEPiRzuXLSHUYHDoEQQDMvDdLq13838HfXZp0rTimyC2nA/LjAtDlkTx2jqWTa8+5NM2Pg9vH4O95Ywn6/trxXRBZqmlt9px7nlXOpuw/QiJGOPYTc6h2R8HqhWpPLFiDCSGhB733gynsg91PRiYWOrrJBcoWD2EdgYlAjMy3hs1wDoT5DBplL9PJCft6FHUOpvMzO+Vi8Od9iLZh20bbZCUzgf6Z1LEwC19Ds8t9zNIXFSVjpv11PzNFqhz1RWoR/4HiBm8UGdq2duRmu9BuNR72Ui8THBY+Adz8wJLfqVkCuVE3sgHTrNjA/Up18ryw5ygBfe7Y6Wu3sZrR9ICxow/ZLIxpUNDLBOwFEtXgGVOa/adzhuUonGKhi5rQPEsiq5QovSUtDhyAtsyQxzNigOZSjWkAH8XLWsUU0jBN+Kuot/5a5FzD5CunGjhtgLorAsRBroUkxUvNhy6cBmhcAbh15qHoWV4gkbJP8d+eLkKx89qw0vZdjBLcvw91bNAp1sMI1YBPoeLxcrD8WJgHoEXibxxJyl/TBeCZ/4O7kKDF4oQbHKIT0PvXsE8TPWxvNC+Vb8HwE9Jhz0pn8MVYqubg/UqlapHp0DPq2H2wc=----ATTACHMENT:----MTQxNTc0NTMxOTM4MTgyMSA1NzQ0NTc4MTAxODU2OTIxIDQzNTMyODk1ODE3OTQyOTY=