TestTask Class Reference

Inheritance diagram for TestTask:

Shell Object

List of all members.


Public Member Functions

 bake ($class, $name=null, $cases=array())
 execute ()

Public Attributes

 $path = TESTS
 $plugin = null

Detailed Description

Definition at line 35 of file test.php.


Member Function Documentation

TestTask::bake ( class,
name = null,
cases = array() 
)

TestTask::execute (  ) 

Execution method always used for tasks

public

Definition at line 55 of file test.php.

References bake(), Shell::out(), and Inflector::underscore().


Member Data Documentation

TestTask::$path = TESTS

Definition at line 49 of file test.php.

TestTask::$plugin = null

Definition at line 42 of file test.php.


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