mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ public class InvocableHandlerMethodTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void resolveNullArg() throws Exception {
|
||||
public void resolveNoArgValue() throws Exception {
|
||||
this.composite.addResolver(new StubArgumentResolver(Integer.class));
|
||||
this.composite.addResolver(new StubArgumentResolver(String.class));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user