SimpleCommandLineParser Class Reference

List of all members.


Public Member Functions

 SimpleCommandLineParser ($arguments)
 _parseProperty ($property)
 getTest ()
 getTestCase ()
 isXml ()

Protected Attributes

 $to_property = array('c' => 'case', 't' => 'test')
 $case = ''
 $test = ''
 $xml = false


Detailed Description

Parser for command line arguments. Extracts the a specific test to run and engages XML reporting when necessary.

Definition at line 9 of file default_reporter.php.


Member Function Documentation

SimpleCommandLineParser::SimpleCommandLineParser ( arguments  ) 

Definition at line 15 of file default_reporter.php.

References _parseProperty().

Here is the call graph for this function:

SimpleCommandLineParser::_parseProperty ( property  ) 

Definition at line 33 of file default_reporter.php.

Referenced by SimpleCommandLineParser().

SimpleCommandLineParser::getTest (  ) 

Definition at line 41 of file default_reporter.php.

SimpleCommandLineParser::getTestCase (  ) 

Definition at line 45 of file default_reporter.php.

SimpleCommandLineParser::isXml (  ) 

Definition at line 49 of file default_reporter.php.


Member Data Documentation

SimpleCommandLineParser::$to_property = array('c' => 'case', 't' => 'test') [protected]

Definition at line 10 of file default_reporter.php.

SimpleCommandLineParser::$case = '' [protected]

Definition at line 11 of file default_reporter.php.

SimpleCommandLineParser::$test = '' [protected]

Definition at line 12 of file default_reporter.php.

SimpleCommandLineParser::$xml = false [protected]

Definition at line 13 of file default_reporter.php.


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

Generated on Mon Jun 2 15:09:10 2008 for SimpleTest by  1.5.5