PHP Class BrowscapTest\Generator\GrepGeneratorTest

Author: James Titcumb ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: browscap/browscap

Public Methods

Method Description
setUp ( ) Sets up the fixture, for example, open a network connection.
testRun ( ) tests running the generation of a grep command
testSetLogger ( ) tests setting and getting a logger

Method Details

setUp() public method

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

testRun() public method

tests running the generation of a grep command
public testRun ( )

testSetLogger() public method

tests setting and getting a logger
public testSetLogger ( )