PHP 클래스 BrowscapTest\Generator\DiffGeneratorTest

저자: James Titcumb ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: browscap/browscap

공개 메소드들

메소드 설명
setUp ( ) Sets up the fixture, for example, open a network connection.
testRun ( ) tests running the generation of a diff
testSetLogger ( ) tests setting and getting a logger

메소드 상세

setUp() 공개 메소드

This method is called before a test is executed.
public setUp ( )

testRun() 공개 메소드

tests running the generation of a diff
public testRun ( )

testSetLogger() 공개 메소드

tests setting and getting a logger
public testSetLogger ( )