public interface IRollupRule
| Modifier and Type | Method and Description |
|---|---|
CommandList |
getExpandedCommands(Context context,
Map<String,String> rollupArgs)
Get exapanded command list.
|
String |
getName()
Get rollup rule name.
|
String getName()
CommandList getExpandedCommands(Context context, Map<String,String> rollupArgs)
context - Runner object as Selenese Runner context.rollupArgs - arguments for rollup.Copyright © 2016. All rights reserved.