Summary
Basic constructor.
- Namespace
- FluentSpecification
.Common - Containing Type
- Contains
Specification
Syntax
public ContainsSpecification(string expected)
Parameters
| Name | Type | Description |
|---|---|---|
| expected | string | Expected substring. |
Return Value
| Type | Description |
|---|---|
| void |

