Tests::ParserTest Struct Reference

#include <ParserTests.hpp>

List of all members.


Detailed Description

This test performs the following test : Make sure that all element defined in HTML4.01 are tagged correctly Make sure the tagging is quicklier than a typical O(n) search.


Public Member Functions

bool checkTaggingSpeed ()
 This test check that the current tagging code is faster than a classic O(N) search.
bool dumpDOM (HTML::DOMTree &domTree)
int dumpMethod (const DOM::Node *node, int level)
bool parseDocHTMLFile ()
bool testTagging ()
 This test check correct tagging of both know and unknown elements.


Member Function Documentation

bool Tests::ParserTest::checkTaggingSpeed (  )  [inline]

This test check that the current tagging code is faster than a classic O(N) search.

bool Tests::ParserTest::dumpDOM ( HTML::DOMTree domTree  )  [inline]

int Tests::ParserTest::dumpMethod ( const DOM::Node node,
int  level 
) [inline]

bool Tests::ParserTest::parseDocHTMLFile (  )  [inline]

bool Tests::ParserTest::testTagging (  )  [inline]

This test check correct tagging of both know and unknown elements.


The documentation for this struct was generated from the following file:

(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is