Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BrowscapTest
Generator
DiffGeneratorTest
PHP Class BrowscapTest\Generator\DiffGeneratorTest
Author:
James Titcumb (
[email protected]
)
Inheritance:
extends
PHPUnit_Framework_TestCase
Exibir arquivo
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 diff
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 diff
public
testRun
( )
testSetLogger()
public
method
tests setting and getting a logger
public
testSetLogger
( )