Class TestMeActionHandler
java.lang.Object
com.weirddev.testme.intellij.ui.popup.TestMePopUpHandler
com.weirddev.testme.intellij.action.TestMeActionHandler
- All Implemented Interfaces:
com.intellij.codeInsight.CodeInsightActionHandler
,com.intellij.codeInsight.intention.FileModifier
,com.intellij.openapi.application.WriteActionAware
Date: 10/15/2016
- Author:
- Yaron Yamin
- See Also:
-
GotoTestOrCodeHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class com.weirddev.testme.intellij.ui.popup.TestMePopUpHandler
TestMePopUpHandler.AdditionalAction, TestMePopUpHandler.GotoData
Nested classes/interfaces inherited from interface com.intellij.codeInsight.intention.FileModifier
com.intellij.codeInsight.intention.FileModifier.SafeFieldForPreview, com.intellij.codeInsight.intention.FileModifier.SafeTypeForPreview
-
Constructor Summary
-
Method Summary
Methods inherited from class com.weirddev.testme.intellij.ui.popup.TestMePopUpHandler
invoke, startInWriteAction
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.intellij.codeInsight.intention.FileModifier
getElementToMakeWritable, getFileModifierForPreview
-
Constructor Details
-
TestMeActionHandler
public TestMeActionHandler()
-