LoggerHolderTest
extends TestCase
in package
Attributes
- #[CoversClass]
- \OpenTelemetry\API\LoggerHolder::class
Table of Contents
Methods
- setUp() : void
- test_constructor() : void
- test_disable_creates_null_logger() : void
- test_returns_default_logger_when_not_set() : void
- test_set_and_get() : void
Methods
setUp()
public
setUp() : void
test_constructor()
public
test_constructor() : void
test_disable_creates_null_logger()
public
test_disable_creates_null_logger() : void
test_returns_default_logger_when_not_set()
public
test_returns_default_logger_when_not_set() : void
test_set_and_get()
public
test_set_and_get() : void