proj home

Files   Classes   Functions   Hierarchy  

htmltest Class Reference

Test html class. More...

#include <htmltest.h>

Collaboration diagram for htmltest:

List of all members.

Static Public Member Functions

static int test01 (int argc, char **argv)

Static Public Attributes

static string doc []
 Brief description of each test.


Detailed Description

Test html class.

Definition at line 9 of file htmltest.h.


Member Function Documentation

int htmltest::test01 ( int  argc,
char **  argv 
) [static]

Definition at line 13 of file htmltest.cpp.

References html::insert().

Referenced by main().

00016 {
00017   commandline cmd(argc,argv);
00018   return html::insert(cmd);
00019 }


Member Data Documentation

string htmltest::doc [static]

Initial value:

 
{
  "",
  "",
  "",
  ""
}
Brief description of each test.

Definition at line 14 of file htmltest.h.


The documentation for this class was generated from the following files:

Generated on Fri Mar 4 00:50:03 2011 for Chelton Evans Source by  doxygen 1.5.8