TestConfig::__construct PHP Méthode

__construct() public méthode

public __construct ( )
    function __construct()
    {
        parent::__construct('Configuration option tests');
    }