]> source.dussan.org Git - javassist.git/commit
Unit Test: CtField.make referencing 'this'. 166/head
authornickl- <github@jigsoft.co.za>
Fri, 10 Nov 2017 17:13:01 +0000 (19:13 +0200)
committernickl- <github@jigsoft.co.za>
Sun, 12 Nov 2017 21:54:32 +0000 (23:54 +0200)
commitf4ce4aa16c768acebdafb288aeb097c22eee7bb7
tree0f9b85d7a5593fe6c209d9393d5b9c07e0da0e1d
parente1f0bba5de4dc03a9debfab333683f07cfbcb594
Unit Test: CtField.make referencing 'this'.

As per question raised in #161 passing 'this' reference for CtField value new object instance.
Also added assert for testing referncing 'this' for newly added field.
src/test/javassist/JvstTest.java
src/test/test1/FieldInit.java