Improve Unit tests readability and use of Spock#446
Closed
ham1 wants to merge 7 commits into
Closed
Conversation
Codecov Report
@@ Coverage Diff @@
## trunk #446 +/- ##
============================================
+ Coverage 58.58% 58.59% +<.01%
- Complexity 10786 10787 +1
============================================
Files 1206 1206
Lines 77258 77253 -5
Branches 7464 7460 -4
============================================
- Hits 45264 45263 -1
Misses 29459 29459
+ Partials 2535 2531 -4
Continue to review full report at Codecov.
|
StorDm
pushed a commit
to etnetera/jmeter
that referenced
this pull request
Jan 7, 2021
Contributed by Graham Russell This closes apache#446 git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1854237 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: 46363a0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Improve the readability and reduced complexity of many Spock tests.
Sorry for the large-ish PR but I've tried to make the commits reasonably small and distinct.
How Has This Been Tested?
ant test-headless -Drmi_force_localhost=true