org.tigris.subversion.javahl.tests
Class SVNAdminTests
TestCase
org.tigris.subversion.javahl.tests.SVNAdminTests
public class SVNAdminTests
extends TestCase
This class is used for testing the SVNAdmin class
More methodes for testing are still needed
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
|
removeRepository
protected void removeRepository(String pathName)
throws Exception
remove a rempositryl
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