Moodle  2.2.1
http://www.collinsharper.com
moodlesimplepie_test Class Reference
Inheritance diagram for moodlesimplepie_test:
Collaboration diagram for moodlesimplepie_test:

Public Member Functions

 setUp ()
 test_getfeed ()
 test_failurl ()
 test_failproxy ()
 test_redirect ()

Data Fields

const VALIDURL = 'http://download.moodle.org/unittest/rsstest.xml'
const INVALIDURL = 'http://download.moodle.org/unittest/rsstest-which-doesnt-exist.xml'
const REDIRECTURL = 'http://tinyurl.com/lvyslv'

Static Public Attributes

static $includecoverage = array('lib/simplepie/moodle_simplepie.php')

Detailed Description

Definition at line 19 of file testrss.php.


Member Function Documentation

setUp ( )

Definition at line 30 of file testrss.php.

Here is the call graph for this function:

Definition at line 102 of file testrss.php.

Here is the call graph for this function:

Definition at line 93 of file testrss.php.

Here is the call graph for this function:

Definition at line 34 of file testrss.php.

Here is the call graph for this function:

Definition at line 118 of file testrss.php.

Here is the call graph for this function:


Field Documentation

$includecoverage = array('lib/simplepie/moodle_simplepie.php') [static]

Definition at line 21 of file testrss.php.

const INVALIDURL = 'http://download.moodle.org/unittest/rsstest-which-doesnt-exist.xml'

Definition at line 26 of file testrss.php.

const REDIRECTURL = 'http://tinyurl.com/lvyslv'

Definition at line 28 of file testrss.php.

const VALIDURL = 'http://download.moodle.org/unittest/rsstest.xml'

Definition at line 24 of file testrss.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations