[
https://issues.apache.org/jira/browse/WINK-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891621#action_12891621
]
Mike Rheinheimer edited comment on WINK-158 at 7/23/10 10:35 AM:
-----------------------------------------------------------------
I think this issue is resolved. Looking at the source in wink-common, I see
the following tests have the name "MultiPart" somewhere in them:
./src/test/java/org/apache/wink/common/internal/providers/multipart/TestMultiPartParser.java
./src/test/java/org/apache/wink/common/internal/providers/multipart/TestMultiPartProvider.java
Bryant, are you satisfied that this issue is resolved? If so, can you mark it
resolved?
was (Author: rott):
I think this issue is resolved. Looking at the source in wink-common, I
see the following tests have the name "MultiPart" somewhere in them:
./src/test/java/org/apache/wink/common/internal/providers/multipart/TestMultiPartParser.java
./src/test/java/org/apache/wink/common/internal/providers/multipart/TestMultiPartProvider.java
./src/main/java/org/apache/wink/common/internal/providers/multipart/MultiPartParser.java
./src/main/java/org/apache/wink/common/internal/providers/multipart/InMultiPartProvider.java
./src/main/java/org/apache/wink/common/internal/providers/multipart/BufferedInMultiPartProvider.java
./src/main/java/org/apache/wink/common/internal/providers/multipart/OutMultiPartProvider.java
./src/main/java/org/apache/wink/common/model/multipart/BufferedOutMultiPart.java
./src/main/java/org/apache/wink/common/model/multipart/InMultiPart.java
./src/main/java/org/apache/wink/common/model/multipart/BufferedInMultiPart.java
./src/main/java/org/apache/wink/common/model/multipart/OutMultiPart.java
Bryant, are you satisfied that this issue is resolved? If so, can you mark it
resolved?
> Create MultiPart tests
> ----------------------
>
> Key: WINK-158
> URL: https://issues.apache.org/jira/browse/WINK-158
> Project: Wink
> Issue Type: Test
> Components: Common
> Affects Versions: 1.0
> Reporter: Bryant Luk
>
> Add some more integration/unit tests with more examples for multi-part
> support.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.