Class GotoTestOrCodeHandlerExt

java.lang.Object
com.intellij.codeInsight.navigation.GotoTargetHandler
com.intellij.testIntegration.GotoTestOrCodeHandler
com.weirddev.testme.intellij.action.GotoTestOrCodeHandlerExt
All Implemented Interfaces:
com.intellij.codeInsight.CodeInsightActionHandler, com.intellij.codeInsight.intention.FileModifier, com.intellij.openapi.application.WriteActionAware

public class GotoTestOrCodeHandlerExt extends com.intellij.testIntegration.GotoTestOrCodeHandler
Date: 10/15/2016
Author:
Yaron Yamin
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.intellij.codeInsight.navigation.GotoTargetHandler

    com.intellij.codeInsight.navigation.GotoTargetHandler.AdditionalAction, com.intellij.codeInsight.navigation.GotoTargetHandler.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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.intellij.testIntegration.GotoTestOrCodeHandler

    getSelectedElement

    Methods inherited from class com.intellij.codeInsight.navigation.GotoTargetHandler

    computePresentation, computePresentationInBackground, createRenderer, invoke, navigate, 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

    • GotoTestOrCodeHandlerExt

      public GotoTestOrCodeHandlerExt()