function MailhandlerProcessingTestCase::testMailhandlerBodyParse in Mailhandler 6
Verify the body parsing functionality.
File
- ./
mailhandler.test, line 347 - Simpletest case for mailhandler module.
Class
- MailhandlerProcessingTestCase
- Processors tests for mailhandler module.
Code
function testMailhandlerBodyParse() {
// Incomplete test.
}