Class SingleProjectReadOnlyCheckTestBase


  • public abstract class SingleProjectReadOnlyCheckTestBase
    extends CheckTestBase
    Base implementation for the check tests that aren't change the single test configuration
    • Constructor Detail

      • SingleProjectReadOnlyCheckTestBase

        public SingleProjectReadOnlyCheckTestBase()
    • Method Detail

      • setUp

        public void setUp()
                   throws org.eclipse.core.runtime.CoreException
        Throws:
        org.eclipse.core.runtime.CoreException
      • enableCleanUp

        protected boolean enableCleanUp()
        Description copied from class: CheckTestBase
        Cleanup flag definition
        Overrides:
        enableCleanUp in class CheckTestBase
        Returns:
        True if the WS should be cleaned after each test
      • getTestConfigurationName

        protected abstract String getTestConfigurationName()
        Gets the name of the test configuration
        Returns:
        The name of the test configuration. May not be null