org.apache.any23
Class SesameTest
java.lang.Object
org.apache.any23.SesameTest
public class SesameTest
- extends Object
Tests how Sesame's ValueFactory behaves with null arguments.
- Author:
- Richard Cyganiak (richard@cyganiak.de)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SesameTest
public SesameTest()
testCreateURIWithNullArgumentThrowsNPE
public void testCreateURIWithNullArgumentThrowsNPE()
testCreateLiteralWithNullArgumentWorks
public void testCreateLiteralWithNullArgumentWorks()
testCreateBNodeWithNullArgumentWorks
public void testCreateBNodeWithNullArgumentWorks()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.