Re-wrote some existing tests in Spock#353
Closed
ham1 wants to merge 1 commit intoapache:trunkfrom
ham1:more_spock_tests
Closed
Re-wrote some existing tests in Spock#353ham1 wants to merge 1 commit intoapache:trunkfrom ham1:more_spock_tests
ham1 wants to merge 1 commit intoapache:trunkfrom
ham1:more_spock_tests
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
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
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 testScreenshots (if appropriate):
Types of changes
Checklist: