[
https://jira.jboss.org/jira/browse/SHRINKWRAP-103?page=com.atlassian.jira...
]
Aslak commented on SHRINKWRAP-103:
----------------------------------
We used to have one, but you deleted it in this commit:
http://fisheye.jboss.org/changelog/JBossCommon/?cs=3826
It was pretty much identical to BasicPathTestCase, but used Paths factory instead of new
BasicPath(). Maybe the easiest would be just to change the BasicPathTestCase to use Paths.
that would test new BasicPath and Paths in the same test (since Paths call new
BasicPath)?
Provide TestSuite coverage for Paths API
----------------------------------------
Key: SHRINKWRAP-103
URL:
https://jira.jboss.org/jira/browse/SHRINKWRAP-103
Project: ShrinkWrap
Issue Type: Task
Components: api, impl-base
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Cobertura reports no coverage for the following methods in Paths:
public static Path create(Path basePath, Path context)
public static Path create(Path basePath, String context)
public static Path create(String basePath, String context)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira