# Functions
CreateTestContext returns a new TestContext object.
NewFakeNRApp returns a new fake newrelic.Application instnace.
NewFakeNRTxn returns a new fake newrelic.Transaction instnace.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
FakeNRApp is an impplementation of newrelic.Application for tests.
FakeNRTxn is an implementation of newrelic.Transaction for tests.
TestContext is a testing helper for generating a gRPC server and a gRPC client.
# Interfaces
No description provided by the author
No description provided by the author