org.apache.any23.io.nquads
Class NQuadsWriterTest

java.lang.Object
  extended by org.apache.any23.io.nquads.NQuadsWriterTest

public class NQuadsWriterTest
extends Object

Test case for NQuadsWriter.

Author:
Michele Mostarda (mostarda@fbk.eu)

Constructor Summary
NQuadsWriterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testReadWrite()
           
 void testWrite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NQuadsWriterTest

public NQuadsWriterTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testWrite

public void testWrite()
               throws org.openrdf.rio.RDFHandlerException
Throws:
org.openrdf.rio.RDFHandlerException

testReadWrite

public void testReadWrite()
                   throws org.openrdf.rio.RDFHandlerException,
                          IOException,
                          org.openrdf.rio.RDFParseException
Throws:
org.openrdf.rio.RDFHandlerException
IOException
org.openrdf.rio.RDFParseException


Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.