Package 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)
-
-
Constructor Summary
Constructors Constructor Description SesameTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestCreateBNodeWithNullArgumentWorks()voidtestCreateIRIWithNullArgumentThrowsNPE()
-