public interface IDbRunner
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod) |
default void |
checkVal(List res,
Expected[] expecteds,
String desc) |
void |
clear(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod) |
void |
prepare(org.springframework.context.ApplicationContext applicationContext,
XmlInfo xmlInfo) |
void prepare(org.springframework.context.ApplicationContext applicationContext,
XmlInfo xmlInfo)
throws Exception
Exceptionvoid clear(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod)
throws Exception
Exceptionvoid check(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod)
throws Exception
Exceptiondefault void checkVal(List res, Expected[] expecteds, String desc) throws IllegalAccessException
Copyright © 2019. All rights reserved.