Commit History

Author SHA1 Message Date
  antograssiot b611b3bc16 fix testsuite for PHP5.5 9 years ago
  antograssiot b204289a99 fix phpunit mocks 9 years ago
  Thomas Lefebvre d04c8606a3 Extracting the last case of schemaValue() into its own test case; Stubbing the quote() method and asserting its arguments. 9 years ago
  Thomas Lefebvre 2ac2272160 Looks like we could not serialize and unserialize PDO instances. Instead I'm using another driver who implements PDOInstanceTrait, and therefore has the quote() method. I just only need it for stubbing it. 9 years ago
  Thomas Lefebvre f991d31b01 Forgot to call the parent's method. 9 years ago
  Thomas Lefebvre 2243772f95 Test cases for abstract class Driver. 9 years ago