PHP Class PhpBench\Tests\Unit\Model\SuiteCollectionTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: dantleech/phpbench

Public Methods

Method Description
setUp ( )
testAddSuite ( ) It should add suites.
testMergeCollection ( ) It should merge another colleciton into itself.

Method Details

setUp() public method

public setUp ( )

testAddSuite() public method

It should add suites.
public testAddSuite ( )

testMergeCollection() public method

It should merge another colleciton into itself.
public testMergeCollection ( )