PHP Class Google\Cloud\Tests\Logging\MetricTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Properties

Property Type Description
$connection
$formattedName
$metricData
$metricName
$projectId

Public Methods

Method Description
getMetric ( $connection, array $data = [] )
setUp ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsName ( )
testUpdatesDataWithCachedData ( )
testUpdatesDataWithoutCachedData ( )

Method Details

getMetric() public method

public getMetric ( $connection, array $data = [] )
$data array

setUp() public method

public setUp ( )

testDelete() public method

public testDelete ( )

testDoesExistFalse() public method

public testDoesExistFalse ( )

testDoesExistTrue() public method

public testDoesExistTrue ( )

testGetsInfo() public method

public testGetsInfo ( )

testGetsInfoWithReload() public method

testGetsName() public method

public testGetsName ( )

testUpdatesDataWithCachedData() public method

testUpdatesDataWithoutCachedData() public method

Property Details

$connection public_oe property

public $connection

$formattedName public_oe property

public $formattedName

$metricData public_oe property

public $metricData

$metricName public_oe property

public $metricName

$projectId public_oe property

public $projectId