Skip to content

jtj/BirthdayPartyRefactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BirthdayPartyRefactory

Refactoring exercise

Instructions

The purpose of this exercise is to improve the code so it is easier to work with. There are a few problems in there, find and fix what you can. Don't add any additional functionality (unless you consider tests additional functionality), we're just checking to see how you can improve existing code.

Getting Started

Running the application: gradle build test run

All output is written to the console.