PHP Class PhpBench\Tests\Unit\Subject\Metadata\SubjectTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dantleech/phpbench

Public Methods

Method Description
setUp ( )
testCreateVariant ( ) It should create variants.
testInGroups ( ) It should say if it is in a set of groups.

Method Details

setUp() public method

public setUp ( )

testCreateVariant() public method

It should create variants.
public testCreateVariant ( )

testInGroups() public method

It should say if it is in a set of groups.
public testInGroups ( )