PHP 클래스 PHPUnit\Runner\CleverAndSmart\Unit\Storage\Sqlite3StorageTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: lstrojny/phpunit-clever-and-smart

공개 메소드들

메소드 설명
getErrorTypes ( )
getTypes ( )
setUp ( )
tearDown ( )
testNormalRecording ( $type )
testRecordedErrorsAreRemovedAfterFiveTimes ( $type )
testRecordingsAreSortedByFrequency ( $type )

비공개 메소드들

메소드 설명
reset ( )

메소드 상세

getErrorTypes() 공개 정적인 메소드

public static getErrorTypes ( )

getTypes() 공개 정적인 메소드

public static getTypes ( )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testNormalRecording() 공개 메소드

public testNormalRecording ( $type )

testRecordedErrorsAreRemovedAfterFiveTimes() 공개 메소드

testRecordingsAreSortedByFrequency() 공개 메소드