MDL-37086 phpunit: use alt reset method.
commitf1b7893d57654171fb9bef9f409c339cf3cc2305
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Mon, 28 Jan 2013 17:25:38 +0000 (28 18:25 +0100)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Mon, 28 Jan 2013 17:49:56 +0000 (28 18:49 +0100)
treecafcc0fa7454d4f38617e8787e8d00fac3919f36
parenta9c75fdc751abab509d28f445cc800feff258425
MDL-37086 phpunit: use alt reset method.

When code executed in test cases is using/preventing
database transactions, phpunit itself cannot
use transactions for reseting between cases. But we
can tell it about, so some alternative (and slower)
method for reseting will be used.
message/tests/externallib_test.php