Class gvHidraTimestampTest

Description

Test class for gvHidraTimestamp.

Generated by PHPUnit on 2009-06-12 at 13:57:50.

Located in /tests/gvHidraTimestampTest.php (line 8)

PHPUnit_Framework_TestCase
   |
   --gvHidraTimestampTest
Variable Summary
Method Summary
void setUp ()
void tearDown ()
void testAddDays01 ()
void testAddDays02 ()
void testAddDays03 ()
void testAddMonths01 ()
void testAddMonths02 ()
void testAddMonths03 ()
void testAddMonths04 ()
void testAddWeeks01 ()
void testAddWeeks02 ()
void testAddWeeks03 ()
void testAddYears01 ()
void testAddYears02 ()
void testAddYears03 ()
void testAddYears04 ()
void testBetween ()
void testCmp ()
void testFormatFW ()
void testFormatUser ()
void testIsLeap ()
void testModify ()
void testSerialize01 ()
void testSerialize02 ()
void testSetDate01 ()
void testSetDate02 ()
void testSetDate03 ()
void testSetDate04 ()
void testSetDate05 ()
void testSetDate06 ()
void testSetDate07 ()
void testSetDate08 ()
void testSetDate09 ()
void testSetDate10 ()
void testSetDate11 ()
void testSetDate12 ()
void testSetDate13 ()
void testSetTime01 ()
void testSetTime02 ()
void testSetTime03 ()
void testSetTime04 ()
void testSetTime05 ()
void testSetTime06 ()
void testSetTime07 ()
void testSetTime08 ()
void testSetTime09 ()
void testSetTime10 ()
void testSubDays01 ()
void testSubDays02 ()
void testSubMonths01 ()
void testSubMonths02 ()
void testSubMonths03 ()
void testSubWeeks01 ()
void testSubWeeks02 ()
void testSubYears01 ()
void testSubYears02 ()
void testSubYears03 ()
Variables
gvHidraTimestamp $object (line 14)
  • access: protected
Methods
setUp (line 22)

Sets up the fixture, for example, opens a network connection.

This method is called before a test is executed.

  • access: protected
void setUp ()
tearDown (line 33)

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.

  • access: protected
void tearDown ()
testAddDays01 (line 331)
  • access: public
void testAddDays01 ()
testAddDays02 (line 339)
  • access: public
void testAddDays02 ()
testAddDays03 (line 347)
  • access: public
void testAddDays03 ()
testAddMonths01 (line 407)
  • access: public
void testAddMonths01 ()
testAddMonths02 (line 415)
  • access: public
void testAddMonths02 ()
testAddMonths03 (line 423)
  • access: public
void testAddMonths03 ()
testAddMonths04 (line 428)
  • access: public
void testAddMonths04 ()
testAddWeeks01 (line 369)
  • access: public
void testAddWeeks01 ()
testAddWeeks02 (line 377)
  • access: public
void testAddWeeks02 ()
testAddWeeks03 (line 385)
  • access: public
void testAddWeeks03 ()
testAddYears01 (line 455)
  • access: public
void testAddYears01 ()
testAddYears02 (line 463)
  • access: public
void testAddYears02 ()
testAddYears03 (line 471)
  • access: public
void testAddYears03 ()
testAddYears04 (line 476)
  • access: public
void testAddYears04 ()
testBetween (line 276)
  • access: public
void testBetween ()
testBetweenDays01 (line 290)
  • access: public
void testBetweenDays01 ()
testBetweenDays02 (line 298)
  • access: public
void testBetweenDays02 ()
testCmp (line 309)
  • access: public
void testCmp ()
testFormatFW (line 251)
  • access: public
void testFormatFW ()
testFormatSOAP01 (line 255)
  • access: public
void testFormatSOAP01 ()
testFormatSOAP02 (line 259)
  • access: public
void testFormatSOAP02 ()
testFormatUser (line 247)
  • access: public
void testFormatUser ()
testGetTimestamp (line 270)
  • access: public
void testGetTimestamp ()
testIsLeap (line 501)
  • access: public
void testIsLeap ()
testModify (line 241)
  • access: public
void testModify ()
testOutputFormat (line 327)
  • access: public
void testOutputFormat ()
testSerialize01 (line 37)
  • access: public
void testSerialize01 ()
testSerialize02 (line 49)
  • access: public
void testSerialize02 ()
testSetDate01 (line 139)
  • access: public
void testSetDate01 ()
testSetDate02 (line 147)
  • access: public
void testSetDate02 ()
testSetDate03 (line 155)
  • access: public
void testSetDate03 ()
testSetDate04 (line 163)
  • access: public
void testSetDate04 ()
testSetDate05 (line 171)
  • access: public
void testSetDate05 ()
testSetDate06 (line 179)
  • access: public
void testSetDate06 ()
testSetDate07 (line 187)
  • access: public
void testSetDate07 ()
testSetDate08 (line 195)
  • access: public
void testSetDate08 ()
testSetDate09 (line 203)
  • access: public
void testSetDate09 ()
testSetDate10 (line 211)
  • access: public
void testSetDate10 ()
testSetDate11 (line 219)
  • access: public
void testSetDate11 ()
testSetDate12 (line 227)
  • access: public
void testSetDate12 ()
testSetDate13 (line 236)
  • access: public
void testSetDate13 ()
testSetTime01 (line 62)
  • access: public
void testSetTime01 ()
testSetTime02 (line 70)
  • access: public
void testSetTime02 ()
testSetTime03 (line 78)
  • access: public
void testSetTime03 ()
testSetTime04 (line 86)
  • access: public
void testSetTime04 ()
testSetTime05 (line 94)
  • access: public
void testSetTime05 ()
testSetTime06 (line 102)
  • access: public
void testSetTime06 ()
testSetTime07 (line 110)
  • access: public
void testSetTime07 ()
testSetTime08 (line 118)
  • access: public
void testSetTime08 ()
testSetTime09 (line 126)
  • access: public
void testSetTime09 ()
testSetTime10 (line 134)
  • access: public
void testSetTime10 ()
testSubDays01 (line 353)
  • access: public
void testSubDays01 ()
testSubDays02 (line 361)
  • access: public
void testSubDays02 ()
testSubMonths01 (line 434)
  • access: public
void testSubMonths01 ()
testSubMonths02 (line 442)
  • access: public
void testSubMonths02 ()
testSubMonths03 (line 449)
  • access: public
void testSubMonths03 ()
testSubWeeks01 (line 391)
  • access: public
void testSubWeeks01 ()
testSubWeeks02 (line 399)
  • access: public
void testSubWeeks02 ()
testSubYears01 (line 482)
  • access: public
void testSubYears01 ()
testSubYears02 (line 490)
  • access: public
void testSubYears02 ()
testSubYears03 (line 495)
  • access: public
void testSubYears03 ()

Documentation generated on Wed, 05 Oct 2011 10:36:30 +0200 by phpDocumentor 1.4.1