PHP Class SebastianBergmann\PHPLOC\AnalyserTest

Inheritance: extends PHPUnit\Framework\TestCase
Show file Open project: sebastianbergmann/phploc

Public Methods

Method Description
issue126Provider ( )
testFilesThatExtendPHPUnitTestCaseAreCountedAsTests ( )
testFilesThatIndirectlyExtendPHPUnitTestCaseAreCountedAsTests ( )
testIssue112IsFixed ( )
testIssue126IsFixed ( $fileNumber, $cloc )
testIssue138IsFixed ( )
testIssue139IsFixed ( )
testIssue64IsFixed ( )
testTraitsAreCountedCorrectly ( )
testWithTests ( )
testWithoutTests ( )

Protected Methods

Method Description
setUp ( )

Method Details

issue126Provider() public method

public issue126Provider ( )

setUp() protected method

protected setUp ( )

testFilesThatExtendPHPUnitTestCaseAreCountedAsTests() public method

testFilesThatIndirectlyExtendPHPUnitTestCaseAreCountedAsTests() public method

testIssue112IsFixed() public method

public testIssue112IsFixed ( )

testIssue126IsFixed() public method

public testIssue126IsFixed ( $fileNumber, $cloc )

testIssue138IsFixed() public method

public testIssue138IsFixed ( )

testIssue139IsFixed() public method

public testIssue139IsFixed ( )

testIssue64IsFixed() public method

public testIssue64IsFixed ( )

testTraitsAreCountedCorrectly() public method

testWithTests() public method

public testWithTests ( )

testWithoutTests() public method

public testWithoutTests ( )