17 Commits

Author SHA1 Message Date
Ilkka Seppälä
59c32d3937 Add tests that run the examples 2016-01-31 12:09:09 +02:00
Joseph McCarthy
3d95696078 #358 Added license to all files using plugin 2016-01-27 22:20:42 +00:00
Ilkka Seppala
cec9a99410 Adjust checkstyle rules. Make checkstyle fail the build when violations are found. Correct all current checkstyle violations. 2015-12-25 23:49:28 +02:00
tainarareis
34528173b7 Issue #286: Added main method in Abstract Factory Example 2015-11-14 16:48:19 -02:00
Ankur Kaushal
c0c21ebd91 Reformat Abstract Factory - Issue #224 2015-11-01 17:18:39 -05:00
Ilkka Seppala
339db2a0bf Merge branch 'master' of https://github.com/themoffster/java-design-patterns into themoffster-master
Conflicts:
	dao/pom.xml
2015-10-19 20:44:46 +03:00
Ilkka Seppala
0a61d7b067 Improve Abstract Factory Javadocs 2015-10-03 11:53:44 +03:00
Alan
9c43827004 Removed erroneous semi-colon. 2015-09-05 22:00:27 +01:00
Alan
5956873fc9 Improved unit tests so assertions are used. 2015-09-05 00:31:35 +01:00
Ilkka Seppala
1dc2d8d0c7 #107 JavaDoc improvements 2015-08-18 21:28:23 +03:00
Ilkka Seppala
fd85a2f848 #107 JavaDoc improvements for Abstract Factory example 2015-08-17 23:06:44 +03:00
Ilkka Seppala
8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
Ilkka Seppala
6301e0bc11 Added unit tests for each of the patterns. 2014-12-06 20:34:41 +02:00
matthew
3da9ad5469 Formatted all files to the same standard 2014-10-08 13:42:12 +01:00
Matthew
bde5b343d0 Just formatting App classes to be like the other class files on the project 2014-10-07 16:23:37 +01:00
Ilkka Seppala
5aead88e5e Added comments for Abstract Factory example. 2014-08-31 00:16:06 +03:00
Ilkka Seppala
ce5700c1b7 added abstract-factory sample 2014-08-09 20:38:00 +03:00