Class ToggleNatureActionTests

    • Constructor Detail

      • ToggleNatureActionTests

        public ToggleNatureActionTests()
    • Method Detail

      • resetMock

        public void resetMock()
      • addsNatureWhenProjectDoesNotHaveNature

        public void addsNatureWhenProjectDoesNotHaveNature()
                                                    throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException
      • removesNatureWhenProjectHasNature

        public void removesNatureWhenProjectHasNature()
                                               throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException
      • checksProxyWhenSelectionAProjectThatDoesHaveNature

        public void checksProxyWhenSelectionAProjectThatDoesHaveNature()
                                                                throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException
      • unchecksProxyWhenSelectingAProjectThatDoesNotHaveNature

        public void unchecksProxyWhenSelectingAProjectThatDoesNotHaveNature()
                                                                     throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException