Lggr
Public Member Functions | Protected Attributes | List of all members
DoubleTestCase Class Reference
Inheritance diagram for DoubleTestCase:
Inheritance graph
[legend]
Collaboration diagram for DoubleTestCase:
Collaboration graph
[legend]

Public Member Functions

 __construct (TestCase $testCase)
 
 count ()
 
 run (TestResult $result=null)
 

Protected Attributes

 $testCase
 

Member Function Documentation

◆ run()

DoubleTestCase::run ( TestResult  $result = null)

Runs a test and collects its result in a TestResult instance.

Parameters
TestResult$result
Returns
TestResult

Implements PHPUnit\Framework\Test.


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