| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | java.lang.String | getCharacterEncoding()
Annotations:
| n.a. | n.a. |
|
||||||||||
| NEW | public | void | setDefaultCharacterEncoding(java.lang.String) | n.a. |
|
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | ExceptionCollector() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | void | assertEmpty() |
|
|
|
||||||||||
| NEW | public | void | execute(org.springframework.test.util.ExceptionCollector$Executable) | n.a. |
|
|
||||||||||
| NEW | public | java.util.List | getExceptions() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
| NEW | public abstract | void | execute() |
| n.a. |
|
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.FunctionalInterface | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | org.springframework.test.web.reactive.server.WebTestClient$ResponseSpec | expectAll(org.springframework.test.web.reactive.server.WebTestClient$ResponseSpec$ResponseSpecConsumer[]) | n.a. |
|
|
| Change |
| INTERFACE_ADDED |
| Status | Interface | Compatibility Changes: |
| NEW | java.util.function.Consumer | n.a. |
| Status: | Fully Qualified Name: | Elements: |
| NEW | java.lang.FunctionalInterface | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder | characterEncoding(java.nio.charset.Charset) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | org.springframework.test.web.servlet.ResultMatcher | encoding(java.nio.charset.Charset) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW (!) | public | org.springframework.test.web.servlet.ResultActions | andExpectAll(org.springframework.test.web.servlet.ResultMatcher[]) |
|
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | static public | org.springframework.test.web.servlet.ResultMatcher | matchAll(org.springframework.test.web.servlet.ResultMatcher[])
Annotations:
| n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | final public | org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder | defaultResponseCharacterEncoding(java.nio.charset.Charset) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (!) | public | org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder | defaultResponseCharacterEncoding(java.nio.charset.Charset) | n.a. |
|
|