Commit 5298afd
Upgrade junt to junit5 (#3149)
* upgrade junit to junit5
* modify test
* 批量修改upgrade_junt_to_junit5
* 删除多余的文件
* fi test case
* Disabled soem test case temporarily
* upgrade junit to junit5 and batch modify test case
* copy some code from jupiter5.4.0.M1 for some issues
* 修改rat福泽
* update rat path
* revert case
* add junit-platform-surefire-provider to maven-surefire-plugin
* update dependency
* fix coverage issue (#1)
* use jupiter 5.4.0-M1 and remove junit5 source code1 parent 460c3a1 commit 5298afd
File tree
336 files changed
+4613
-4293
lines changed- dubbo-all
- dubbo-cluster/src/test/java/org/apache/dubbo/rpc/cluster
- configurator
- absent
- override
- parser
- directory
- loadbalance
- merger
- router
- condition
- file
- script
- support
- wrapper
- dubbo-common/src
- main/java/org/apache/dubbo/common
- test/java/org/apache/dubbo/common
- beanutil
- bytecode
- compiler/support
- concurrent
- extension
- ext6_inject/impl
- support
- io
- json
- logger
- slf4j
- support
- status
- support
- store/support
- threadlocal
- threadpool/support
- cached
- eager
- fixed
- limited
- timer
- utils
- version
- dubbo-compatible/src/test/java/org/apache/dubbo
- cache
- common/extension
- config
- echo
- filter
- generic
- serialization
- dubbo-configcenter
- dubbo-configcenter-api/src/test/java/org/apache/dubbo/configcenter/mock
- dubbo-configcenter-zookeeper/src/test/java/org/apache/dubbo/configcenter/support/zookeeper
- dubbo-config
- dubbo-config-api/src/test/java/org/apache/dubbo/config
- cache
- invoker
- url
- utils
- dubbo-config-spring
- src/test/java/org/apache/dubbo/config/spring
- beans/factory/annotation
- context
- annotation
- properties
- convert/converter
- extension
- schema
- status
- util
- dubbo-container
- dubbo-container-log4j/src/test/java/org/apache/dubbo/container/log4j
- dubbo-container-logback/src/test/java/org/apache/dubbo/container/logback
- dubbo-container-spring/src/test/java/org/apache/dubbo/container/spring
- dubbo-filter
- dubbo-filter-cache/src/test/java/org/apache/dubbo/cache
- filter
- support
- expiring
- jcache
- lru
- threadlocal
- dubbo-filter-validation/src/test/java/org/apache/dubbo/validation
- filter
- support/jvalidation
- dubbo-metadata-report
- dubbo-metadata-definition/src/test/java/org/apache/dubbo/metadata/definition
- dubbo-metadata-report-api/src/test/java/org/apache/dubbo/metadata
- integration
- support
- dubbo-metadata-report-redis/src/test/java/org/apache/dubbo/metadata/store/redis
- dubbo-metadata-report-zookeeper/src/test/java/org/apache/dubbo/metadata/store/zookeeper
- dubbo-metrics/dubbo-metrics-api/src/test/java/org/apache/dubbo/metrics
- dubbo-monitor
- dubbo-monitor-api/src/test/java/org/apache/dubbo/monitor/support
- dubbo-monitor-default/src/test/java/org/apache/dubbo/monitor/dubbo
- dubbo-plugin/dubbo-qos/src/test/java/org/apache/dubbo/qos
- command
- decoder
- impl
- util
- protocol
- server/handler
- textui
- dubbo-registry
- dubbo-registry-api/src/test/java/org/apache/dubbo/registry
- support
- dubbo-registry-default/src/test/java/org/apache/dubbo/registry/dubbo
- dubbo-registry-multicast/src/test/java/org/apache/dubbo/registry/multicast
- dubbo-registry-redis/src/test/java/org/apache/dubbo/registry/redis
- dubbo-registry-zookeeper/src/test/java/org/apache/dubbo/registry/zookeeper
- dubbo-remoting
- dubbo-remoting-api/src/test/java/org/apache/dubbo/remoting
- buffer
- codec
- exchange/support
- header
- handler
- transport
- codec
- dubbo-remoting-grizzly/src/main/test/org/apache/dubbo/remoting/transport/grizzly
- dubbo-remoting-http/src/test/java/org/apache/dubbo/remoting/http
- jetty
- tomcat
- dubbo-remoting-mina/src/test/java/org/apache/remoting/transport/mina
- dubbo-remoting-netty4/src/test/java/org/apache/dubbo/remoting/transport/netty4
- dubbo-remoting-netty/src/test/java/org/apache/dubbo/remoting
- exchange/support/header
- transport/netty
- dubbo-remoting-p2p/src/test/java/org/apache/dubbo/remoting/p2p
- exchange/support
- support
- dubbo-remoting-zookeeper/src/test/java/org/apache/dubbo/remoting/zookeeper
- curator
- zkclient
- dubbo-rpc
- dubbo-rpc-api/src/test/java/org/apache/dubbo/rpc
- filter
- tps
- proxy
- support
- dubbo-rpc-dubbo/src/test/java/org/apache/dubbo/rpc
- protocol/dubbo
- support
- telnet
- service
- validation
- dubbo-rpc-hessian
- src/test/java/org/apache/dubbo/rpc/protocol/hessian
- dubbo-rpc-http/src/test/java/org/apache/dubbo/rpc/protocol/http
- dubbo-rpc-injvm/src/test/java/org/apache/dubbo/rpc/protocol/injvm
- dubbo-rpc-redis/src/test/java/org/apache/dubbo/rpc/protocol/redis
- dubbo-rpc-rest/src/test/java/org/apache/dubbo/rpc
- protocol/rest
- integration/swagger
- protol/rest
- dubbo-rpc-rmi/src/test/java/org/apache/dubbo/rpc/protocol/rmi
- dubbo-rpc-thrift/src/test/java
- org/apache/dubbo/rpc/protocol/thrift
- dubbo-rpc-webservice/src/test/java/org/apache/dubbo/rpc/protocol/webservice
- dubbo-serialization/dubbo-serialization-test/src/test/java/org/apache/dubbo/common/serialize
- base
- fastjson
- fst
- hessian2
- kryo
- protostuff
- support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
336 files changed
+4613
-4293
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
402 | | - | |
403 | | - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
404 | 410 | | |
405 | | - | |
406 | 411 | | |
407 | 412 | | |
408 | 413 | | |
| |||
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
dubbo-cluster/src/test/java/org/apache/dubbo/rpc/cluster/configurator/parser/ConfigParserTest.java
Lines changed: 60 additions & 58 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
107 | | - | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | | - | |
111 | | - | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
124 | | - | |
| 126 | + | |
125 | 127 | | |
126 | | - | |
127 | | - | |
| 128 | + | |
| 129 | + | |
128 | 130 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
139 | | - | |
| 141 | + | |
140 | 142 | | |
141 | | - | |
142 | | - | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
154 | | - | |
| 156 | + | |
155 | 157 | | |
156 | | - | |
157 | | - | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
| |||
0 commit comments