コード例 #1
0
 /**
  * Truncates all the tables in the database.
  */
 function tearDown()
 {
     $this->oaTable->truncateAllTables();
 }