OpenTelemetry PHP

DiscoveryTest extends TestCase
in package
uses TestState

Attributes
#[CoversClass]
\OpenTelemetry\SDK\Common\Http\Psr\Client\Discovery::class

Table of Contents

Properties

$environmentVariables  : array<string|int, mixed>

Methods

test_discover()  : void
test_discover_with_defaults()  : void
test_fallback()  : void
restoreEnvironmentVariables()  : void
setEnvironmentVariable()  : void
tearDownSharedState()  : void

Properties

$environmentVariables

private array<string|int, mixed> $environmentVariables = []

Methods

test_discover_with_defaults()

public test_discover_with_defaults() : void

restoreEnvironmentVariables()

protected restoreEnvironmentVariables() : void
Attributes
#[After]

setEnvironmentVariable()

protected setEnvironmentVariable(string $variable, mixed $value) : void
Parameters
$variable : string
$value : mixed

tearDownSharedState()

protected tearDownSharedState() : void
Attributes
#[After]

        
On this page

Search results