[JIRA] Commented: (MDA-65) Catch up on unit tests
Chad La Joie (JIRA)
noreply at shibboleth.net
Thu Mar 22 13:54:16 GMT 2012
[ https://issues.shibboleth.net/jira/browse/MDA-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965#comment-13965 ]
Chad La Joie commented on MDA-65:
---------------------------------
One thing I want to do with this is to ensure that any given test input file is used by one and only one unit test class. To help with this I suggest we use a directory structure, rooted in the test/resource, that corresponds to the fully qualifed class name. For example, the input files for the class {{net.shibboleth.metadata.dom.XSLValidationStage}} would be located in the directory {{test/resource/net/shibboleth/metadata/dom/XSLValidationStage/}}.
> Catch up on unit tests
> ----------------------
>
> Key: MDA-65
> URL: https://issues.shibboleth.net/jira/browse/MDA-65
> Project: Metadata Aggregator
> Issue Type: Task
> Components: DOM Metadata, Pipeline, SAML Metadata
> Reporter: Chad La Joie
> Assignee: Chad La Joie
> Priority: Blocker
> Fix For: 0.8
>
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> A lot of code is missing unit test or doesn't have very good coverage. We need to catch up on that.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list