https://www.uml-diagrams.org/class-reference.html
https://www.uml-diagrams.org/sequence-diagrams.html

TournamentDesign.pdf
FIFARankingStrategy.py - skaredy kod identifikovat smells - mozno trosku poopravit
TestFIFARankingStrategy_version1.py - trochu krepy sposob ako robit testy
TestFIFARankingStrategy.py -trosku lepsie
everything.feature - este lepsie

Ale spat k zlemu dizajnu, ako to nadizajnovat lepsie

ranking.hpp - PS - nefunguje to ... rekurzivne pravidla su fakt komplikovane
test.cpp
Ak by sme chceli, vieme robit aj solitary unit testy.

Solitary vs sociable.
Layered architecture a testovanie.

https://martinfowler.com/bliki/UnitTest.html

https://docs.python.org/3/library/unittest.html

