AbstractThreadGroup
, CriticalSectionController
, ForeachController
, GenericController
, IfController
, IncludeController
, InterleaveControl
, LoopController
, ModuleController
, OnceOnlyController
, PostThreadGroup
, ProxyControl
, RandomController
, RandomOrderController
, RecordingController
, RunTime
, SetupThreadGroup
, SwitchController
, TestFragmentController
, ThreadGroup
, ThroughputController
, TransactionController
, WhileController
public interface TestCompilerHelper
Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.