SmartTests.Acts Namespace |
Class | Description | |
---|---|---|
AssignActT |
This class represents the Act of assigning a property or indexer.
| |
InvokeAct |
This class represents the Act of invoking a method that does not return anything (void).
| |
InvokeActT |
This class represents the Act of invoking an expression.
|
Interface | Description | |
---|---|---|
IAssignee |
This interface declares parts of an assignment
|