/refactoring-videostore

Refactoring videostore

Primary LanguageJava

Refactoring videostore

Source

Based on https://github.com/unclebob/videostore

The videostore example from Episode 3 of cleancoders.com. Based upon, but not identical to, the first chapter of Martin Fowler's classic book: Refactoring.

Goal

Clean and refactor all of the code. Create unit tests.