[
https://issues.apache.org/jira/browse/LENS-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258683#comment-14258683
]
Jaideep Dhok commented on LENS-165:
-----------------------------------
[~prongs] JerseyTest doesn't bring up the test server unless we call
JerseyTest.setUp. So all subclasses need to call these explicitly otherwise
test cases don't start correctly.
> Improve LensJerseyTest
> ----------------------
>
> Key: LENS-165
> URL: https://issues.apache.org/jira/browse/LENS-165
> Project: Apache Lens
> Issue Type: Bug
> Components: server, test
> Reporter: Jaideep Dhok
>
> Proposing several improvements to LensJerseyTest
> # Make setUp and tearDown abstract and force sub classes to call
> JerseyTest.setUp and JeseyTest.tearDown
> # Figure out if any available TCP port can be used to bring up the resource
> instead of having to specify it explicitly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)