Re-wrote some existing tests in Spock #353
Closed
Conversation
Codecov Report
@@ Coverage Diff @@
## trunk #353 +/- ##
==========================================
- Coverage 58.29% 58.2% -0.1%
+ Complexity 10242 10217 -25
==========================================
Files 1160 1160
Lines 74375 74205 -170
Branches 7334 7326 -8
==========================================
- Hits 43357 43188 -169
+ Misses 28519 28516 -3
- Partials 2499 2501 +2
Continue to review full report at Codecov.
|
ThroughputControllerSpec MD5HexAssertionSpec RandomOrderControllerSpec org.apache.jmeter.engine.util.PackageSpec plus some minor code tweaks
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.
Description
Re-wrote some existing tests in Spock:
plus some minor code tweaks.
How Has This Been Tested?
ant -Djava.awt.headless=true -Drmi_force_localhost=true -Dskip.bug52310=true -Dskip.test_https=true checkstyle clean test
Screenshots (if appropriate):
Types of changes
Checklist: