PHP Class RedUNIT\Base\Logging

Tests the Query Logging tools that are part of RedBeanPHP.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Base
Afficher le fichier Open project: gabordemooij/redbean

Méthodes publiques

Méthode Description
testBasicLogging ( ) : void Test basic logging functionality.
testCanSetLogger ( ) : void Can we manually set a logger and enable logging?
testQueryCount ( ) : void Test query counter.

Method Details

testBasicLogging() public méthode

Test basic logging functionality.
public testBasicLogging ( ) : void
Résultat void

testCanSetLogger() public méthode

Can we manually set a logger and enable logging?
public testCanSetLogger ( ) : void
Résultat void

testQueryCount() public méthode

Test query counter.
public testQueryCount ( ) : void
Résultat void