public class FixtureUtils
extends java.lang.Object
Constructor and Description |
---|
FixtureUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
labelOrEmpty(java.lang.String label)
Returns a properly formatted label for a module in a stream definition.
|
public static java.lang.String labelOrEmpty(java.lang.String label)
label
- The label to be formatted.