PHP Класс RedUNIT\Blackhole\Tainted

This test suite tests whether beans are marked as tainted under the correct circumstances.
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT\Blackhole
Показать файл Открыть проект

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

Метод Описание
testClearHist ( ) : void Tests whether we can clear the history of a bean.
testHasChangedList ( ) : void Test whether we can detect a change using hasChanged().
testTainted ( ) : void Test tainted.

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

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

Tests whether we can clear the history of a bean.
public testClearHist ( ) : void
Результат void

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

Test whether we can detect a change using hasChanged().
public testHasChangedList ( ) : void
Результат void

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

Test tainted.
public testTainted ( ) : void
Результат void