|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectTestCase
org.tigris.subversion.javahl.tests.SVNAdminTests
public class SVNAdminTests
This class is used for testing the SVNAdmin class More methodes for testing are still needed
| Constructor Summary | |
|---|---|
SVNAdminTests()
|
|
| Method Summary | |
|---|---|
protected void |
removeRepository(java.lang.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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SVNAdminTests()
| Method Detail |
|---|
protected void setUp()
throws java.lang.Exception
java.lang.Exception
protected void tearDown()
throws java.lang.Exception
java.lang.Exception
public void testCreate()
throws java.lang.Throwable
java.lang.Throwable
protected void removeRepository(java.lang.String pathName)
throws java.lang.Exception
pathName - path name of the repository
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||