PHP Class BaserTextReporter

Inheritance: extends CakeTextReporter
Afficher le fichier Open project: baserproject/basercms

Méthodes publiques

Méthode Description
testCaseList ( ) : void Generate a test case list in plain text.

Method Details

testCaseList() public méthode

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