JApiCmp-Report
Old:n.a.
New:n.a.
Created:2022-11-03T11:40:50.576+0100
Access modifier filter:PUBLIC
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:false
Includes:all
Excludes:n.a.
Semantic Versioning:n.a.
Classes:
StatusFully Qualified Name
MODIFIEDorg.springframework.test.context.aot.TestAotProcessor
MODIFIEDorg.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate
MODIFIED (!)org.springframework.test.context.CacheAwareContextLoaderDelegate
MODIFIEDorg.springframework.test.context.support.AbstractTestContextBootstrapper
UNCHANGED (!)org.springframework.test.context.support.DefaultTestContextBootstrapper
NEWorg.springframework.test.context.util.TestContextSpringFactoriesUtils
UNCHANGED (!)org.springframework.test.context.web.WebTestContextBootstrapper
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public abstract class org.springframework.test.context.aot.TestAotProcessortop
MODIFIED public class org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegatetop
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.test.context.CacheAwareContextLoaderDelegaten.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVEDpublic voidsetContextFailureProcessor(org.springframework.test.context.ApplicationContextFailureProcessor)n.a.n.a.
Old fileNew file
159n.a.
MODIFIED (!) public abstract interface org.springframework.test.context.CacheAwareContextLoaderDelegatetop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public voidsetContextFailureProcessor(org.springframework.test.context.ApplicationContextFailureProcessor)n.a.
Change
METHOD_REMOVED
Old fileNew file
116n.a.
MODIFIED public abstract class org.springframework.test.context.support.AbstractTestContextBootstrappertop
UNCHANGED (!) public class org.springframework.test.context.support.DefaultTestContextBootstrappertop
Compatibility Changes:
Change
METHOD_REMOVED_IN_SUPERCLASS
NEW public abstract class org.springframework.test.context.util.TestContextSpringFactoriesUtilstop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public java.util.ListloadFactoryImplementations(java.lang.Class)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.69
UNCHANGED (!) public class org.springframework.test.context.web.WebTestContextBootstrappertop
Compatibility Changes:
Change
METHOD_REMOVED_IN_SUPERCLASS