PHP 클래스 RedUNIT\Base\Logging

Tests the Query Logging tools that are part of RedBeanPHP.
저자: Gabor de Mooij and the RedBeanPHP Community
상속: extends RedUNIT\Base
파일 보기 프로젝트 열기: gabordemooij/redbean

공개 메소드들

메소드 설명
testBasicLogging ( ) : void Test basic logging functionality.
testCanSetLogger ( ) : void Can we manually set a logger and enable logging?
testQueryCount ( ) : void Test query counter.

메소드 상세

testBasicLogging() 공개 메소드

Test basic logging functionality.
public testBasicLogging ( ) : void
리턴 void

testCanSetLogger() 공개 메소드

Can we manually set a logger and enable logging?
public testCanSetLogger ( ) : void
리턴 void

testQueryCount() 공개 메소드

Test query counter.
public testQueryCount ( ) : void
리턴 void