PHP 클래스 Social\Model\AddThisTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$configTable
$object

공개 메소드들

메소드 설명
testAddWidgets ( ) : void Test
testConstructwithInvalidParameter ( ) : void Test
testGetConfig ( ) : void Test
testGetDefaultStyles ( ) : void Test
testGetLanguages ( ) : void Test
testGetWidgets ( ) : void Test
testSaveConfig ( ) : void Test
testSetConfig ( ) : void Test

보호된 메소드들

메소드 설명
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
tearDown ( ) : void Tears down the fixture, for example, closes a network connection.

메소드 상세

setUp() 보호된 메소드

This method is called before a test is executed.
protected setUp ( ) : void
리턴 void

tearDown() 보호된 메소드

This method is called after a test is executed.
protected tearDown ( ) : void
리턴 void

testAddWidgets() 공개 메소드

Test
public testAddWidgets ( ) : void
리턴 void

testConstructwithInvalidParameter() 공개 메소드

Test

testGetConfig() 공개 메소드

Test
public testGetConfig ( ) : void
리턴 void

testGetDefaultStyles() 공개 메소드

Test
public testGetDefaultStyles ( ) : void
리턴 void

testGetLanguages() 공개 메소드

Test
public testGetLanguages ( ) : void
리턴 void

testGetWidgets() 공개 메소드

Test
public testGetWidgets ( ) : void
리턴 void

testSaveConfig() 공개 메소드

Test
public testSaveConfig ( ) : void
리턴 void

testSetConfig() 공개 메소드

Test
public testSetConfig ( ) : void
리턴 void

프로퍼티 상세

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

protected $configTable

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

protected $object