Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

This is my implementation of the Payroll Case Study from the book Agile Software Development by Robert C. Martin (a.k.a. Uncle Bob).

Notifications You must be signed in to change notification settings

johanneswseitz/payroll-casestudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payroll Case Study

This is my implementation of the Payroll Case Study from the book Agile Software Development by Robert C. Martin (a.k.a. Uncle Bob).

Implementation details

It's written in Java, using JUnit 4.10 and Hamcrest 1.x for testing, Maven 3.x for dependency management.

Licensing

Licensed under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) License <http://creativecommons.org/licenses/by/3.0/>_.

Build status

Build Status

About

This is my implementation of the Payroll Case Study from the book Agile Software Development by Robert C. Martin (a.k.a. Uncle Bob).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages