csharp-design-patterns
csharp-design-patterns copied to clipboard
Builder pattern test incorrect
The tests on the builder pattern should be more on the strategy builder. It seems to be testing the strategy computation.
Noting, the existing test can be kept as integration test