| |
|
| org.kuali.workflow.test.WorkflowTestCase edu.iu.uis.eden.mail.EmailMessageTestCase
EmailMessageTestCase | public class EmailMessageTestCase extends WorkflowTestCase (Code) | | Tests email content generation
author: Aaron Hamid (arh14 at cornell dot edu) |
testBadCustomStyleSheet | public void testBadCustomStyleSheet() throws Exception(Code) | | tests loading a custom stylesheet that has entities that causes XPath to get confused down the ingestion pipeline...
throws: Exception - |
testFeedback | public void testFeedback() throws Exception(Code) | | tests feedback email content generation
throws: Exception - |
testGenerateReminders | public void testGenerateReminders() throws Exception(Code) | | tests that the standard actionlistemailserviceimpl and refactored hardcodedemailcontentservice
produce the same email messages
throws: Exception - |
testGenerateRemindersCustomStyleSheet | public void testGenerateRemindersCustomStyleSheet() throws Exception(Code) | | tests custom stylesheet
throws: Exception - |
testGenerateRemindersDocCustomStyleSheet | public void testGenerateRemindersDocCustomStyleSheet() throws Exception(Code) | | tests custom stylesheet
throws: Exception - |
|
|
|