PHP 클래스 Fireguard\Report\Exporters\AbstractExporterTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: fireguard/report

보호된 프로퍼티들

프로퍼티 타입 설명
$exporter AbstractExporter

공개 메소드들

메소드 설명
setUp ( )
testCompressHtmlAndJsStrings ( )
testExporterConstructor ( )
testGetDefaultConfiguration ( )
testGetFullPath ( )
testSetConfigDefaultOptions ( )
testSetConfigValidOptions ( )
testSetFileName ( )
testSetPath ( )
testSetTimeout ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCompressHtmlAndJsStrings() 공개 메소드

testExporterConstructor() 공개 메소드

testGetDefaultConfiguration() 공개 메소드

testGetFullPath() 공개 메소드

public testGetFullPath ( )

testSetConfigDefaultOptions() 공개 메소드

testSetConfigValidOptions() 공개 메소드

testSetFileName() 공개 메소드

public testSetFileName ( )

testSetPath() 공개 메소드

public testSetPath ( )

testSetTimeout() 공개 메소드

public testSetTimeout ( )

프로퍼티 상세

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

protected AbstractExporter,Fireguard\Report\Exporters $exporter
리턴 AbstractExporter