AssignActT Properties |
The AssignActT generic type exposes the following members.
Name | Description | |
---|---|---|
Assertions |
The Smart Assertion implied in the Associated RunTest Overload methods,
if any.
(Inherited from ActBase.) | |
AssignedValue |
The value to assign.
| |
Constructor |
The ConstructorInfo of the Act part of the test, if any.
(Inherited from ActBase.) | |
Context |
Gets the context of this Act.
(Inherited from ActBase.) | |
Exception |
The thrown Exception when running RunTest Overload methods, if any.
(Inherited from ActBase.) | |
Field |
The FieldInfo of the Act part of the test, if any.
(Inherited from ActBase.) | |
Instance |
The instance of the Act part of the test, if any.
(Inherited from ActBase.) | |
Member |
The MemberInfo of the Act prt of the test, if any.
(Inherited from ActBase.) | |
Method |
The MethodInfo of the Act part of the test, if any.
(Inherited from ActBase.) | |
Property |
The PropertyInfo of the Act part of the test, if any.
(Inherited from ActBase.) | |
Result |
The returned value of the Act.
(Inherited from ActT.) |