public class Assert extends Object
Constructor and Description |
---|
Assert() |
Modifier and Type | Method and Description |
---|---|
static void |
assertMonitoringSubFunctions(org.ow2.petals.cli.extension.command.monitoring.mo.api.MonitoringObject monitoringObj,
List<Class<? extends org.ow2.petals.cli.extension.command.monitoring.mo.api.MonitoringSubFunction>> originalExpectedSubFunctions)
Assert that the given monitoring object is provided with the right expected sub-functions
|
public static final void assertMonitoringSubFunctions(org.ow2.petals.cli.extension.command.monitoring.mo.api.MonitoringObject monitoringObj, List<Class<? extends org.ow2.petals.cli.extension.command.monitoring.mo.api.MonitoringSubFunction>> originalExpectedSubFunctions)
monitoringObj
- The monitoring object to checkoriginalExpectedSubFunctions
- The expected sub-functionsCopyright © 2005-2018 Linagora. All Rights Reserved.