This object stores the settings from the TestRunner.
Every TestCase can get the instance of this object, and access the settings.
Source for this file: /UnitTest/src/test/settings.php
Version: | //autogentag// |
public static void |
getInstance(
)
Returns an instance of this class. |
public void |
setDatabaseSettings(
$settings
)
Set all the database settings via a given settings array. |
Returns an instance of this class.
Set all the database settings via a given settings array.
Name | Type | Description |
---|---|---|
$settings |