apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Mail_MboxTest

Source Location: /Mail_Mbox-0.5.0/tests/Mail_MboxTest.php

Class Overview

PHPUnit2_Framework_TestCase
   |
   --Mail_MboxTest

Test class for Mail_Mbox.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 17]
Test class for Mail_Mbox.


[ Top ]


Method Detail

copy   [line 230]

void copy( )


[ Top ]

main   [line 28]

void main( )

Runs the test methods of this class.
  • Static: This method can be called statically
  • Access: public

[ Top ]

setUp   [line 40]

void setUp( )

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

This method is called before a test is executed.

  • Access: protected

[ Top ]

tearDown   [line 54]

void tearDown( )

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

This method is called after a test is executed.

  • Access: protected

[ Top ]

testClose   [line 70]

void testClose( )

closes the file pointer

[ Top ]

testGet   [line 85]

void testGet( )

Returns a message

[ Top ]

testHasBeenModified   [line 206]

void testHasBeenModified( )

Checks if a file has been modified

[ Top ]

testInsert   [line 141]

void testInsert( )

Insert a new email

[ Top ]

testOpen   [line 63]

void testOpen( )

opens the file

[ Top ]

testRemove   [line 99]

void testRemove( )

Removes a message

[ Top ]

testSize   [line 78]

void testSize( )

returns the number of messages

[ Top ]

testUpdate   [line 122]

void testUpdate( )

Update a message

[ Top ]

test_move   [line 183]

void test_move( )

Moves a file

[ Top ]


Documentation generated on Sun, 25 Jun 2006 06:06:37 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.