aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/before/BuilderComplex.java
AgeCommit message (Collapse)Author
2019-07-09[builder] added a feature: you can now configure builder class name via the ↵Reinier Zwitserloot
config system
2018-03-20tests updated; a few tests were failing because we removed a few things ↵Reinier Zwitserloot
recently, such as value and builder from experimental.
2013-06-16improved and added to test cases for @Builder.Reinier Zwitserloot
Eclipse's implementation continues to pass them all.
2013-06-16Eclipse Builder implementation finished. Tests need fleshing out though.Reinier Zwitserloot