PHP Class BaserTextReporter

Inheritance: extends CakeTextReporter
Mostra file Open project: baserproject/basercms

Public Methods

Method Description
testCaseList ( ) : void Generate a test case list in plain text.

Method Details

testCaseList() public method

Creates as series of url's for tests that can be run. One case per line.
public testCaseList ( ) : void
return void