public abstract class AbstractMonitoringSubFunctionTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedEx |
org.ow2.petals.jmx.api.mock.junit.PetalsJmxApiJunitRule |
jmxApi |
protected org.ow2.petals.cli.base.junit.shell.StringStreamShell |
shell |
protected org.ow2.petals.cli.extension.command.monitoring.mo.api.AbstractMonitoringSubFunction |
subFunction |
Constructor and Description |
---|
AbstractMonitoringSubFunctionTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract org.ow2.petals.cli.extension.command.monitoring.mo.api.AbstractMonitoringSubFunction |
buildSubFunction() |
void |
setUpFunction() |
public final org.junit.rules.ExpectedException expectedEx
public final org.ow2.petals.jmx.api.mock.junit.PetalsJmxApiJunitRule jmxApi
protected org.ow2.petals.cli.base.junit.shell.StringStreamShell shell
protected org.ow2.petals.cli.extension.command.monitoring.mo.api.AbstractMonitoringSubFunction subFunction
Copyright © 2005-2018 Linagora. All Rights Reserved.