| 程序包 | 说明 |
|---|---|
| com.github.yongchristophertang.engine.java |
Java API test framework which mainly deals with test log injection during API calling
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ClassLoggerProxy<T>
Logger proxy for an instance
|
class |
LoggerProxyFactory<T>
Logger proxy factory to inject necessary descriptive logs for calling methods in
client |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> T |
ProxyFactories.createLoggerProxy(ProxyFactory<T> factory)
Create a proxy via a
ProxyFactory |
Copyright © 2016. All rights reserved.