LogsConverterTest
extends TestCase
-
#[CoversClass]
-
\OpenTelemetry\Contrib\Otlp\LogsConverter::class
Table of Contents
Constants
-
FLAGS
= 12
-
SPAN_ID_BASE16
= 'ff00000000000041'
-
TRACE_ID_BASE16
= 'ff000000000000000000000000000041'
Properties
-
$converter
: LogsConverter
-
$record
: ReadableLogRecord|MockObject
Methods
-
setUp()
: void
-
test_convert()
: void
-
test_convert_with_context()
: void
FLAGS
private
mixed
FLAGS
= 12
SPAN_ID_BASE16
private
mixed
SPAN_ID_BASE16
= 'ff00000000000041'
TRACE_ID_BASE16
private
mixed
TRACE_ID_BASE16
= 'ff000000000000000000000000000041'
setUp()
public
setUp() : void
test_convert()
public
test_convert() : void
test_convert_with_context()
public
test_convert_with_context() : void