C# Class RefactoringForReadability.OverlappingSubscriptionTermWithConflictingPriceValidatorTests

Show file Open project: rahulpnath/Blog

Private Methods

Method Description
ValiadteReturnsExpected ( string startDate1, string endDate1, double price1, string startDate2, string endDate2, double price2, bool expected ) : void
createTerm ( string startDate, string endDate, double price ) : SubscriptionTerm