public abstract class JvmRunLineMarkerContributor extends RunLineMarkerContributor
RunLineMarkerContributor.Info
RUN_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, withExecutorActions
public final RunLineMarkerContributor.Info getInfo(PsiElement element)
getInfo
in class RunLineMarkerContributor
protected abstract RunLineMarkerContributor.Info getInfo(JvmElement element)