C# Class Tests.Enum.StringExtensionsTests

Mostrar archivo Open project: mrvshah/Utilities

Private Methods

Method Description
ArgumentExceptionIsThrownIfEnumTypeIsNotFoundFromRequestedType ( ) : void
ArgumentExceptionIsThrownIfRequestedTypeIsNotEnum ( ) : void
CanConvertDescriptionToEnum ( ) : void
CanConvertStringToEnum ( ) : void
ExceptionIsThrownWhenStringCannotBeConvertedToEnum ( ) : void