net.rootdev.javardfa.output
Class NTripleSinkTest

java.lang.Object
  extended by net.rootdev.javardfa.output.NTripleSinkTest

public class NTripleSinkTest
extends Object

Author:
pldms

Constructor Summary
NTripleSinkTest()
           
 
Method Summary
 void setUp()
           
 void testAddLiteral()
          Test of addLiteral method, of class NTripleSink.
 void testAddObject()
          Test of addObject method, of class NTripleSink.
 void testAddPrefix()
          Test of addPrefix method, of class NTripleSink.
 void testEnd()
          Test of end method, of class NTripleSink.
 void testQuote()
          Test of quote method, of class NTripleSink.
 void testToLiteral()
          Test of toLiteral method, of class NTripleSink.
 void testToNode()
          Test of toNode method, of class NTripleSink.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NTripleSinkTest

public NTripleSinkTest()
Method Detail

setUp

public void setUp()

testEnd

public void testEnd()
Test of end method, of class NTripleSink.


testAddObject

public void testAddObject()
Test of addObject method, of class NTripleSink.


testAddLiteral

public void testAddLiteral()
Test of addLiteral method, of class NTripleSink.


testAddPrefix

public void testAddPrefix()
Test of addPrefix method, of class NTripleSink.


testToNode

public void testToNode()
Test of toNode method, of class NTripleSink.


testToLiteral

public void testToLiteral()
Test of toLiteral method, of class NTripleSink.


testQuote

public void testQuote()
Test of quote method, of class NTripleSink.



Copyright © 2009-2012. All Rights Reserved.