Commit Graph
5 Commits
Author SHA1 Message Date
Alan d0af12b1ee Removed magic number. 2015-09-16 21:32:52 +01:00
Alan 51dca28fe7 Updated unit .equals() and .hashCode() methods
Formatted code using this formatter:
https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml
Removed argument final declaration on interface
Updated addCustomer logic for cases where the added customer already
exists
2015-09-14 21:22:33 +01:00
Alan 9c43827004 Removed erroneous semi-colon. 2015-09-05 22:00:27 +01:00
Alan 3da48d970c Inclusion of log4j dependency rather than relying on
System.out.println() statements.
Added unit tests for doa module.
2015-09-05 21:54:14 +01:00
Alan 5956873fc9 Improved unit tests so assertions are used. 2015-09-05 00:31:35 +01:00