| Package | Description |
|---|---|
| org.opennms.gizmo |
| Modifier and Type | Class and Description |
|---|---|
class |
GizmoRule<T extends GizmoStack<T,U>,U extends GizmoStacker<T>>
Uses the provided
GizmoStacker to setup and optionally tear down
GizmoStacks before/after test execution. |
interface |
GizmoStack<T extends GizmoStack<?,?>,U extends GizmoStacker<T>>
Used to define a stack, or a collection of coupled components.
|
Copyright © 2017. All rights reserved.