Class SesameTest


  • public class SesameTest
    extends Object
    Tests how Sesame's ValueFactory behaves with null arguments.
    Author:
    Richard Cyganiak (richard@cyganiak.de)
    • Constructor Detail

      • SesameTest

        public SesameTest()
    • Method Detail

      • testCreateIRIWithNullArgumentThrowsNPE

        public void testCreateIRIWithNullArgumentThrowsNPE()
      • testCreateBNodeWithNullArgumentWorks

        public void testCreateBNodeWithNullArgumentWorks()