Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-02 | Changed the order of the generated methods in for @Data | Roel Spilker | |
- Constructor(s) - Getters/Setters per field - equals - hashCode - toString Added first test for @Data | |||
2009-12-02 | Improved tests to also test on value= parameters | Roel Spilker | |
2009-12-02 | Added new tests for SneakyThrows | Roel Spilker | |
2009-12-02 | Fixed #73 SneakyThrows without parameter did not default to Throwable.class | Roel Spilker | |
Added tests for SneakyThrows | |||
2009-12-01 | Moved test resource files to a better matching location | Roel Spilker | |
2009-11-29 | Improved comment placement (newlines, whitespace) | Roel Spilker | |
2009-11-29 | Annotations on parameters should be inline | Roel Spilker | |
2009-11-28 | New tests | Roel Spilker | |
2009-11-27 | Removed empty () for annotation without parameters | unknown | |
2009-11-27 | Added another test | Roel Spilker | |
2009-11-26 | Minor refactoring + added testcase for for-loop | unknown | |
2009-11-26 | Major restructuring+adding tests | Roel Spilker | |