CURRENT REQUIREMENTS
-
Write a static string "Hello World" to an output destination.
(Future tasks - Integration tests) -
Retrieve a static string from the Message API.
-
A configurable module to specify the output destination.
Current Phase: Specify console as the output destination.
(Future Enhancements Supported - the capability to plug in different output destinations and the option to provide configuration settings for the output destination, logging and error handling, unit tests)
DELIVERABLES
- Jira user stories/subtasks (pending)
- Code artifacts for the above tasks.
- High Level Design document. (pending)
ASSUMPTIONS
- In case the API is unavailable or an error response is received, the following string will be displayed: "We are sorry, you request cannot be processed currently. Please contact Customer Support for further assistance".