rmannibucau commented on code in PR #52:
URL: https://github.com/apache/geronimo-xbean/pull/52#discussion_r2768694850
##########
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:
can you add a test with a non-static class please?
--
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]