• S
    Synthesize annotation from defaults · d0c0d9fc
    Sam Brannen 提交于
    This commit introduces a convenience method in AnnotationUtils for
    synthesizing an annotation from its default attribute values.
    
    TransactionalTestExecutionListener has been refactored to invoke this
    new convenience method.
    
    Issue: SPR-13087
    d0c0d9fc
AnnotationUtilsTests.java 62.3 KB