Skip to content

[SCB-2585]migrate integration-test module to junit5#3100

Merged
hezhangjian merged 1 commit intoapache:masterfrom
Matrix0xCC:master
Jul 10, 2022
Merged

[SCB-2585]migrate integration-test module to junit5#3100
hezhangjian merged 1 commit intoapache:masterfrom
Matrix0xCC:master

Conversation

@Matrix0xCC
Copy link
Contributor

  1. rewrite static initialization block and run method of class ITJUnitUtils to adapt to junit5
  2. add junit-platform-launcher to module it-consumer
  3. migrate annotations from junit4 to junit5

@Matrix0xCC Matrix0xCC changed the title [SCB-2585]migrate integration-test module to junit5 [WIP][SCB-2585]migrate integration-test module to junit5 Jun 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #3100 (0cc9016) into master (431a1ff) will decrease coverage by 0.00%.
The diff coverage is 32.00%.

@@             Coverage Diff              @@
##             master    #3100      +/-   ##
============================================
- Coverage     77.46%   77.45%   -0.01%     
  Complexity     1439     1439              
============================================
  Files          1616     1616              
  Lines         43244    43259      +15     
  Branches       3640     3641       +1     
============================================
+ Hits          33499    33507       +8     
- Misses         8246     8252       +6     
- Partials       1499     1500       +1     
Impacted Files Coverage Δ
.../java/org/apache/servicecomb/it/ResultPrinter.java 54.83% <0.00%> (ø)
...va/org/apache/servicecomb/it/junit/SCBFailure.java 0.00% <0.00%> (ø)
...apache/servicecomb/it/schema/TestApiOperation.java 100.00% <ø> (ø)
...e/servicecomb/it/schema/generic/TestMyService.java 100.00% <ø> (ø)
...apache/servicecomb/it/testcase/TestAcceptType.java 90.00% <ø> (ø)
...ervicecomb/it/testcase/TestAnnotatedAttribute.java 93.61% <ø> (ø)
...vicecomb/it/testcase/TestApiOperationOverride.java 100.00% <ø> (ø)
...g/apache/servicecomb/it/testcase/TestApiParam.java 100.00% <ø> (ø)
...pache/servicecomb/it/testcase/TestAsyncInvoke.java 96.72% <ø> (ø)
...e/servicecomb/it/testcase/TestChangeTransport.java 100.00% <ø> (ø)
... and 36 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 431a1ff...0cc9016. Read the comment docs.

@hezhangjian hezhangjian changed the title [WIP][SCB-2585]migrate integration-test module to junit5 [SCB-2585]migrate integration-test module to junit5 Jul 10, 2022
@hezhangjian hezhangjian merged commit e1c079c into apache:master Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants