Source

						public function setUp() {
		$this->db = new Sqlite3($this->_dbConfig);
	}