Commit Graph

10 Commits

Author SHA1 Message Date
Ilkka Seppala 8b020837ea Checkstyle corrections 2015-12-29 21:34:27 +02:00
Ilkka Seppala 5f033be54f Fix PMD violations #327 2015-12-27 21:21:57 +02: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
Jeroen Meulemeester df69a8f986 Add proper tests for execute-around pattern 2015-12-12 20:14:59 +01:00
Ankur Kaushal 306b1f3d31 Reformat rest of the design patterns - Issue #224 2015-11-01 21:29:13 -05:00
Ilkka Seppala 527da253c9 #107 Execute Around example JavaDoc 2015-08-18 22:39:03 +03:00
Ilkka Seppala 3d488ec15a #108 Consistent package naming throughout the examples 2015-07-24 11:32:22 +03:00
Ilkka Seppala 8524c75ba6 Changed package naming across all examples. 2015-05-31 11:55:18 +03:00
Ilkka Seppala 717cb53f2b Cleanup test data in Execute Around tests. 2015-04-09 18:26:58 +03:00
Ilkka Seppala 027fd9934b Added example code for Execute Around idiom. 2015-03-29 21:25:13 +03:00