Summary
Initializes a new instance of the
EndsWithConstraint
class.
- Namespace
- TCLite
.Constraints - Containing Type
- EndsWithConstraint
Syntax
public EndsWithConstraint(string expected)
Parameters
Name | Type | Description |
---|---|---|
expected | string | The expected string |
Return Value
Type | Description |
---|---|
void |