![]() | ActBase Properties |
The ActBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Assertions |
The Smart Assertion implied in the Associated RunTest Overload methods,
if any.
|
![]() | Constructor |
The ConstructorInfo of the Act part of the test, if any.
|
![]() | Context |
Gets the context of this Act.
|
![]() | Exception |
The thrown Exception when running RunTest Overload methods, if any.
|
![]() | Field |
The FieldInfo of the Act part of the test, if any.
|
![]() | Instance |
The instance of the Act part of the test, if any.
|
![]() | Member |
The MemberInfo of the Act prt of the test, if any.
|
![]() | Method |
The MethodInfo of the Act part of the test, if any.
|
![]() | Property |
The PropertyInfo of the Act part of the test, if any.
|