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

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

public class PomPropertiesTest
extends java.lang.Object

Test support for various uses of Maven properties such as ${project.version}.

Based on real examples dumped into the test classpath at /net/sf/taverna/raven/repository/cxf-repository.

Author:
Stian Soiland-Reyes

Constructor Summary
PomPropertiesTest()
           
 
Method Summary
static java.io.File createTempDirectory()
           
 void deleteRepositoryDir()
           
 void findRepository()
           
 void isValidRepository()
           
 void loadInstantSoap()
           
 void loadStaxThroughAxiom()
           
static void setRavenConsoleLogging()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PomPropertiesTest

public PomPropertiesTest()
Method Detail

createTempDirectory

public static java.io.File createTempDirectory()
                                        throws java.io.IOException
Throws:
java.io.IOException

setRavenConsoleLogging

public static void setRavenConsoleLogging()

deleteRepositoryDir

public void deleteRepositoryDir()

findRepository

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

isValidRepository

public void isValidRepository()
                       throws java.lang.Exception
Throws:
java.lang.Exception

loadInstantSoap

public void loadInstantSoap()
                     throws java.lang.Exception
Throws:
java.lang.Exception

loadStaxThroughAxiom

public void loadStaxThroughAxiom()
                          throws ArtifactStateException
Throws:
ArtifactStateException