rzo1 commented on code in PR #52:
URL: https://github.com/apache/geronimo-xbean/pull/52#discussion_r2768840370


##########
xbean-reflect/src/test/java/org/apache/xbean/recipe/ParameterNameLoaderTest.java:
##########
@@ -107,6 +107,14 @@ public void testEmptyMethod() throws Exception {
         assertParameterNames(Collections.<String>emptyList(), method);
     }
 
+    public void testXBEAN355() throws  Exception{

Review Comment:
   Yes. Added a test for non static inner class (with a fix for that case) + 
non static separate class.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to