ImapServerSearchOptionsTest
extends TestCase
in package
ImapServerSearchOptionsTest Class Doc Comment
Tags
Table of Contents
- setUp() : void
- Setup before running each test case
- setUpBeforeClass() : void
- Setup before running any test case
- tearDown() : void
- Clean up after running each test case
- tearDownAfterClass() : void
- Clean up after running all test cases
- testImapServerSearchOptions() : mixed
- Test "ImapServerSearchOptions"
- testPropertyBefore() : mixed
- Test attribute "before"
- testPropertyBody() : mixed
- Test attribute "body"
- testPropertyHeader() : mixed
- Test attribute "header"
- testPropertySentBefore() : mixed
- Test attribute "sent_before"
- testPropertySentSince() : mixed
- Test attribute "sent_since"
- testPropertySeqNum() : mixed
- Test attribute "seq_num"
- testPropertySince() : mixed
- Test attribute "since"
- testPropertyText() : mixed
- Test attribute "text"
- testPropertyUid() : mixed
- Test attribute "uid"
- testPropertyWithFlags() : mixed
- Test attribute "with_flags"
- testPropertyWithoutFlags() : mixed
- Test attribute "without_flags"
Methods
setUp()
Setup before running each test case
public
setUp() : void
Return values
void —setUpBeforeClass()
Setup before running any test case
public
static setUpBeforeClass() : void
Return values
void —tearDown()
Clean up after running each test case
public
tearDown() : void
Return values
void —tearDownAfterClass()
Clean up after running all test cases
public
static tearDownAfterClass() : void
Return values
void —testImapServerSearchOptions()
Test "ImapServerSearchOptions"
public
testImapServerSearchOptions() : mixed
Return values
mixed —testPropertyBefore()
Test attribute "before"
public
testPropertyBefore() : mixed
Return values
mixed —testPropertyBody()
Test attribute "body"
public
testPropertyBody() : mixed
Return values
mixed —testPropertyHeader()
Test attribute "header"
public
testPropertyHeader() : mixed
Return values
mixed —testPropertySentBefore()
Test attribute "sent_before"
public
testPropertySentBefore() : mixed
Return values
mixed —testPropertySentSince()
Test attribute "sent_since"
public
testPropertySentSince() : mixed
Return values
mixed —testPropertySeqNum()
Test attribute "seq_num"
public
testPropertySeqNum() : mixed
Return values
mixed —testPropertySince()
Test attribute "since"
public
testPropertySince() : mixed
Return values
mixed —testPropertyText()
Test attribute "text"
public
testPropertyText() : mixed
Return values
mixed —testPropertyUid()
Test attribute "uid"
public
testPropertyUid() : mixed
Return values
mixed —testPropertyWithFlags()
Test attribute "with_flags"
public
testPropertyWithFlags() : mixed
Return values
mixed —testPropertyWithoutFlags()
Test attribute "without_flags"
public
testPropertyWithoutFlags() : mixed