net.sf.taverna.raven.repository.impl
Class ArtifactImplTest

java.lang.Object
  extended by net.sf.taverna.raven.repository.impl.ArtifactImplTest

public class ArtifactImplTest
extends java.lang.Object


Constructor Summary
ArtifactImplTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testBocaPropertiesInterpolation()
           
 void testDependenciesWithPropertiesInterpolation()
           
 void testExclusionDependencies()
           
 void testPropertiesInterpolation()
           
 void testTestRepos()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactImplTest

public ArtifactImplTest()
Method Detail

setUp

public void setUp()
           throws java.io.IOException
Throws:
java.io.IOException

tearDown

public void tearDown()

testBocaPropertiesInterpolation

public void testBocaPropertiesInterpolation()
                                     throws java.net.MalformedURLException,
                                            java.lang.InterruptedException,
                                            ArtifactStateException,
                                            java.io.FileNotFoundException
Throws:
java.net.MalformedURLException
java.lang.InterruptedException
ArtifactStateException
java.io.FileNotFoundException

testDependenciesWithPropertiesInterpolation

public void testDependenciesWithPropertiesInterpolation()
                                                 throws java.net.MalformedURLException,
                                                        java.lang.InterruptedException,
                                                        ArtifactStateException
Throws:
java.net.MalformedURLException
java.lang.InterruptedException
ArtifactStateException

testExclusionDependencies

public void testExclusionDependencies()
                               throws java.net.MalformedURLException,
                                      java.lang.InterruptedException,
                                      ArtifactStateException
Throws:
java.net.MalformedURLException
java.lang.InterruptedException
ArtifactStateException

testPropertiesInterpolation

public void testPropertiesInterpolation()
                                 throws java.net.MalformedURLException,
                                        java.lang.InterruptedException,
                                        ArtifactStateException,
                                        java.io.FileNotFoundException
Throws:
java.net.MalformedURLException
java.lang.InterruptedException
ArtifactStateException
java.io.FileNotFoundException

testTestRepos

public void testTestRepos()
                   throws java.io.IOException
Throws:
java.io.IOException