PHP 클래스 Artesaos\SEOTools\Tests\SEOToolsTest

상속: extends BaseTest
파일 보기 프로젝트 열기: artesaos/seotools

보호된 프로퍼티들

프로퍼티 타입 설명
$seoTools Artesaos\SEOTools\SEOTools

공개 메소드들

메소드 설명
setUp ( )
test_add_images ( )
test_generate ( )
test_metatag_instance ( )
test_opengraph_instance ( )
test_set_canonical ( )
test_set_description ( )
test_set_title ( )
test_twitter_instance ( )

보호된 메소드들

메소드 설명
setRightAssertion ( $expectedString )

메소드 상세

setRightAssertion() 보호된 메소드

protected setRightAssertion ( $expectedString )
$expectedString

setUp() 공개 메소드

public setUp ( )

test_add_images() 공개 메소드

public test_add_images ( )

test_generate() 공개 메소드

public test_generate ( )

test_metatag_instance() 공개 메소드

test_opengraph_instance() 공개 메소드

test_set_canonical() 공개 메소드

public test_set_canonical ( )

test_set_description() 공개 메소드

test_set_title() 공개 메소드

public test_set_title ( )

test_twitter_instance() 공개 메소드

프로퍼티 상세

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

protected SEOTools,Artesaos\SEOTools $seoTools
리턴 Artesaos\SEOTools\SEOTools