PHP Class CommerceGuys\Addressing\Tests\Repository\ZoneRepositoryTest

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

Protected Properties

Property Type Description
$zones array Known zones.

Public Methods

Method Description
testConstructor ( )
testGet ( $zoneRepository )
testGetAll ( $zoneRepository )
testGetNonExistingZone ( $zoneRepository )

Method Details

testConstructor() public method

public testConstructor ( )

testGet() public method

public testGet ( $zoneRepository )

testGetAll() public method

public testGetAll ( $zoneRepository )

testGetNonExistingZone() public method

public testGetNonExistingZone ( $zoneRepository )

Property Details

$zones protected property

Known zones.
protected array $zones
return array