public interface TestCompilerHelper
Modifier and Type | Method and Description |
---|---|
boolean |
addTestElementOnce(TestElement child)
Add child test element only if it has not already been added.
|
boolean addTestElementOnce(TestElement child)
Only for use by TestCompiler.
child
- the TestElement
to be addedtrue
if the child was addedCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.