Show / Hide Table of Contents

Class TestStrategy

Possible strategy as testing and validation(optional) dataset.

Inheritance
object
TestStrategy
TestAndValidationDatasetStrategy
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AilanguageService.Models
Assembly: OCI.DotNetSDK.Ailanguage.dll
Syntax
[JsonConverter(typeof(TestStrategyModelConverter))]
public class TestStrategy
In this article
Back to top