Detailed Description

BaseTestCase is the base class for all wCMF test cases.

Author
ingo herwig ingo@.nosp@m.wemo.nosp@m.ve.co.nosp@m.m

Definition at line 20 of file BaseTestCase.php.

+ Inheritance diagram for BaseTestCase:

Public Member Functions

 run (\PHPUnit_Framework_TestResult $result=null)
 

Protected Member Functions

 setUp ()
 

Member Function Documentation

◆ run()

run ( \PHPUnit_Framework_TestResult  $result = null)

Definition at line 23 of file BaseTestCase.php.

◆ setUp()

setUp ( )
protected

Definition at line 28 of file BaseTestCase.php.