| 程序包 | 说明 |
|---|---|
| io.jboot.test |
| 限定符和类型 | 字段和说明 |
|---|---|
private static Map<InterceptorCache.MethodKey,MockMethodInfo> |
MockMethodInterceptor.METHOD_INFO_CACHE |
| 限定符和类型 | 方法和说明 |
|---|---|
private List<MockMethodInfo> |
MockApp.getMockMethodInfoList(Class<?> testClass) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
MockMethodInterceptor.addMethodInfo(MockMethodInfo value) |
| 限定符和类型 | 方法和说明 |
|---|---|
private void |
MockApp.searchMockMethods(Class<?> searchClass,
List<MockMethodInfo> tolist) |
| 构造器和说明 |
|---|
MockMethodInfo(MockMethodInfo methodInfo,
Class<?> newTargetClass) |
Copyright © 2024. All rights reserved.