Class EmbeddedJSONLDExtractorTest

    • Constructor Detail

      • EmbeddedJSONLDExtractorTest

        public EmbeddedJSONLDExtractorTest()
    • Method Detail

      • testEmbeddedJSONLDInHead

        public void testEmbeddedJSONLDInHead()
                                      throws Exception
        Throws:
        Exception
      • testSeveralEmbeddedJSONLDInHead

        public void testSeveralEmbeddedJSONLDInHead()
                                             throws Exception
        Throws:
        Exception
      • testEmbeddedJSONLDInBody

        public void testEmbeddedJSONLDInBody()
                                      throws Exception
        Throws:
        Exception
      • testEmbeddedJSONLDInHeadAndBody

        public void testEmbeddedJSONLDInHeadAndBody()
                                             throws Exception
        Throws:
        Exception
      • testJSONLDCommentStripping

        public void testJSONLDCommentStripping()
                                        throws Exception
        Throws:
        Exception
      • testJSONLDCommaNormalization

        public void testJSONLDCommaNormalization()
      • testJSONLDUnescapedCharacters

        public void testJSONLDUnescapedCharacters()
      • testJSONLDFatalError

        public void testJSONLDFatalError()
      • testJSONLDBadCharacter

        public void testJSONLDBadCharacter()
                                    throws Exception
        Throws:
        Exception