Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
UNCHANGED | public | java.lang.String | getOriginalFilename()
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public abstract | void | clear() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.stream.Stream | stream() | n.a. | n.a. |
|
||||
NEW | public abstract | java.util.stream.Stream | stream(java.lang.Class) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | static public | org.springframework.test.context.event.ApplicationEvents | getApplicationEvents()
Annotations:
| n.a. | n.a. |
|
||||||||||
NEW | static public | org.springframework.test.context.event.ApplicationEvents | getRequiredApplicationEvents()
Annotations:
| n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.test.context.support.AbstractTestExecutionListener | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ApplicationEventsTestExecutionListener() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | void | afterTestMethod(org.springframework.test.context.TestContext) |
| n.a. |
|
||||||||
NEW | public | void | beforeTestMethod(org.springframework.test.context.TestContext) |
| n.a. |
|
||||||||
NEW | final public | int | getOrder() | n.a. | n.a. |
|
||||||||
NEW | public | void | prepareTestInstance(org.springframework.test.context.TestContext) |
| n.a. |
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.annotation.Annotation | n.a. |
Status: | Fully Qualified Name: | Elements: | ||||||||
NEW | java.lang.annotation.Documented | n.a. | ||||||||
NEW | java.lang.annotation.Inherited | n.a. | ||||||||
NEW | java.lang.annotation.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
MODIFIED | org.springframework.test.context.TestExecutionListeners |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||
MODIFIED | org.springframework.test.context.TestExecutionListeners |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | -1034451233584355829 | -5827157174866681233 |
New | true | -427333286380676247 | -5827157174866681233 |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.Object | computeAttribute(java.lang.String,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | boolean | hasAnnotation(java.lang.Class,
| n.a. | n.a. |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
MODIFIED | org.springframework.test.context.TestExecutionListeners |
|
Status: | Fully Qualified Name: | Elements: | ||||||||||||
MODIFIED | org.springframework.test.context.TestExecutionListeners |
|