public class SVNResourceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
CLASSPATH_PATH |
private org.tmatesoft.svn.core.wc.SVNClientManager |
clientManager |
private Resource |
comparer |
private static String |
FILENAME |
private static String |
ORIGINAL_TEXT |
private static int |
ORIGINAL_VERSION |
private static String |
PATH |
private static String |
SVN_PATH |
private File |
theDir |
private org.tmatesoft.svn.core.SVNURL |
url |
| Constructor and Description |
|---|
SVNResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
emptyDir() |
private void |
emptyDir(File dir) |
private GenericApplicationContext |
getContext(String fileName) |
void |
makeDir() |
void |
setup() |
void |
testMain() |
void |
testNotExist() |
void |
testRevision() |
void |
testSpringLoad() |
private static final String ORIGINAL_TEXT
private static final int ORIGINAL_VERSION
private static final String PATH
private static final String SVN_PATH
private static final String FILENAME
private static final String CLASSPATH_PATH
private org.tmatesoft.svn.core.wc.SVNClientManager clientManager
private Resource comparer
private org.tmatesoft.svn.core.SVNURL url
private File theDir
public void setup()
throws org.tmatesoft.svn.core.SVNException,
IOException
org.tmatesoft.svn.core.SVNExceptionIOExceptionpublic void makeDir()
throws IOException
IOExceptionprivate void emptyDir(File dir)
public void emptyDir()
public void testRevision()
throws IOException,
ParseException
IOExceptionParseExceptionpublic void testNotExist()
public void testMain()
throws IOException
IOExceptionprivate GenericApplicationContext getContext(String fileName)
public void testSpringLoad()
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.