PHP Class Suin\RSSWriter\ItemTest

Inheritance: extends XoopsUnit\TestCase
Datei anzeigen Open project: suin/php-rss-writer

Public Methods

Method Description
testAppendTo ( )
testAsXML ( )
testAsXML_false_permalink ( )
testAsXML_test_Japanese ( )
testAuthor ( )
testCategory ( )
testCategory_with_domain ( )
testContentEncoded ( )
testDescription ( )
testEnclosure ( )
testGuid ( )
testGuid_with_permalink ( )
testPreferCdata ( )
testPubDate ( )
testTitle ( )
testUrl ( )
test_fail_safe_against_invalid_string ( )
test_with_amp ( )

Method Details

testAppendTo() public method

public testAppendTo ( )

testAsXML() public method

public testAsXML ( )

testAsXML_test_Japanese() public method

testAuthor() public method

public testAuthor ( )

testCategory() public method

public testCategory ( )

testCategory_with_domain() public method

testContentEncoded() public method

public testContentEncoded ( )

testDescription() public method

public testDescription ( )

testEnclosure() public method

public testEnclosure ( )

testGuid() public method

public testGuid ( )

testPreferCdata() public method

public testPreferCdata ( )

testPubDate() public method

public testPubDate ( )

testTitle() public method

public testTitle ( )

testUrl() public method

public testUrl ( )

test_fail_safe_against_invalid_string() public method

test_with_amp() public method

public test_with_amp ( )