Summary
A test has just started
- Namespace
- TCLite
.Runners - Containing Type
- TestRunner
Syntax
public void TestStarted(ITest test)
Parameters
| Name | Type | Description |
|---|---|---|
| test | ITest | The test |
Return Value
| Type | Description |
|---|---|
| void |
public void TestStarted(ITest test)
| Name | Type | Description |
|---|---|---|
| test | ITest | The test |
| Type | Description |
|---|---|
| void |