TestContext.TestAdapter.

TestContext.

Arguments Property

Summary

The arguments to use in creating the test or empty array if none are required.
Namespace
TCLite
Containing Type
TestContext.TestAdapter

Syntax

public object[] Arguments { get; }

Value

Type Description
object[]