PHP Класс RedUNIT\Blackhole

The Blackhole class is the parent class of all tests that do not require a specific database connection.
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT
Показать файл Открыть проект

Открытые методы

Метод Описание
getTargetDrivers ( ) : array Returns a list of drivers for which this driver supports 'test rounds'. This class does not specify any drivers and can therefore be used as the base class of all tests not requiring a specific database connection.

Описание методов

getTargetDrivers() публичный Метод

Returns a list of drivers for which this driver supports 'test rounds'. This class does not specify any drivers and can therefore be used as the base class of all tests not requiring a specific database connection.
См. также: RedUNIT::getTargetDrivers() for details.
public getTargetDrivers ( ) : array
Результат array