Class Hierarchy
- java.lang.Object
- com.weirddev.testme.intellij.utils.AccessLevelReflectionUtils
- com.intellij.openapi.actionSystem.AnAction (implements com.intellij.openapi.actionSystem.ActionUpdateThreadAware, com.intellij.openapi.project.PossiblyDumbAware)
- com.intellij.codeInsight.actions.CodeInsightAction (implements com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted)
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.testIntegration.GotoTestOrCodeAction
- com.intellij.codeInsight.generation.actions.BaseGenerateAction (implements com.intellij.codeInsight.generation.actions.GenerateActionPopupTemplateInjector)
- com.intellij.codeInsight.intention.impl.BaseIntentionAction (implements com.intellij.codeInsight.intention.IntentionAction)
- com.intellij.codeInsight.intention.PsiElementBaseIntentionAction
- com.intellij.testIntegration.createTest.CreateTestAction
- com.weirddev.testme.intellij.action.helpers.ClassNameSelection
- com.weirddev.testme.intellij.utils.ClassNameUtils
- com.weirddev.testme.intellij.generator.CodeRefactorUtil
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- com.weirddev.testme.intellij.ui.popup.ConfigurationLinkAction (implements com.weirddev.testme.intellij.ui.popup.TestMePopUpHandler.AdditionalAction)
- com.intellij.openapi.ui.DialogWrapper
- com.weirddev.testme.intellij.template.context.Field
- com.intellij.ide.fileTemplates.impl.FileTemplateBase (implements com.intellij.ide.fileTemplates.FileTemplate)
- com.weirddev.testme.intellij.template.FileTemplateConfig
- com.weirddev.testme.intellij.ui.template.FileTemplateConfigurable (implements com.intellij.openapi.options.Configurable, com.intellij.openapi.options.Configurable.NoScroll)
- com.weirddev.testme.intellij.template.FileTemplateContext
- com.weirddev.testme.intellij.ui.customizedialog.FileTemplateCustomization
- com.weirddev.testme.intellij.ui.template.FileTemplateLoadResult
- com.intellij.ide.fileTemplates.FileTemplateManager
- com.weirddev.testme.intellij.ui.template.TestMeTemplateManager (implements com.intellij.openapi.components.PersistentStateComponent<T>)
- com.weirddev.testme.intellij.template.FTFolderManager
- com.weirddev.testme.intellij.ui.template.FTManager
- com.weirddev.testme.intellij.action.helpers.GeneratedClassNameResolver
- com.weirddev.testme.intellij.scala.utils.GenericsExpressionParser
- com.intellij.codeInsight.navigation.GotoTargetHandler (implements com.intellij.codeInsight.CodeInsightActionHandler)
- com.intellij.testIntegration.GotoTestOrCodeHandler
- com.weirddev.testme.intellij.groovy.resolvers.GroovyPropertyUtil
- com.weirddev.testme.intellij.groovy.resolvers.GroovyPsiTreeUtils
- com.weirddev.testme.intellij.icon.IconizedLabel
- com.weirddev.testme.intellij.icon.IconRegistry
- com.weirddev.testme.intellij.icon.IconRegistry.IconDescriptor
- com.weirddev.testme.intellij.icon.IconTokensReplacerImpl (implements com.weirddev.testme.intellij.icon.IconTokensReplacer)
- com.weirddev.testme.intellij.utils.JavaPsiTreeUtils
- com.weirddev.testme.intellij.template.context.impl.JavaTestBuilderImpl (implements com.weirddev.testme.intellij.template.context.impl.LangTestBuilder)
- com.weirddev.testme.intellij.utils.JavaTypeUtils
- com.weirddev.testme.intellij.template.context.impl.LangTestBuilderFactory
- com.weirddev.testme.intellij.common.utils.LanguageUtils
- com.weirddev.testme.intellij.cache.LruCache<K,V> (implements com.weirddev.testme.intellij.cache.Cache<K,V>)
- com.weirddev.testme.intellij.cache.LruCache.CacheStats
- com.weirddev.testme.intellij.template.context.Method
- com.weirddev.testme.intellij.template.context.MethodCall
- com.weirddev.testme.intellij.resolvers.to.MethodCallArg
- com.weirddev.testme.intellij.template.context.MethodCallArgument
- com.weirddev.testme.intellij.builder.MethodFactory
- com.weirddev.testme.intellij.builder.MethodReferencesBuilder
- com.weirddev.testme.intellij.common.reflection.MethodReflectionUtils
- com.weirddev.testme.intellij.generator.MockBuilderFactory
- com.weirddev.testme.intellij.template.context.MockitoMockBuilder (implements com.weirddev.testme.intellij.template.context.MockBuilder)
- com.weirddev.testme.intellij.utils.Node<T>
- com.weirddev.testme.intellij.template.context.Param
- com.weirddev.testme.intellij.template.context.ParameterizedTestComponents
- com.weirddev.testme.intellij.utils.PropertyUtils
- com.weirddev.testme.intellij.common.utils.PsiMethodUtils
- com.weirddev.testme.intellij.template.context.Reference
- com.weirddev.testme.intellij.resolvers.to.ResolvedMethodCall
- com.weirddev.testme.intellij.resolvers.to.ResolvedReference
- com.weirddev.testme.intellij.utils.ResourceLoader
- org.apache.velocity.runtime.resource.loader.ResourceLoader
- org.apache.velocity.runtime.RuntimeInstance (implements org.apache.velocity.runtime.RuntimeConstants, org.apache.velocity.runtime.RuntimeServices)
- com.weirddev.testme.intellij.scala.resolvers.ScalaPsiRefactoringUtils
- com.weirddev.testme.intellij.scala.resolvers.ScalaPsiTreeUtils
- com.weirddev.testme.intellij.scala.resolvers.ScalaTypeUtils
- org.apache.velocity.util.StringUtils
- com.weirddev.testme.intellij.template.context.StringUtils
- com.intellij.openapi.fileTypes.SyntaxHighlighterBase (implements com.intellij.openapi.fileTypes.SyntaxHighlighter)
- com.weirddev.testme.intellij.action.helpers.TargetDirectoryLocator
- com.weirddev.testme.intellij.template.TemplateDescriptor
- com.weirddev.testme.intellij.utils.TemplateFileNameFormatter
- com.weirddev.testme.intellij.icon.TemplateNameFormatter
- com.weirddev.testme.intellij.template.TemplateRegistry
- com.weirddev.testme.intellij.template.context.impl.TestBuilderImpl (implements com.weirddev.testme.intellij.template.context.TestBuilder)
- com.weirddev.testme.intellij.template.context.TestBuilderTypes
- com.weirddev.testme.intellij.generator.TestBuilderUtil
- com.weirddev.testme.intellij.generator.TestClassElementsLocator
- com.weirddev.testme.intellij.action.TestMeAdditionalAction (implements com.weirddev.testme.intellij.ui.popup.TestMePopUpHandler.AdditionalAction)
- com.weirddev.testme.intellij.TestMeBundle
- com.weirddev.testme.intellij.configuration.TestMeConfig
- com.weirddev.testme.intellij.configuration.TestMeConfigPersistent (implements com.intellij.openapi.components.PersistentStateComponent<T>)
- com.weirddev.testme.intellij.ui.settings.TestMeConfigurable (implements com.intellij.openapi.options.SearchableConfigurable)
- com.weirddev.testme.intellij.action.TestMeCreator
- com.weirddev.testme.intellij.generator.TestMeGenerator
- com.weirddev.testme.intellij.TestMePluginRegistration (implements com.intellij.openapi.startup.ProjectActivity)
- com.weirddev.testme.intellij.ui.popup.TestMePopUpHandler (implements com.intellij.codeInsight.CodeInsightActionHandler)
- com.weirddev.testme.intellij.ui.popup.TestMePopUpHandler.GotoData
- com.weirddev.testme.intellij.ui.settings.TestMeSettingsForm (implements com.intellij.openapi.Disposable)
- com.weirddev.testme.intellij.ui.template.TestMeTemplateManager.State
- com.weirddev.testme.intellij.template.context.TestSubjectInspector
- com.weirddev.testme.intellij.utils.TestSubjectResolverUtils
- com.weirddev.testme.intellij.generator.TestTemplateContextBuilder
- com.weirddev.testme.intellij.ui.template.TestTemplatesConfigurable (implements com.intellij.openapi.options.Configurable.NoMargin, com.intellij.openapi.options.Configurable.NoScroll, com.intellij.openapi.options.Configurable.VariableProjectAppLevel, com.intellij.openapi.options.SearchableConfigurable)
- com.weirddev.testme.intellij.template.context.Type
- com.weirddev.testme.intellij.template.TypeDictionary
- com.weirddev.testme.intellij.utils.TypeUtils
- com.weirddev.testme.intellij.utils.UrlClassLoaderUtils
- com.weirddev.testme.intellij.ui.template.UrlUtil
- com.weirddev.testme.intellij.generator.VelocityInitializer
- com.intellij.openapi.help.WebHelpProvider (implements com.intellij.openapi.extensions.PluginAware)