Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-21 | refactored the tests to prepare running ecj as well as delombok. | Reinier Zwitserloot | |
2010-07-20 | Updated the tests to reflect recent modifications: use 'this' where possible ↵ | Roel Spilker | |
and add @SuppressWarnings for all generated fields and methods. | |||
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 |