public class DefaultMongoRunner extends Object implements IMongoRunner
| 构造器和说明 |
|---|
DefaultMongoRunner() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod) |
void |
clear(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod) |
void |
prepare(org.springframework.context.ApplicationContext applicationContext,
XmlInfo xmlInfo) |
public void prepare(org.springframework.context.ApplicationContext applicationContext,
XmlInfo xmlInfo)
public void clear(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod)
throws Exception
public void check(org.springframework.context.ApplicationContext applicationContext,
TestMethod testMethod)
throws Exception
Copyright © 2019. All rights reserved.