public class MigrationFileAdapterTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PACKAGE
Path of the migration test folder.
|
| Constructor and Description |
|---|
MigrationFileAdapterTest() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite()
Necessary for "ant".
|
void |
test1()
Test method for
migration.MigrationManager#generateDiffFile(java.lang.String, java.lang.String) . |
public static final java.lang.String PACKAGE
public static junit.framework.Test suite()
public void test1()
throws org.tmatesoft.svn.core.SVNException,
ReaderException,
java.io.FileNotFoundException,
java.lang.IllegalArgumentException,
java.lang.InterruptedException,
ParserException,
ScannerException,
java.io.IOException,
ValueNotInRangeOfTypeException,
TypeDoesNotExistException,
TypeExceptions
migration.MigrationManager#generateDiffFile(java.lang.String, java.lang.String) .
java.lang.String)} .org.tmatesoft.svn.core.SVNException - if there is a problem with the SVNKit.ReaderException - if there is a problem with the file to read.java.io.FileNotFoundExceptionjava.lang.IllegalArgumentExceptionjava.lang.InterruptedExceptionParserExceptionScannerExceptionjava.io.IOExceptionValueNotInRangeOfTypeExceptionTypeDoesNotExistExceptionTypeExceptions