public class AttributeTesting
extends java.lang.Object
| Constructor and Description |
|---|
AttributeTesting() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureAttributeForTesting(Attribute att)
A few attributes will throw exceptions if not initialized this method can be called when an attribute
needs testing but the test is generic and does not necessarily want or need to know the specific
type of attribute and its properties.
|
public static void configureAttributeForTesting(Attribute att)