public class TestBeanHelper extends Object
TestBean currently extends AbstractTestElement to support backward-compatibility, but the property-value-map may later on be separated from the test beans themselves. To ensure this will be doable with minimum damage, all inherited methods are deprecated.
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.log.Logger |
log |
| Constructor and Description |
|---|
TestBeanHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
prepare(TestElement el)
Deprecated.
to limit it's usage in expectation of moving it elsewhere.
|
@Deprecated public static void prepare(TestElement el)
Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.