[
https://issues.apache.org/jira/browse/STORM-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151351#comment-15151351
]
ASF GitHub Bot commented on STORM-1255:
---------------------------------------
GitHub user abellina reopened a pull request:
https://github.com/apache/storm/pull/1114
STORM-1255: port storm_utils.clj to java and split Time tests into its
own test file
Added a few extra unit tests. It is hard to find what needs to be tested
most, so if you have a suggestion, I am happy to add more tests for Utils
(perhaps a different pr).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abellina/storm
STORM-1255_port_utils_test_to_java
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1114.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1114
----
commit a2a656ed3fdbf76fddb730bced5bfe7f2b18df72
Author: Alessandro Bellina <[email protected]>
Date: 2016-02-15T19:30:10Z
STORM-1255: port storm_utils.clj to java and split Time tests into its
own test file
commit 20851f8b2d47bc74fa8ac36c78c43e038d56ed81
Author: Alessandro Bellina <[email protected]>
Date: 2016-02-17T18:26:02Z
STORM-1255: remove extra import, adjust formatting, shorten function names
by grouping assertions
commit 3fe11ecc652790684010b5fdd36c53844e89ce42
Author: Alessandro Bellina <[email protected]>
Date: 2016-02-17T18:31:58Z
STORM-1255: combine two tests to make things clearer
commit a8edd512c903d44bf26a57cace8f848cc4660738
Author: Alessandro Bellina <[email protected]>
Date: 2016-02-17T18:36:32Z
STORM-1255: fix spacing in test
----
> port backtype.storm.utils-test to java
> --------------------------------------
>
> Key: STORM-1255
> URL: https://issues.apache.org/jira/browse/STORM-1255
> Project: Apache Storm
> Issue Type: New Feature
> Components: rm-core, storm-core
> Reporter: Robert Joseph Evans
> Assignee: Alessandro Bellina
> Labels: java-migration, jstorm-merger
>
> junit test migration
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)