Uses of Package
org.eclipse.core.tests.resources

Packages that use org.eclipse.core.tests.resources
org.eclipse.core.tests.filesystem   
org.eclipse.core.tests.internal.alias   
org.eclipse.core.tests.internal.builders   
org.eclipse.core.tests.internal.localstore   
org.eclipse.core.tests.internal.mapping   
org.eclipse.core.tests.internal.properties   
org.eclipse.core.tests.internal.resources   
org.eclipse.core.tests.internal.utils   
org.eclipse.core.tests.resources   
org.eclipse.core.tests.resources.perf   
org.eclipse.core.tests.resources.refresh   
org.eclipse.core.tests.resources.regression   
org.eclipse.core.tests.resources.session   
org.eclipse.core.tests.resources.usecase   
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.filesystem
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.internal.alias
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.internal.builders
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.internal.localstore
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.internal.mapping
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.internal.properties
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.internal.resources
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.internal.utils
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.resources
LinkedResourceTest
          Tests the following API methods: IFile#createLink IFolder#createLink This test supports both variable-based and non-variable-based locations.
ResourceDeltaVerifier
          Verifies the state of an IResourceDelta by comparing it with a client's expectations.
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.resources.perf
OldCorePerformanceTest
          This class used to be the common superclass for all performance tests for the Core project.
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.resources.refresh
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.resources.regression
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
WorkspaceSessionTest
          Workspace session tests function as follows: Each test class looks like a typical JUnit test, except the platform is shutdown and restarted after each test method.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.resources.session
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
WorkspaceSessionTest
          Workspace session tests function as follows: Each test class looks like a typical JUnit test, except the platform is shutdown and restarted after each test method.
 

Classes in org.eclipse.core.tests.resources used by org.eclipse.core.tests.resources.usecase
ResourceTest
          Superclass for tests that use the Eclipse Platform workspace.
WorkspaceSessionTest
          Workspace session tests function as follows: Each test class looks like a typical JUnit test, except the platform is shutdown and restarted after each test method.