PHP Class Suin\RSSWriter\ChannelTest

Inheritance: extends XoopsUnit\TestCase
Afficher le fichier Open project: suin/php-rss-writer

Méthodes publiques

Méthode Description
dataForAsXML ( )
testAddItem ( )
testAppendTo ( )
testAppendTo_with_items ( )
testAsXML ( $expect, array $data )
testCopyright ( )
testDescription ( )
testLanguage ( )
testLastBuildDate ( )
testPubDate ( )
testPubsubhubbub ( )
testTitle ( )
testTtl ( )
testUrl ( )

Method Details

dataForAsXML() public static méthode

public static dataForAsXML ( )

testAddItem() public méthode

public testAddItem ( )

testAppendTo() public méthode

public testAppendTo ( )

testAppendTo_with_items() public méthode

testAsXML() public méthode

public testAsXML ( $expect, array $data )
$expect
$data array

testCopyright() public méthode

public testCopyright ( )

testDescription() public méthode

public testDescription ( )

testLanguage() public méthode

public testLanguage ( )

testLastBuildDate() public méthode

public testLastBuildDate ( )

testPubDate() public méthode

public testPubDate ( )

testPubsubhubbub() public méthode

public testPubsubhubbub ( )

testTitle() public méthode

public testTitle ( )

testTtl() public méthode

public testTtl ( )

testUrl() public méthode

public testUrl ( )