Narendra Pathai
|
543eb9a4be
|
Minor refactorings and code style changes. 1) Removed several use of raw types 2) Removed unnecessary throws clauses 3) Used lambda expressions wherever applicable 4) Used apt assertion methods for readability 5) Use of try with resources wherever applicable 6) Corrected incorrect order of assertXXX arguments
|
2018-10-20 17:50:52 +05:30 |
|
Artur Mogozov
|
6694d742a3
|
Migrate to JUnit5
|
2017-12-31 16:29:48 +09:00 |
|
Mudit Porwal
|
09585c3874
|
Removed AvoidStarImport Rule
Added JavaDocType Rule
|
2017-03-22 01:16:02 +08:00 |
|
Ilkka Seppälä
|
faa29f8025
|
Update license headers
|
2016-11-27 14:34:20 +02:00 |
|
daniel-bryla
|
e138163c4f
|
#502 Adjusted tests for logger introduction
|
2016-11-04 11:47:06 +01:00 |
|
daniel-bryla
|
0438811489
|
#502 Replaced usages of System.out with logger.
|
2016-10-23 19:59:03 +02:00 |
|
Mohammed Ezzat
|
0003c6cb00
|
pmd:RedundantFieldInitializer - Redundant-Field-Initializer
|
2016-02-18 08:40:19 +02:00 |
|
Joseph McCarthy
|
3d95696078
|
#358 Added license to all files using plugin
|
2016-01-27 22:20:42 +00:00 |
|
Jeroen Meulemeester
|
542a832a66
|
Added tests for twin pattern
|
2015-12-30 20:55:22 +01: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 |
|
hoswey
|
142274f3f7
|
implements Twin design pattern #63, add credit and rephrase the comments
|
2015-11-16 10:01:03 +08:00 |
|
hoswey
|
fdbfa9e8ee
|
implements Twin design pattern #63
|
2015-11-14 17:38:35 +08:00 |
|