This content has been marked as final.
Show 3 replies
-
1. Re: Add directory recursively to arquillian using ShrinkWrap
bmajsak Mar 29, 2012 12:47 PM (in response to xilosh)Hi Silvestre,
I'm not sure if it's available in Shrinkwrap API, but it's quite straightforward - have a look at this snippet
Cheers,
Bartosz
-
2. Re: Add directory recursively to arquillian using ShrinkWrap
xilosh Mar 29, 2012 1:22 PM (in response to bmajsak)Thanks a lot!!
I think it could be part of the API.
regards
-
3. Re: Add directory recursively to arquillian using ShrinkWrap
dan.j.allen Jun 3, 2012 11:12 PM (in response to xilosh)Btw, a simplification of this task is being tracked in this issue: SHRINKWRAP-247.