org.tigris.subversion.javahl.tests

Class SVNAdminTests


public class SVNAdminTests
extends TestCase

This class is used for testing the SVNAdmin class More methodes for testing are still needed

Method Summary

protected void
removeRepository(String pathName)
remove a rempositryl
protected void
setUp()
setup the test
protected void
tearDown()
cleanp after the test
void
testCreate()
Test the basic SVNAdmin.create functionality

Method Details

removeRepository

protected void removeRepository(String pathName)
            throws Exception
remove a rempositryl
Parameters:
pathName - path name of the repository

setUp

protected void setUp()
            throws Exception
setup the test

tearDown

protected void tearDown()
            throws Exception
cleanp after the test

testCreate

public void testCreate()
            throws Throwable
Test the basic SVNAdmin.create functionality