PHP Class Location\BoundsTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: mjaschen/phpgeo

Protected Properties

Свойство Type Description
$object Bounds

Méthodes publiques

Méthode Description
testGetCenter ( )
testGetEast ( )
testGetNortWest ( )
testGetNorth ( )
testGetSouth ( )
testGetSouthEast ( )
testGetWest ( )

Méthodes protégées

Méthode Description
setUp ( ) Sets up the fixture, for example, opens a network connection.
tearDown ( ) Tears down the fixture, for example, closes a network connection.

Method Details

setUp() protected méthode

This method is called before a test is executed.
protected setUp ( )

tearDown() protected méthode

This method is called after a test is executed.
protected tearDown ( )

testGetCenter() public méthode

public testGetCenter ( )

testGetEast() public méthode

public testGetEast ( )

testGetNortWest() public méthode

public testGetNortWest ( )

testGetNorth() public méthode

public testGetNorth ( )

testGetSouth() public méthode

public testGetSouth ( )

testGetSouthEast() public méthode

public testGetSouthEast ( )

testGetWest() public méthode

public testGetWest ( )

Property Details

$object protected_oe property

protected Bounds,Location $object
Résultat Bounds