Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | static public | java.lang.annotation.Annotation[] | methodgetAnnotations(java.lang.reflect.Method) | n.a. |
|
|
||||||
REMOVED (!) | static public | java.lang.Class[] | methodgetParameterTypes(java.lang.reflect.Method) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.RuntimeException |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.io.Serializable |
|
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | true | 5137476233038936222 | n.a. |
New | false | n.a. | n.a. |
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | java.util.List | getAllCompiledClasses() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.ClassLoader | getClassLoader() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | getInstance(java.lang.Class) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.Object | getInstance(java.lang.Class,
| n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFile | getResourceFile() | n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFiles | getResourceFiles() | n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFile | getSourceFile() | n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFile | getSourceFile(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFile | getSourceFileFromPackage(java.lang.String) | n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFiles | getSourceFiles() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.annotation.Annotation |
|
Status: | Fully Qualified Name: | Elements: | ||||||||
REMOVED | java.lang.annotation.Documented | n.a. | ||||||||
REMOVED | java.lang.annotation.Retention |
|
||||||||
REMOVED | java.lang.annotation.Target |
|
||||||||
REMOVED | org.junit.jupiter.api.extension.ExtendWith |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | java.lang.ClassLoader |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | DynamicClassLoader(java.lang.ClassLoader,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public | void | compile(org.springframework.aot.test.generate.file.WritableContent,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | compile(org.springframework.aot.test.generate.file.SourceFile,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | compile(org.springframework.aot.test.generate.file.SourceFiles,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | compile(org.springframework.aot.test.generate.file.SourceFiles,
| n.a. |
|
|
||||||||||
REMOVED (!) | public | void | compile(java.util.function.Consumer) |
|
|
|
||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.compile.TestCompiler | forCompiler(javax.tools.JavaCompiler) | n.a. |
|
|
||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.compile.TestCompiler | forSystem() | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | printFiles(java.io.PrintStream) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withFiles(org.springframework.aot.generate.InMemoryGeneratedFiles) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withProcessors(javax.annotation.processing.Processor[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withProcessors(java.lang.Iterable) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withResources(org.springframework.aot.test.generate.file.ResourceFile[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withResources(java.lang.Iterable) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withResources(org.springframework.aot.test.generate.file.ResourceFiles) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withSources(org.springframework.aot.test.generate.file.SourceFile[]) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withSources(java.lang.Iterable) | n.a. |
|
|
||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.compile.TestCompiler | withSources(org.springframework.aot.test.generate.file.SourceFiles) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.util.function.Function | n.a. |
NEW | java.util.function.UnaryOperator | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | apply(org.springframework.core.test.tools.TestCompiler) | n.a. |
|
|
||||||
NEW | static public | java.util.function.UnaryOperator | from(org.springframework.aot.generate.InMemoryGeneratedFiles) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getContent() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | getPath() | n.a. |
|
|
||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.DynamicFileAssert | contains(java.lang.CharSequence[]) | n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.DynamicFileAssert | doesNotContain(java.lang.CharSequence[]) | n.a. |
|
|
||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.DynamicFileAssert | isEqualTo(java.lang.Object) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.aot.test.generate.file.DynamicFile |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFileAssert | assertThat()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.ResourceFile | of(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.ResourceFile | of(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.ResourceFile | of(java.lang.String,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.aot.test.generate.file.DynamicFileAssert |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFiles | and(org.springframework.aot.test.generate.file.ResourceFile[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFiles | and(java.lang.Iterable) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFiles | and(org.springframework.aot.test.generate.file.ResourceFiles) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFile | get(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.ResourceFile | getSingle() |
|
|
|
||||||||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isEmpty() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.ResourceFiles | none() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.ResourceFiles | of(org.springframework.aot.test.generate.file.ResourceFile[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.stream.Stream | stream() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.aot.test.generate.file.DynamicFile |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFileAssert | assertThat()
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | getClassName() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFile | of(java.lang.CharSequence) | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFile | of(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFile | of(org.springframework.core.io.InputStreamSource) | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFile | of(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFile | of(org.springframework.aot.test.generate.file.WritableContent) | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFile | of(java.lang.String,
| n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.aot.test.generate.file.DynamicFileAssert |
|
Change |
CLASS_REMOVED |
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | java.lang.Iterable |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFiles | and(org.springframework.aot.test.generate.file.SourceFile[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFiles | and(java.lang.Iterable) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFiles | and(org.springframework.aot.test.generate.file.SourceFiles) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFile | get(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFile | getSingle() |
|
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFile | getSingle(java.lang.String) |
|
|
|
||||||||||||
REMOVED (!) | public | org.springframework.aot.test.generate.file.SourceFile | getSingleFromPackage(java.lang.String) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | int | hashCode() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | boolean | isEmpty() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFiles | none() | n.a. |
|
|
||||||||||||
REMOVED (!) | static public | org.springframework.aot.test.generate.file.SourceFiles | of(org.springframework.aot.test.generate.file.SourceFile[]) | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.util.stream.Stream | stream() | n.a. |
|
|
||||||||||||
REMOVED (!) | public | java.lang.String | toString() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
REMOVED (!) | public abstract | void | writeTo(java.lang.Appendable) |
|
|
|
Status: | Fully Qualified Name: | Elements: |
REMOVED | java.lang.FunctionalInterface | n.a. |
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.util.function.Function | n.a. |
NEW | java.util.function.UnaryOperator | n.a. |
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | org.springframework.javapoet.ClassName | n.a. | TEST_TARGET |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | TestGenerationContext(org.springframework.javapoet.ClassName) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | apply(org.springframework.core.test.tools.TestCompiler) | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | TestTarget() | n.a. |
|
|
Change |
CLASS_REMOVED |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | MockSpringFactoriesLoader() | n.a. |
|
|
||||||
REMOVED (!) | public | MockSpringFactoriesLoader(java.lang.ClassLoader) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | final public | void | add(java.lang.Class,
Annotations:
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | add(java.lang.String,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | addInstance(java.lang.Class,
| n.a. |
|
|
||||||||||||
REMOVED (!) | public | void | addInstance(java.lang.String,
| n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | MockSpringFactoriesLoader(java.lang.ClassLoader) | n.a. | n.a. |
|
||||
NEW | public | MockSpringFactoriesLoader() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | final public | void | add(java.lang.Class,
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | void | add(java.lang.String,
| n.a. |
|
|
||||||||||||
NEW | public | void | addInstance(java.lang.Class,
| n.a. |
|
|
||||||||||||
NEW | public | void | addInstance(java.lang.String,
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | byte[] | getContent() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getName() | n.a. |
|
|
||||||
NEW | static public | org.springframework.core.test.tools.ClassFile | of(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | org.springframework.core.test.tools.ClassFile | of(java.lang.String,
| n.a. |
|
|
||||||
NEW | static public | java.lang.String | toClassName(java.lang.String) | n.a. |
|
|
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.springframework.core.test.tools.ClassFiles | and(org.springframework.core.test.tools.ClassFile[]) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.ClassFiles | and(java.lang.Iterable) | n.a. |
|
|
||||||||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.ClassFile | get(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||||||||
NEW | public | boolean | isEmpty() | n.a. |
|
|
||||||||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.core.test.tools.ClassFiles | none() | n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.core.test.tools.ClassFiles | of(org.springframework.core.test.tools.ClassFile[]) | n.a. |
|
|
||||||||||||
NEW | public | java.util.stream.Stream | stream() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | java.lang.RuntimeException | n.a. |
Status | Interface | Compatibility Changes: |
NEW | java.io.Serializable | n.a. |
Serializable | default serialVersionUID | serialVersionUID in class | |
Old | false | n.a. | n.a. |
New | true | -3138545157334268999 | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | java.util.List | getAllCompiledClasses() | n.a. |
|
|
||||||
NEW | public | java.lang.ClassLoader | getClassLoader() | n.a. |
|
|
||||||
NEW | public | java.lang.Object | getInstance(java.lang.Class) | n.a. |
|
|
||||||
NEW | public | java.lang.Object | getInstance(java.lang.Class,
| n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.ResourceFile | getResourceFile() | n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.ResourceFiles | getResourceFiles() | n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.SourceFile | getSourceFile() | n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.SourceFile | getSourceFile(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.SourceFile | getSourceFileFromPackage(java.lang.String) | n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.SourceFiles | getSourceFiles() | 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.Retention |
|
||||||||
NEW | java.lang.annotation.Target |
|
||||||||
NEW | org.junit.jupiter.api.extension.ExtendWith |
|
Status | Superclass | Compatibility Changes: |
NEW | java.lang.ClassLoader | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DynamicClassLoader(java.lang.ClassLoader,
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||
NEW | public | byte[] | getBytes() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getContent() | n.a. |
|
|
||||||
NEW | public | java.lang.String | getPath() | n.a. |
|
|
||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW | public | org.springframework.core.test.tools.DynamicFileAssert | contains(java.lang.CharSequence[]) | n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.DynamicFileAssert | doesNotContain(java.lang.CharSequence[]) | n.a. |
|
|
||||||
NEW | public | org.springframework.core.test.tools.DynamicFileAssert | hasContent(java.lang.CharSequence) | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.core.test.tools.DynamicFile | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||
NEW | public | org.springframework.core.test.tools.ResourceFileAssert | assertThat()
Annotations:
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.ResourceFile | of(java.lang.String,
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.ResourceFile | of(java.lang.String,
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.ResourceFile | of(java.lang.String,
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.ResourceFile | of(java.lang.String,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.core.test.tools.DynamicFileAssert | n.a. |
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.springframework.core.test.tools.ResourceFiles | and(org.springframework.core.test.tools.ResourceFile[]) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.ResourceFiles | and(java.lang.Iterable) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.ResourceFiles | and(org.springframework.core.test.tools.ResourceFiles) | n.a. |
|
|
||||||||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.ResourceFile | get(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.ResourceFile | getSingle() |
|
|
|
||||||||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||||||||
NEW | public | boolean | isEmpty() | n.a. |
|
|
||||||||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.core.test.tools.ResourceFiles | none() | n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.core.test.tools.ResourceFiles | of(org.springframework.core.test.tools.ResourceFile[]) | n.a. |
|
|
||||||||||||
NEW | public | java.util.stream.Stream | stream() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.core.test.tools.DynamicFile | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFileAssert | assertThat()
Annotations:
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | forClass(java.io.File,
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | forTestClass(java.lang.Class) | n.a. |
|
|
|||||||||||||
NEW | public | java.lang.String | getClassName() | n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | of(java.lang.CharSequence) | n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | of(java.lang.String,
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | of(org.springframework.core.io.InputStreamSource) | n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | of(java.lang.String,
| n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | of(org.springframework.core.test.tools.WritableContent) | n.a. |
|
|
|||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFile | of(java.lang.String,
| n.a. |
|
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.core.test.tools.DynamicFileAssert | n.a. |
Change |
INTERFACE_ADDED |
Status | Interface | Compatibility Changes: |
NEW | java.lang.Iterable | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFiles | and(org.springframework.core.test.tools.SourceFile[]) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFiles | and(java.lang.Iterable) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFiles | and(org.springframework.core.test.tools.SourceFiles) | n.a. |
|
|
||||||||||||
NEW | public | boolean | equals(java.lang.Object) | n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFile | get(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFile | getSingle() |
|
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFile | getSingle(java.lang.String) |
|
|
|
||||||||||||
NEW | public | org.springframework.core.test.tools.SourceFile | getSingleFromPackage(java.lang.String) | n.a. |
|
|
||||||||||||
NEW | public | int | hashCode() | n.a. |
|
|
||||||||||||
NEW | public | boolean | isEmpty() | n.a. |
|
|
||||||||||||
NEW | public | java.util.Iterator | iterator() | n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFiles | none() | n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.core.test.tools.SourceFiles | of(org.springframework.core.test.tools.SourceFile[]) | n.a. |
|
|
||||||||||||
NEW | public | java.util.stream.Stream | stream() | n.a. |
|
|
||||||||||||
NEW | public | java.lang.String | toString() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | void | compile(org.springframework.core.test.tools.WritableContent,
| n.a. |
|
|
||||||||||
NEW | public | void | compile(org.springframework.core.test.tools.SourceFile,
| n.a. |
|
|
||||||||||
NEW | public | void | compile(org.springframework.core.test.tools.SourceFiles,
| n.a. |
|
|
||||||||||
NEW | public | void | compile(org.springframework.core.test.tools.SourceFiles,
| n.a. |
|
|
||||||||||
NEW | public | void | compile(java.util.function.Consumer) |
|
|
|
||||||||||
NEW | static public | org.springframework.core.test.tools.TestCompiler | forCompiler(javax.tools.JavaCompiler) | n.a. |
|
|
||||||||||
NEW | static public | org.springframework.core.test.tools.TestCompiler | forSystem() | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | printFiles(java.io.PrintStream) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | with(java.util.function.UnaryOperator) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withClasses(java.lang.Iterable) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withProcessors(javax.annotation.processing.Processor[]) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withProcessors(java.lang.Iterable) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withResources(org.springframework.core.test.tools.ResourceFile[]) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withResources(java.lang.Iterable) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withResources(org.springframework.core.test.tools.ResourceFiles) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withSources(org.springframework.core.test.tools.SourceFile[]) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withSources(java.lang.Iterable) | n.a. |
|
|
||||||||||
NEW | public | org.springframework.core.test.tools.TestCompiler | withSources(org.springframework.core.test.tools.SourceFiles) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public abstract | void | writeTo(java.lang.Appendable) |
| n.a. |
|
Status: | Fully Qualified Name: | Elements: |
NEW | java.lang.FunctionalInterface | n.a. |