Printing an Exception That Was Not Thrown Has Errors

If I do this: var exception = new NotSupportedException(); exception.Print(); FormatMethod() gets a null method, which results in an exception

Id #17780 | Release: None | Updated: Apr 6 at 6:42 PM by jasonrbock | Created: Apr 6 at 6:42 PM by jasonrbock

There seems to be a bug in overload for generate that included values to exclude

/// <summary> /// Generates a value for the specified type /// that is not in a specified list of values. /// </summary> /// <typeparam name="T">The type to generate a value for.</typeparam...

Id #17149 | Release: None | Updated: Dec 29 2011 at 10:10 PM by ola_lawal | Created: Dec 29 2011 at 10:10 PM by ola_lawal

Add an Overload to Generate() That Takes a Range<T>

This would allow users to specify creating an integer between 20 and 50, for example.

Id #15913 | Release: None | Updated: May 24 2011 at 8:26 PM by jasonrbock | Created: May 24 2011 at 8:26 PM by jasonrbock

Add EnumExtensions

Two that I commonly use are: GetDescription(enum) - It's common to see enumerations with the System.ComponentModel.DescriptionAttribute - this makes it easy to get that value GetEnum(string, enumT...

Id #15616 | Release: None | Updated: Mar 30 2011 at 1:02 PM by jasonrbock | Created: Mar 30 2011 at 1:02 PM by jasonrbock

  • 1-4 of 4 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items