public interface ToolbarStateProvider
Modifier and Type | Method and Description |
---|---|
boolean |
isRunActionEnabled()
Indicates either Run action can be executed at the moment.
|
boolean |
isStopActionAvailable()
Indicates either test execution can be stopped at all.
|
boolean isRunActionEnabled()
boolean isStopActionAvailable()
Copyright © 2019. All rights reserved.