ClassConstantAccessorTest
extends TestCase
in package
Attributes
- #[CoversClass]
- \OpenTelemetry\SDK\Common\Util\ClassConstantAccessor::class
Table of Contents
Methods
- test_get_value_return_correct_value() : void
- test_get_value_returns_null_on_non_existing_constant() : void
- test_require_value_return_correct_value() : void
- test_require_value_throws_exception_on_non_existing_constant() : void
Methods
test_get_value_return_correct_value()
public
test_get_value_return_correct_value() : void
test_get_value_returns_null_on_non_existing_constant()
public
test_get_value_returns_null_on_non_existing_constant() : void
test_require_value_return_correct_value()
public
test_require_value_return_correct_value() : void
test_require_value_throws_exception_on_non_existing_constant()
public
test_require_value_throws_exception_on_non_existing_constant() : void