Show / Hide Table of Contents

Class TestOutput

The result of running a test.

Inheritance
object
TestOutput
TestSpanEnrichmentOutput
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ApmconfigService.Models
Assembly: OCI.DotNetSDK.Apmconfig.dll
Syntax
[JsonConverter(typeof(TestOutputModelConverter))]
public class TestOutput
In this article
Back to top