GrpcTransportTest
extends TestCase
in package
FinalYes
Attributes
- #[CoversClass]
- \OpenTelemetry\Contrib\Grpc\GrpcTransport::class
Table of Contents
Properties
- $transport : GrpcTransport
Methods
- setUp() : void
- test_force_flush_closed_returns_false() : void
- test_force_flush_returns_true() : void
- test_grpc_transport_supports_only_protobuf() : void
- test_send_closed_returns_error() : void
- test_shutdown_closed_returns_false() : void
- test_shutdown_returns_true() : void
Properties
$transport
private
GrpcTransport
$transport
Methods
setUp()
public
setUp() : void
test_force_flush_closed_returns_false()
public
test_force_flush_closed_returns_false() : void
test_force_flush_returns_true()
public
test_force_flush_returns_true() : void
test_grpc_transport_supports_only_protobuf()
public
test_grpc_transport_supports_only_protobuf() : void
test_send_closed_returns_error()
public
test_send_closed_returns_error() : void
test_shutdown_closed_returns_false()
public
test_shutdown_closed_returns_false() : void
test_shutdown_returns_true()
public
test_shutdown_returns_true() : void