Commit 816bbee
committed
Remove '.*' imports from tests
Organize test imports to expand all '.*' static imports into
fully qualified imports.
This update will allow us to use additional checkstyle rules in
the future, and will also help if we migrate fully to AssertJ.1 parent 1b985fb commit 816bbee
1,910 files changed
Lines changed: 8360 additions & 4236 deletions
File tree
- spring-aop/src/test/java/org/springframework/aop
- aspectj
- annotation
- autoproxy
- config
- framework
- adapter
- interceptor
- scope
- support
- target
- dynamic
- spring-aspects/src/test/java/org/springframework
- beans/factory/aspectj
- cache/aspectj
- context/annotation/aspectj
- scheduling/aspectj
- transaction/aspectj
- spring-beans/src/test/java/org/springframework/beans
- factory
- annotation
- config
- parsing
- serviceloader
- support
- security
- wiring
- xml
- support
- propertyeditors
- support
- spring-context-indexer/src/test/java/org/springframework/context/index/processor
- spring-context-support/src/test/java/org/springframework
- cache
- caffeine
- ehcache
- jcache
- config
- interceptor
- support
- transaction
- mail
- javamail
- scheduling/quartz
- validation/beanvalidation2
- spring-context/src/test/java/org/springframework
- aop
- aspectj
- autoproxy
- benchmark
- spr3064
- generic
- config
- framework
- adapter
- autoproxy
- scope
- target
- beans/factory
- annotation
- support
- xml
- support
- cache
- annotation
- concurrent
- config
- interceptor
- context
- annotation
- configuration
- spr9031
- spr10546
- spr8761
- config
- conversionservice
- event
- test
- expression
- groovy
- i18n
- index
- support
- ejb
- access
- config
- format
- datetime
- joda
- standard
- number
- money
- support
- instrument/classloading
- jmx
- access
- export
- annotation
- assembler
- naming
- notification
- support
- jndi
- remoting
- rmi
- support
- scheduling
- annotation
- concurrent
- config
- support
- scripting
- bsh
- config
- groovy
- support
- ui
- validation
- beanvalidation
- spring-core/src/test/java/org/springframework
- core
- annotation
- codec
- convert
- converter
- support
- env
- io
- buffer
- support
- support
- log
- serializer
- style
- task
- type
- classreading
- tests
- util
- comparator
- concurrent
- unit
- xml
- spring-expression/src/test/java/org/springframework/expression/spel
- ast
- standard
- support
- spring-jdbc/src/test/java/org/springframework/jdbc
- config
- core
- namedparam
- simple
- support
- datasource
- embedded
- init
- lookup
- object
- support
- rowset
- spring-jms/src/test/java/org/springframework/jms
- annotation
- config
- connection
- core
- support
- listener
- adapter
- endpoint
- remoting
- support
- converter
- destination
- spring-messaging/src/test/java/org/springframework/messaging
- converter
- core
- handler
- annotation
- reactive
- support
- invocation
- reactive
- rsocket
- simp
- annotation/support
- broker
- config
- stomp
- user
- support
- spring-orm/src/test/java/org/springframework/orm/jpa
- eclipselink
- hibernate
- persistenceunit
- support
- spring-oxm/src/test/java/org/springframework/oxm
- config
- jaxb
- jibx
- xstream
- spring-test/src/test/java/org/springframework
- mock
- http/server/reactive
- web
- test
- annotation
- context
- cache
- configuration
- interfaces
- env
- event
- expression
- groovy
- hierarchies
- meta
- standard
- web
- jdbc
- junit4
- aci
- annotation
- xml
- annotation
- meta
- concurrency
- hybrid
- nested
- orm
- profile
- annotation
- importresource
- resolver
- xml
- rules
- spr3896
- spr4868
- spr6128
- spr8849
- spr9051
- spr9604
- spr9645
- statements
- junit/jupiter
- defaultmethods
- generics
- nested
- parallel
- web
- support
- testng
- transaction
- ejb
- programmatic
- web
- transaction
- ejb
- programmatic
- web
- socket
- jdbc
- util
- web
- client
- match
- response
- samples
- matchers
- reactive/server
- samples
- bind
- servlet
- htmlunit
- webdriver
- request
- result
- samples
- context
- spr
- standalone
- resulthandlers
- resultmatchers
- setup
- spring-tx/src/test/java/org/springframework
- dao
- annotation
- support
- jca
- cci
- support
- transaction
- annotation
- config
- event
- interceptor
- jta
- reactive
- support
- spring-webflux/src/test/java/org/springframework/web/reactive
- accept
- config
- function
- client
- support
- server
- support
- handler
- resource
- result
- condition
- method
- annotation
- view
- freemarker
- script
- socket
- server/support
- spring-webmvc/src/test/java/org/springframework/web
- context
- support
- servlet
- config
- annotation
- function
- handler
- i18n
- mvc
- annotation
- condition
- method
- annotation
- support
- resource
- support
- tags
- form
- theme
- view
- document
- feed
- freemarker
- groovy
- json
- script
- tiles3
- xml
- xslt
- util
- spring-websocket/src/test/java/org/springframework/web/socket
- adapter
- jetty
- standard
- client
- jetty
- standard
- config
- annotation
- handler
- messaging
- server
- standard
- support
- sockjs
- client
- frame
- support
- transport
- handler
- session
- spring-web/src/test/java/org/springframework
- http
- client
- reactive
- support
- codec
- cbor
- json
- multipart
- protobuf
- support
- xml
- converter
- feed
- json
- protobuf
- smile
- xml
- server
- reactive
- remoting
- caucho
- httpinvoker
- jaxws
- web
- accept
- bind
- support
- client
- context
- request
- async
- support
- cors
- reactive
- filter
- reactive
- jsf
- method
- annotation
- support
- multipart
- commons
- support
- server
- adapter
- handler
- i18n
- session
- util
- pattern
- src
- checkstyle
- test/java
- com/foo
- org/springframework
- aop
- config
- framework/autoproxy
- cache/annotation
- context/annotation/jsr330
- core/env
- scheduling/annotation
- transaction/annotation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
spring-aop/src/test/java/org/springframework/aop/aspectj/TrickyAspectJPointcutExpressionTests.java
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments