public class RunnerUtils extends Object
| Constructor and Description |
|---|
RunnerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.noear.solon.core.AppContext |
initRunner(Class<?> klass)
初始化测试运行器
|
static Object |
initTestTarget(org.noear.solon.core.AppContext appContext,
Class<?> klass)
初始化测试目标类
|
Copyright © 2025. All rights reserved.