public abstract class JvmRunLineMarkerContributor extends RunLineMarkerContributor
RunLineMarkerContributor.InfoRUN_TEST_TOOLTIP_PROVIDER| Constructor and Description |
|---|
JvmRunLineMarkerContributor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RunLineMarkerContributor.Info |
getInfo(JvmElement element) |
RunLineMarkerContributor.Info |
getInfo(PsiElement element) |
getTestStateIcon, getTestStateIcon, getText, producesAllPossibleConfigurations, withExecutorActionspublic final RunLineMarkerContributor.Info getInfo(PsiElement element)
getInfo in class RunLineMarkerContributorprotected abstract RunLineMarkerContributor.Info getInfo(JvmElement element)