| |
|
| org.netbeans.modules.navigator.NavigatorTCTest
NavigatorTCTest | public class NavigatorTCTest extends NbTestCase (Code) | | author: Dafe Simonek |
Inner Class :final public static class OstravskiGyzdProvider extends CorrectCallsProvider | |
Inner Class :final public static class PrazskyPepikProvider extends CorrectCallsProvider | |
Inner Class :final public static class MoravskyHonzaProvider extends CorrectCallsProvider | |
Inner Class :final public static class ActNodeLookupProvider implements NavigatorPanel | |
Inner Class :final public static class GlobalLookup4TestImpl extends AbstractLookup implements ContextGlobalProvider | |
NavigatorTCTest | public NavigatorTCTest()(Code) | | Creates a new instance of ProviderRegistryTest
|
NavigatorTCTest | public NavigatorTCTest(String testName)(Code) | | |
suite | public static NbTest suite()(Code) | | |
testBugfix104145_DeactivatedNotCalled | public void testBugfix104145_DeactivatedNotCalled() throws Exception(Code) | | |
testBugfix113764_clientsLookupLeak | public void testBugfix113764_clientsLookupLeak() throws Exception(Code) | | Test for IZ issue #113764. Checks that after closing navigator window, clientsLookup
in NavigatorController is updated properly and does not hold Node instance through
SimpleProxyLookup.delegate member variable.
|
testBugfix80155_NotEmptyOnProperties | public void testBugfix80155_NotEmptyOnProperties() throws Exception(Code) | | |
testBugfix93123_RefreshCombo | public void testBugfix93123_RefreshCombo() throws Exception(Code) | | |
testCorrectCallsOfNavigatorPanelMethods | public void testCorrectCallsOfNavigatorPanelMethods() throws Exception(Code) | | |
testFeature93711_ActivatedNodes | public void testFeature93711_ActivatedNodes() throws Exception(Code) | | Test for IZ feature #93711. It tests ability of NavigatorPanel implementors
to provide activated nodes for whole navigator panel TopComponent.
See inner class ActNodeLookupProvider, especially getLookup method to get
inspiration how to write providers that provide also activated nodes.
|
testFeature98125_UndoRedo | public void testFeature98125_UndoRedo() throws Exception(Code) | | Test for IZ feature #98125. It tests ability of NavigatorPanelWithUndo
implementors to provide UndoRedo support for their view through
navigator TopComponent.
|
test_118082_ExplorerView | public void test_118082_ExplorerView() throws Exception(Code) | | |
|
|
|