PHP Class RedUNIT\Blackhole\Tainted

This test suite tests whether beans are marked as tainted under the correct circumstances.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Blackhole
Afficher le fichier Open project: gabordemooij/redbean

Méthodes publiques

Méthode Description
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.

Method Details

testClearHist() public méthode

Tests whether we can clear the history of a bean.
public testClearHist ( ) : void
Résultat void

testHasChangedList() public méthode

Test whether we can detect a change using hasChanged().
public testHasChangedList ( ) : void
Résultat void

testTainted() public méthode

Test tainted.
public testTainted ( ) : void
Résultat void