file-fetcher
Public Member Functions | Protected Attributes | List of all members
DoubleTestCase Class Reference
Inheritance diagram for DoubleTestCase:
PHPUnit\Framework\Test

Public Member Functions

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

Protected Attributes

 $testCase
 

Constructor & Destructor Documentation

◆ __construct()

DoubleTestCase::__construct ( TestCase  $testCase)

Member Function Documentation

◆ count()

DoubleTestCase::count ( )

◆ run()

DoubleTestCase::run ( TestResult  $result = null)

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

Implements PHPUnit\Framework\Test.

Member Data Documentation

◆ $testCase

DoubleTestCase::$testCase
protected

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