Public Member Functions | |
setUp () | |
testCreateAndGetAutoresponderItemById () | |
testRequiredAttributes () | |
testGetByProcessed () | |
testGetByProcessedAndTime () | |
testGetByProcessedAndAutoresponderId () | |
testGetByProcessedAndAutoresponderIdAndTime () | |
testGetLabel () | |
testDeleteAutoresponderItem () | |
testAddNewItem () | |
testRegisterAutoresponderItemsByAutoresponderOperation () | |
Static Public Member Functions | |
static | setUpBeforeClass () |
Definition at line 36 of file AutoresponderItemTest.php.
testRequiredAttributes | ( | ) |
testCreateAndGetAutoresponderItemById
Definition at line 83 of file AutoresponderItemTest.php.
testGetByProcessed | ( | ) |
testCreateAndGetAutoresponderItemById
Definition at line 108 of file AutoresponderItemTest.php.
testGetByProcessedAndTime | ( | ) |
testGetByProcessed
Definition at line 134 of file AutoresponderItemTest.php.
testGetByProcessedAndAutoresponderId | ( | ) |
testGetByProcessed
Definition at line 212 of file AutoresponderItemTest.php.
testGetByProcessedAndAutoresponderIdAndTime | ( | ) |
testGetByProcessedAndAutoresponderId
Definition at line 270 of file AutoresponderItemTest.php.
testGetLabel | ( | ) |
testCreateAndGetAutoresponderItemById
Definition at line 357 of file AutoresponderItemTest.php.
testDeleteAutoresponderItem | ( | ) |
testCreateAndGetAutoresponderItemById
Definition at line 368 of file AutoresponderItemTest.php.
testAddNewItem | ( | ) |
testCreateAndGetAutoresponderItemById
Definition at line 380 of file AutoresponderItemTest.php.
testRegisterAutoresponderItemsByAutoresponderOperation | ( | ) |
testAddNewItem
Definition at line 406 of file AutoresponderItemTest.php.