Package nl.b3p.topnl
Class ProcessorTest
java.lang.Object
nl.b3p.topnl.TestUtil
nl.b3p.topnl.ProcessorTest
- Author:
- meine
-
Field Summary
Fields inherited from class nl.b3p.topnl.TestUtil
datasource, run, useDB
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
Test of convert method, of class Processor.void
Test of save method, of class Processor.void
Test of parse method, of class Processor.void
Test of save method, of class Processor.void
Test of save method, of class Processor.void
Test of save method, of class Processor.Methods inherited from class nl.b3p.topnl.TestUtil
endTest, executeScript, setUpClass, startTest
-
Constructor Details
-
ProcessorTest
public ProcessorTest()
-
-
Method Details
-
setUp
- Throws:
javax.xml.bind.JAXBException
SQLException
-
testParse
Test of parse method, of class Processor.- Throws:
javax.xml.bind.JAXBException
IOException
-
testSave250
@Test public void testSave250() throws javax.xml.bind.JAXBException, IOException, SAXException, TransformerException, ParserConfigurationException, SQLException, org.locationtech.jts.io.ParseExceptionTest of save method, of class Processor.- Throws:
javax.xml.bind.JAXBException
IOException
SAXException
TransformerException
ParserConfigurationException
SQLException
org.locationtech.jts.io.ParseException
-
testImportIntoDb250
@Test public void testImportIntoDb250() throws javax.xml.bind.JAXBException, IOException, SAXException, TransformerException, ParserConfigurationException, SQLException, org.locationtech.jts.io.ParseException, org.jdom2.JDOMExceptionTest of save method, of class Processor.- Throws:
javax.xml.bind.JAXBException
IOException
SAXException
TransformerException
ParserConfigurationException
SQLException
org.locationtech.jts.io.ParseException
org.jdom2.JDOMException
-
testSave250MultipleFeature
@Test public void testSave250MultipleFeature() throws javax.xml.bind.JAXBException, IOException, SAXException, TransformerException, ParserConfigurationException, SQLException, org.locationtech.jts.io.ParseExceptionTest of save method, of class Processor.- Throws:
javax.xml.bind.JAXBException
IOException
SAXException
TransformerException
ParserConfigurationException
SQLException
org.locationtech.jts.io.ParseException
-
testSave100
@Test public void testSave100() throws javax.xml.bind.JAXBException, IOException, SAXException, TransformerException, ParserConfigurationException, SQLException, org.locationtech.jts.io.ParseExceptionTest of save method, of class Processor.- Throws:
javax.xml.bind.JAXBException
IOException
SAXException
TransformerException
ParserConfigurationException
SQLException
org.locationtech.jts.io.ParseException
-
testConvert
Test of convert method, of class Processor.- Throws:
Exception
-