PHP 클래스 ScriptFUSIONTest\Integration\Porter\Connector\CachingConnectorTest

상속: extends PHPUnit_Framework_TestCase, use trait Mockery\Adapter\Phpunit\MockeryPHPUnitIntegration
파일 보기 프로젝트 열기: ScriptFUSION/Porter

공개 메소드들

메소드 설명
testCacheBypassedForDifferentOptions ( )
testCacheDisabled ( )
testCacheEnabled ( )
testCacheUsedForDifferentOptionsInstance ( )
testEnableCache ( )
testNullAndEmptyAreEquivalent ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testCacheBypassedForDifferentOptions() 공개 메소드

testCacheDisabled() 공개 메소드

public testCacheDisabled ( )

testCacheEnabled() 공개 메소드

public testCacheEnabled ( )

testCacheUsedForDifferentOptionsInstance() 공개 메소드

testEnableCache() 공개 메소드

public testEnableCache ( )

testNullAndEmptyAreEquivalent() 공개 메소드