Engine And Fuel Tank Kata

This is a C# solution to the Engine and Fuel Tank Kata on Codewars

Here we have 3 folders:

  1. EngineAndFuelTank contains the main c# solution
  2. EngineAndFuelTank.Tests contains the unit test for the solution
  3. puml contains the UML diagram the classes and interfaces in EngineAndFuelTank

UML Class Diagram

alt text