PHP 클래스 ParaTest\Logging\JUnit\ReaderTest

상속: extends TestBase
파일 보기 프로젝트 열기: brianium/paratest

보호된 프로퍼티들

프로퍼티 타입 설명
$mixed
$mixedPath
$single

공개 메소드들

메소드 설명
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 )

메소드 상세

extractLog() 공개 정적인 메소드

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

setUp() 공개 메소드

public setUp ( )

testInvalidPathThrowsException() 공개 메소드

testIsSingleSuiteReturnsFalseForMultipleSuites() 공개 메소드

testIsSingleSuiteReturnsTrueForSingleSuite() 공개 메소드

testMixedGetErrorMessages() 공개 메소드

testMixedGetFailureMessages() 공개 메소드

testMixedGetFeedback() 공개 메소드

testMixedGetTotals() 공개 메소드

public testMixedGetTotals ( )

testMixedSuiteCasesLoadErrors() 공개 메소드

testMixedSuiteCasesLoadFailures() 공개 메소드

testMixedSuiteConstructsChildSuites() 공개 메소드

testMixedSuiteConstructsTestCases() 공개 메소드

testMixedSuiteShouldConstructRootSuite() 공개 메소드

testRemoveLog() 공개 메소드

public testRemoveLog ( )

testResultWithSystemOut() 공개 메소드

testSingleGetMessages() 공개 메소드

testSingleGetTotals() 공개 메소드

public testSingleGetTotals ( )

testSingleSuiteCasesLoadFailures() 공개 메소드

testSingleSuiteConstructsTestCases() 공개 메소드

testSingleSuiteShouldConstructRootSuite() 공개 메소드

testSingleSuiteShouldHaveNoChildSuites() 공개 메소드

프로퍼티 상세

$mixed 보호되어 있는 프로퍼티

protected $mixed

$mixedPath 보호되어 있는 프로퍼티

protected $mixedPath

$single 보호되어 있는 프로퍼티

protected $single