This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
lombok
Watch
1
Star
0
Fork
0
mirror of
https://github.com/tiennm99/lombok.git
synced
2026-09-13 08:19:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b041b355d64cf0c3ec17f360a1cee27a8fe0ea3f
lombok
/
test
/
transform
/
resource
T
History
Roel Spilker
b041b355d6
Added tests for issue 358
2012-04-02 20:47:33 +02:00
..
after-delombok
Added tests for issue 358
2012-04-02 20:47:33 +02:00
after-ecj
Added tests for issue 358
2012-04-02 20:47:33 +02:00
before
Added tests for issue 358
2012-04-02 20:47:33 +02:00
messages-delombok
Added full test suite for @Accessors, as well as the new rules for whether or not a method is already there so lombok shouldn't generate it (now number of parameters matters), and added generics testing to RequiredArgsConstructor's static constructor feature.
2012-03-26 23:49:39 +02:00
messages-ecj
Added full test suite for @Accessors, as well as the new rules for whether or not a method is already there so lombok shouldn't generate it (now number of parameters matters), and added generics testing to RequiredArgsConstructor's static constructor feature.
2012-03-26 23:49:39 +02:00
messages-idempotent
Couple more tests for val
2012-02-15 04:45:28 +01:00