PHP Class BrowscapTest\Generator\DiffGeneratorTest

Author: James Titcumb ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: browscap/browscap

Méthodes publiques

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

Method Details

setUp() public méthode

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

testRun() public méthode

tests running the generation of a diff
public testRun ( )

testSetLogger() public méthode

tests setting and getting a logger
public testSetLogger ( )