aboutsummaryrefslogtreecommitdiff
path: root/test/delombok/resource
AgeCommit message (Expand)Author
2009-12-07Added tests to see if we handle fields that start with a $ correctlyRoel Spilker
2009-12-07Added tests to @Data to check if a field starting with $ will be ignoredRoel Spilker
2009-12-02Added some tests for @ToStringunknown
2009-12-02Changed the order of the generated methods in for @DataRoel Spilker
2009-12-02Improved tests to also test on value= parametersRoel Spilker
2009-12-02Added new tests for SneakyThrowsRoel Spilker
2009-12-02Fixed #73 SneakyThrows without parameter did not default to Throwable.classRoel Spilker
2009-12-01Moved test resource files to a better matching locationRoel Spilker
2009-11-29Improved comment placement (newlines, whitespace)Roel Spilker
2009-11-29Annotations on parameters should be inlineRoel Spilker
2009-11-28New testsRoel Spilker
2009-11-28Added support for running unit tests using the method name to determine the f...Roel Spilker
2009-11-27Removed empty () for annotation without parametersunknown
2009-11-27The delombok task now works!Reinier Zwitserloot
2009-11-27Added another testRoel Spilker
2009-11-26Minor refactoring + added testcase for for-loopunknown
2009-11-26Major restructuring+adding testsRoel Spilker