public class OAI2ImportTest
extends TestCase
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.parsers.SAXParserFactory |
parserFactory |
protected javax.xml.parsers.SAXParser |
saxParser |
| Constructor and Description |
|---|
OAI2ImportTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testCorrectLineBreaks() |
void |
testFixKey() |
void |
testOai22xml() |
void |
testOai23xml() |
void |
testOnline() |
void |
testParse() |
void |
testUrlConstructor() |
protected javax.xml.parsers.SAXParserFactory parserFactory
protected javax.xml.parsers.SAXParser saxParser
protected void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testCorrectLineBreaks()
public void testParse()
throws java.lang.Throwable
java.lang.Throwablepublic void testOai22xml()
throws java.lang.Exception
java.lang.Exceptionpublic void testOai23xml()
throws java.lang.Throwable
java.lang.Throwablepublic void testUrlConstructor()
public void testFixKey()
public void testOnline()
throws java.lang.InterruptedException
java.lang.InterruptedException