public interface IUITestableAction<T> extends IUIAction<T>
IUIAction that support automatic tests.| Modifier and Type | Method and Description |
|---|---|
String |
getTestId(T instance)
Returns TestID needed for automatic tests.
|
Copyright © 2017 etc.to. All rights reserved.