# moviestore **Repository Path**: agiledon/moviestore ## Basic Information - **Project Name**: moviestore - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-17 - **Last Updated**: 2021-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README moviestore ========== movie store cited by martin fowler's refactoring book with unit tests This sample is cited by martin fowler's classic refactoring example of first chapter. However, Martin Fowler didn't give us unit tests for these implemenation. So I write them to make sure our refactoring methods are OK.