public class GenerateDataMethodAction extends BaseGenerateTestSupportMethodAction
BaseGenerateTestSupportMethodAction.MyHandler
AnAction.TransparentUpdate
LOG
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
GenerateDataMethodAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isValidFor(PsiClass targetClass,
TestFramework framework) |
createEditTemplateAction, getTargetClass, isValidForClass, isValidForFile
getHandler, update, update
actionPerformed, actionPerformedImpl, beforeActionPerformedUpdate, getCommandName, getEditor, update
addTextOverride, applyTextOverride, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
protected boolean isValidFor(PsiClass targetClass, TestFramework framework)
isValidFor
in class BaseGenerateTestSupportMethodAction