net.sf.taverna.tools
Class RepositoriesTest

java.lang.Object
  extended by net.sf.taverna.tools.RepositoriesTest

public class RepositoriesTest
extends java.lang.Object


Constructor Summary
RepositoriesTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testStartupRepositoryDefinedAndExists()
           
 void testStartupRepositoryDefinedButNotExist()
           
 void testStartupRepositoryNotDefined()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoriesTest

public RepositoriesTest()
Method Detail

setUp

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

tearDown

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

testStartupRepositoryNotDefined

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

testStartupRepositoryDefinedButNotExist

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

testStartupRepositoryDefinedAndExists

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