Class HelpFileTest

    • Constructor Detail

      • HelpFileTest

        public HelpFileTest()
    • Method Detail

      • testGoodHTML

        public void testGoodHTML()
                          throws java.io.IOException
        Throws:
        java.io.IOException
      • testBadHTML_InvalidStyleSheet

        public void testBadHTML_InvalidStyleSheet()
                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBadHTML_InvalidAnchorRef_BadURI

        public void testBadHTML_InvalidAnchorRef_BadURI()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBadHTML_InvalidAnchorRef_WrongAttribtues

        public void testBadHTML_InvalidAnchorRef_WrongAttribtues()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testBadHTML_InvalidIMG_WrongAttribtues

        public void testBadHTML_InvalidIMG_WrongAttribtues()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCommentGetsIgnored

        public void testCommentGetsIgnored()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • test

        public void test()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception