GildedRose-Refactoring-Kata/csharpcore-Verify.xunit/GildedRose
Nicolas 4df10d3b34 - add unit tests to legacy code for each business rule
- refactor the UpdateQuality method by :
* removing all static item names
* strongly typing the different items
* moving specific business logic inside the business object
2022-11-15 15:57:49 +01:00
..
AgingItem.cs - add unit tests to legacy code for each business rule 2022-11-15 15:57:49 +01:00
ConcertPass.cs - add unit tests to legacy code for each business rule 2022-11-15 15:57:49 +01:00
ConjuredItem.cs - add unit tests to legacy code for each business rule 2022-11-15 15:57:49 +01:00
GildedRose.cs - add unit tests to legacy code for each business rule 2022-11-15 15:57:49 +01:00
GildedRose.csproj Add a csharpcore-Verify.xunit folder 2021-12-27 23:42:03 +01:00
Item.cs Add a csharpcore-Verify.xunit folder 2021-12-27 23:42:03 +01:00
LegendaryItem.cs - add unit tests to legacy code for each business rule 2022-11-15 15:57:49 +01:00
Program.cs - add unit tests to legacy code for each business rule 2022-11-15 15:57:49 +01:00