TECHDEBT: reenable QuestionnaireServiceFacadeTest unit test
-----------------------------------------------------------

                 Key: MIFOS-4460
                 URL: http://mifosforge.jira.com/browse/MIFOS-4460
             Project: mifos
          Issue Type: Story
          Components: Technical Discussion
    Affects Versions: Elsie F - Iteration 8
            Reporter: keithwoodlock
            Assignee: mifosdeveloperqueue
             Fix For: Unscheduled


To enable API usuage from delivered JAR (see MIFOS-4305) I had to remove a 
coupling between questionnaire module and the application module. Basically the 
services belonging to the service facade had their interfaces in the 
questionnaire module but implementation in application module. The dependency 
is actually the other way around, application depends on questionnaire so I had 
to move the service facade implementation class and the services interfaces 
into 'appdomain' module.

As a result of this i also had to move down the service facade unit test but 
this had dependencies on 'matcher' classes in the test source folder of 
questionnaire. What I really want to be able to do is create a 
'questionnaire-test' jar from the test source (due to matchers etc) of this 
module (excluding tests) so that i can use it as compile time dependency in 
appdomain which would allow me to uncomment these tests and execute them.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to