AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Specifies a test case summary.

Inheritance Hierarchy

System.Object
  Amazon.AppTest.Model.TestCaseSummary

Namespace: Amazon.AppTest.Model
Assembly: AWSSDK.AppTest.dll
Version: 3.x.y.z

Syntax

C#
public class TestCaseSummary

The TestCaseSummary type exposes the following members

Constructors

NameDescription
Public Method TestCaseSummary()

Properties

NameTypeDescription
Public Property CreationTime System.DateTime

Gets and sets the property CreationTime.

The creation time of the test case summary.

Public Property LastUpdateTime System.DateTime

Gets and sets the property LastUpdateTime.

The last update time of the test case summary.

Public Property LatestVersion System.Int32

Gets and sets the property LatestVersion.

The latest version of the test case summary.

Public Property Name System.String

Gets and sets the property Name.

The name of the test case summary.

Public Property Status Amazon.AppTest.TestCaseLifecycle

Gets and sets the property Status.

The status of the test case summary.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

The status reason of the test case summary.

Public Property TestCaseArn System.String

Gets and sets the property TestCaseArn.

The test case Amazon Resource Name (ARN) of the test case summary.

Public Property TestCaseId System.String

Gets and sets the property TestCaseId.

The test case ID of the test case summary.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5