public class ReflectionUtilsTest extends Object
ReflectionUtils.| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectionUtilsTest.A |
static class |
ReflectionUtilsTest.B |
| Constructor and Description |
|---|
ReflectionUtilsTest() |
| Modifier and Type | Method and Description |
|---|---|
static long |
callable() |
void |
shouldInvokeFallbackOnMethodChain() |
void |
shouldInvokeMethodChain() |
void |
shouldInvokeStaticMethod() |
void |
shouldNotInvokeStaticMethod() |
public void shouldNotInvokeStaticMethod()
public void shouldInvokeStaticMethod()
public void shouldInvokeMethodChain()
public void shouldInvokeFallbackOnMethodChain()
public static long callable()
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.