IShardableListener
public
interface
IShardableListener
implements
ITestInvocationListener
com.android.tradefed.result.IShardableListener |
A ITestInvocationListener
that can be sharded.
When a config that includes such a listener is sharded, each shard will have a copy of this
listener.
Summary
Public methods | |
---|---|
abstract
IShardableListener
|
clone()
|