org.eclipse.mylar.resources.tests
Class ResourceTestUtil

java.lang.Object
  extended by org.eclipse.mylar.resources.tests.ResourceTestUtil

public class ResourceTestUtil
extends java.lang.Object

Author:
Mik Kersten

Constructor Summary
ResourceTestUtil()
           
 
Method Summary
static void deleteProject(org.eclipse.core.resources.IProject project)
           
static void deleteResource(org.eclipse.core.resources.IResource resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceTestUtil

public ResourceTestUtil()
Method Detail

deleteProject

public static void deleteProject(org.eclipse.core.resources.IProject project)
                          throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException

deleteResource

public static void deleteResource(org.eclipse.core.resources.IResource resource)
                           throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException