PHP Class ParaTest\Logging\JUnit\ReaderTest

Inheritance: extends TestBase
Afficher le fichier Open project: brianium/paratest

Protected Properties

Свойство Type Description
$mixed
$mixedPath
$single

Méthodes publiques

Méthode Description
extractLog ( ) : stdClass Extraction of log from xml file to use in test of validation "SystemOut" result
setUp ( )
testInvalidPathThrowsException ( )
testIsSingleSuiteReturnsFalseForMultipleSuites ( )
testIsSingleSuiteReturnsTrueForSingleSuite ( )
testMixedGetErrorMessages ( )
testMixedGetFailureMessages ( )
testMixedGetFeedback ( )
testMixedGetTotals ( )
testMixedSuiteCasesLoadErrors ( )
testMixedSuiteCasesLoadFailures ( )
testMixedSuiteConstructsChildSuites ( $suite )
testMixedSuiteConstructsTestCases ( $suite )
testMixedSuiteShouldConstructRootSuite ( )
testRemoveLog ( )
testResultWithSystemOut ( )
testSingleGetMessages ( )
testSingleGetTotals ( )
testSingleSuiteCasesLoadFailures ( )
testSingleSuiteConstructsTestCases ( $suite )
testSingleSuiteShouldConstructRootSuite ( )
testSingleSuiteShouldHaveNoChildSuites ( $suite )

Method Details

extractLog() public static méthode

Extraction of log from xml file to use in test of validation "SystemOut" result
public static extractLog ( ) : stdClass
Résultat stdClass $log

setUp() public méthode

public setUp ( )

testInvalidPathThrowsException() public méthode

testIsSingleSuiteReturnsFalseForMultipleSuites() public méthode

testIsSingleSuiteReturnsTrueForSingleSuite() public méthode

testMixedGetErrorMessages() public méthode

testMixedGetFailureMessages() public méthode

testMixedGetFeedback() public méthode

testMixedGetTotals() public méthode

public testMixedGetTotals ( )

testMixedSuiteCasesLoadErrors() public méthode

testMixedSuiteCasesLoadFailures() public méthode

testMixedSuiteConstructsChildSuites() public méthode

testMixedSuiteConstructsTestCases() public méthode

testMixedSuiteShouldConstructRootSuite() public méthode

testRemoveLog() public méthode

public testRemoveLog ( )

testResultWithSystemOut() public méthode

testSingleGetMessages() public méthode

testSingleGetTotals() public méthode

public testSingleGetTotals ( )

testSingleSuiteCasesLoadFailures() public méthode

testSingleSuiteConstructsTestCases() public méthode

testSingleSuiteShouldConstructRootSuite() public méthode

testSingleSuiteShouldHaveNoChildSuites() public méthode

Property Details

$mixed protected_oe property

protected $mixed

$mixedPath protected_oe property

protected $mixedPath

$single protected_oe property

protected $single