Export to GitHub

nunit-extmethods - issue #1

You might want to add this Alias for the Text String Constraint class


Posted on Jan 8, 2009 by Quick Wombat
/// <summary>
/// BeTextThat is a synonym for Text intended for use with the Should extension methods for 

more DSL-like syntax /// </summary> public class BeTextThat : Text { }

Status: New

Labels:
Type-Defect Priority-Medium