Skip to content

it-agile/TirePressure-Kata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TirePressure Kata

Write the unit tests for the Alarm class. The Alarm class is designed to monitor tire pressure and set an alarm if the pressure falls outside of the expected range. The Sensor class provided for the exercise fakes the behaviour of a real tire sensor, providing random but realistic values.

Acknowledgements

This exercise was originally designed by Luca Minudel and is included in his repo TDDwithMockObjectsAndDesignPrinciples. See also the video I made about it: https://youtu.be/ldthYMeXSoI

About

code kata for learning more about test doubles and SOLID principles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 16.4%
  • CMake 15.0%
  • C++ 12.7%
  • Swift 10.3%
  • C# 8.9%
  • Java 7.6%
  • Other 29.1%