Class NarutoTopicTest

Description

This class defines all the unit tests for the NarutoTopics class.

Located in /tests/narutoTopicTest.php (line 21)

PHPUnit_Framework_TestCase
   |
   --NarutoDOTest
      |
      --NarutoTopicTest
Method Summary
Methods
setUp (line 24)
  • access: public
void setUp ()

Redefinition of:
NarutoDOTest::setUp()
testForumSetLastUpdated (line 58)

Here we test set/get last updated methods

  • access: public
void testForumSetLastUpdated ()
testForumSetPostCount (line 49)

Here we test set/get post count methods

  • access: public
void testForumSetPostCount ()
testTopicInitialValues (line 32)

Here we test if constructor populates the data properly.

  • access: public
void testTopicInitialValues ()
testTopicSetForumId (line 40)

Here we test set/get forum id methods

  • access: public
void testTopicSetForumId ()

Inherited Methods

Inherited From NarutoDOTest

NarutoDOTest::setUp()
NarutoDOTest::testClearAttributes()
NarutoDOTest::testGetAttributeDefault()
NarutoDOTest::testInitialValues()
NarutoDOTest::testSetAttribute()
NarutoDOTest::testSetAttributeNull()
NarutoDOTest::testSetAttributes()
NarutoDOTest::testSetId()
NarutoDOTest::testSetName()
NarutoDOTest::testSetUrl()

Documentation generated on Sun, 26 Oct 2008 16:41:17 -0400 by phpDocumentor 1.4.2