public class JUnitRunDashboardCustomizer extends RunDashboardCustomizer
NODE_LINKS
Constructor and Description |
---|
JUnitRunDashboardCustomizer() |
Modifier and Type | Method and Description |
---|---|
PsiElement |
getPsiElement(RunDashboardRunConfigurationNode node) |
boolean |
isApplicable(RunnerAndConfigurationSettings settings,
RunContentDescriptor descriptor) |
canDrop, drop, getChildren, getStatus, updatePresentation
public boolean isApplicable(RunnerAndConfigurationSettings settings, RunContentDescriptor descriptor)
isApplicable
in class RunDashboardCustomizer
public PsiElement getPsiElement(RunDashboardRunConfigurationNode node)
getPsiElement
in class RunDashboardCustomizer