TestCaseDatabaseMysqli::setUpBeforeClass
This method is called before the first test of this test class is run.
An example DSN would be: host=localhost;dbname=joomla_ut;user=utuser;pass=ut1234
Signature
public function setUpBeforeClass()
Returns
- void