aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj
diff options
context:
space:
mode:
authorAndre Brait <andrebrait@gmail.com>2020-07-13 18:50:12 +0200
committerRoel Spilker <r.spilker@gmail.com>2020-09-24 22:25:15 +0200
commitd00ab552e199410c283049cd8d9359a69855f1f2 (patch)
treed625204bafff70f938e8bc34c08cb5a3289fd235 /test/transform/resource/messages-ecj
parent4e0ffbc32913001082dd2387a20b480076ddd20a (diff)
downloadlombok-d00ab552e199410c283049cd8d9359a69855f1f2.tar.gz
lombok-d00ab552e199410c283049cd8d9359a69855f1f2.tar.bz2
lombok-d00ab552e199410c283049cd8d9359a69855f1f2.zip
Finish implementation, add tests
Diffstat (limited to 'test/transform/resource/messages-ecj')
-rw-r--r--test/transform/resource/messages-ecj/EqualsAndHashCodeCache.java.messages2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/transform/resource/messages-ecj/EqualsAndHashCodeCache.java.messages b/test/transform/resource/messages-ecj/EqualsAndHashCodeCache.java.messages
new file mode 100644
index 00000000..24d202bd
--- /dev/null
+++ b/test/transform/resource/messages-ecj/EqualsAndHashCodeCache.java.messages
@@ -0,0 +1,2 @@
+1 Not caching the result of hashCode: Annotated type is not final.
+23 Not caching the result of hashCode: Annotated type is not final. \ No newline at end of file