Base class for testing tree structure for Type Hierarchy (Ctrl+H), Call Hierarchy...
commit32ffb5cfe923d11e680f798bdebfac7b5ce6d31a
authorAlexander Doroshko <adoroshko@swiftteams.com>
Mon, 19 Oct 2009 12:32:57 +0000 (19 16:32 +0400)
committerAlexander Doroshko <adoroshko@swiftteams.com>
Mon, 19 Oct 2009 12:32:57 +0000 (19 16:32 +0400)
tree9a408ad4b196bf73a3e42a56fa896a6f40884168
parente0d7b3f4439b0344614c68fc824da173e83baa3e
Base class for testing tree structure for Type Hierarchy (Ctrl+H), Call Hierarchy (Ctrl+Alt+H), Method Hierarchy (Ctrl+Shift+H)
java/testFramework/src/com/intellij/testFramework/codeInsight/hierarchy/HierarchyViewTestBase.java [new file with mode: 0755]