ThrowsConstraint.

ApplyConstraint<T>(ActualValueDelegate<T>) Method

Summary

Converts an ActualValueDelegate to a TestDelegate before calling the primary overload.
Namespace
TCLite.Constraints
Containing Type
ThrowsConstraint

Syntax

protected override ConstraintResult ApplyConstraint<T>(ActualValueDelegate<T> del)

Type Parameters

Name Description
T

Parameters

Name Type Description
del ActualValueDelegate<T>

Return Value

Type Description
ConstraintResult