TestCaseInfo
constructor in Coherence.Test.TestCaseInfo
Constructors
public TestCaseInfo(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type |
public TestCaseInfo(Type type, ConstructorInfo constructor, object[] constructorArgs, int testCaseIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| ConstructorInfo | constructor | |
| object[] | constructorArgs | |
| int | testCaseIndex |