PHP Class CommerceGuys\Zone\Tests\Model\ZoneTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: commerceguys/zone

Protected Properties

Property Type Description
$zone CommerceGuys\Zone\Model\Zone

Public Methods

Method Description
setUp ( )
testId ( )
testMatch ( )
testMembers ( )
testName ( )
testPriority ( )
testScope ( )

Method Details

setUp() public method

public setUp ( )

testId() public method

public testId ( )

testMatch() public method

public testMatch ( )

testMembers() public method

public testMembers ( )

testName() public method

public testName ( )

testPriority() public method

public testPriority ( )

testScope() public method

public testScope ( )

Property Details

$zone protected property

protected Zone,CommerceGuys\Zone\Model $zone
return CommerceGuys\Zone\Model\Zone