-
Notifications
You must be signed in to change notification settings - Fork 1
RomanFigure.Spec.Conversions
As a library user
I want to get rid of little used code
So that I can reach as many platforms as possible
Given the most convertible roman figure I
When converted to System.Int64
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Byte
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.TimeSpan
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Exception
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Boolean
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.SByte
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Byte
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Int16
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.UInt16
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Int32
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.UInt32
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Int64
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.UInt64
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Single
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Double
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Decimal
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.Char
Then cannot convert
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to SharpRomans.RomanFigure
Then is I
Tags: RomanFigure, Conversions, ChangeType
Given the most convertible roman figure I
When converted to System.String
Then is I
Tags: RomanFigure, Conversions, ChangeType