jasongorman / RefactoringGolfJava
Java source files for SC2016 Refactoring Golf
☆11Updated 8 years ago
Alternatives and similar repositories for RefactoringGolfJava:
Users that are interested in RefactoringGolfJava are comparing it to the libraries listed below
- A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model☆32Updated last year
- ☆48Updated 3 years ago
- An exercise on refactoring☆17Updated 2 years ago
- Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests☆73Updated 9 years ago
- Refactoring LCD Numbers to remove the dependency injection framework.☆19Updated 3 years ago
- Sources and docs for a simple refactoring and OO design exercise☆75Updated 3 years ago
- A Refactoring Golf exercise☆55Updated 9 months ago
- Event sourcing with pure functions, left fold, pattern match☆43Updated 8 years ago
- ☆28Updated last year
- ☆36Updated 8 years ago
- Exercises to practice breaking dependencies to test legacy code.☆18Updated last year
- My implementation of the Gilded Kata.☆30Updated 9 years ago
- WEB Pong written in Plain Java☆40Updated 7 years ago
- An example of the application built around clean architecture principles as defined by Uncle Bob.☆50Updated 9 years ago
- Sample project for live refactoring workshops☆15Updated 5 years ago
- Assertions for Vavr - http://www.vavr.io/☆52Updated 2 weeks ago
- Assert that the java code of a project satisfies certain checks.☆101Updated 2 years ago
- Accurest - Consumer Driven Contracts verifier for Java. Moved to:☆98Updated 7 years ago
- Simple library to provide fluent interface for JSON assertions☆63Updated 5 months ago
- Spock subjects-collaborators extension☆55Updated last year
- Backend application for the CleanCoders series☆88Updated 5 years ago
- Java version of the GildedRose code kata (from: http://www.iamnotmyself.com/2011/02/13/RefactorThisTheGildedRoseKata.aspx)☆42Updated 2 years ago
- Practice Designing code for less bugs☆87Updated 6 months ago
- Guidance on writing "good" server side java☆69Updated 4 years ago
- Show notes for episodes of Groovy Podcast.☆24Updated 6 years ago
- Yet Another Test Specification Library