public interface MongockSpringConfigurationBase
| Modifier and Type | Method and Description |
|---|---|
SpringRunnerType |
getRunnerType() |
boolean |
isTestEnabled() |
void |
setRunnerType(SpringRunnerType runnerType) |
void |
setTestEnabled(boolean testEnabled) |
SpringRunnerType getRunnerType()
void setRunnerType(SpringRunnerType runnerType)
boolean isTestEnabled()
void setTestEnabled(boolean testEnabled)
Copyright © 2022. All rights reserved.