TestUtil
in package
Table of Contents
- clearTempDir() : mixed
- This function deletes all the contents of the temporary directory.
- getMySQLDB() : mixed
- getPgSqlDB() : mixed
- getSQLiteDB() : mixed
- deleteTree() : mixed
Methods
clearTempDir()
This function deletes all the contents of the temporary directory.
public
static clearTempDir() : mixed
Return values
mixed —getMySQLDB()
public
static getMySQLDB() : mixed
Return values
mixed —getPgSqlDB()
public
static getPgSqlDB() : mixed
Return values
mixed —getSQLiteDB()
public
static getSQLiteDB() : mixed
Return values
mixed —deleteTree()
private
static deleteTree(mixed $path[, mixed $deleteRoot = true ]) : mixed
Parameters
- $path : mixed
- $deleteRoot : mixed = true