Testing_DocTest
[ class tree: Testing_DocTest ] [ index: Testing_DocTest ] [ all elements ]

Class: Testing_DocTest_Parser_Default

Source Location: /Testing_DocTest-0.6.0/Testing/DocTest/Parser/Default.php

Class Overview


DocTest Parser default class.


Author(s):

Version:

  • Release: 0.3.1

Copyright:

  • 2008 David JEAN LOUIS

Methods


Inherited Variables

Inherited Methods


Class Details

[line 46]
DocTest Parser default class.

Important note: this class will be refactored soon so do not rely on it yet if you want to subclass or customize Testing_DocTest.



[ Top ]


Method Detail

parse   [line 212]

array parse( array $files)

Parse the files passed and return an array of Testing_DocTest_TestSuite instances.
  • Access: public

Parameters:

array   $files   —  an array of file pathes

[ Top ]

setShellOptions   [line 195]

array setShellOptions( array $options)

set command line options
  • Access: public

Parameters:

array   $options   —  an array of command line options

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:52:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.