Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add test to check that all setters trigger a change event #2010

Merged
merged 2 commits into from
May 28, 2018

Conversation

monperrus
Copy link
Collaborator

No description provided.

@spoon-bot
Copy link
Collaborator

API changes: 6 (Detected by Revapi)

Old API: fr.inria.gforge.spoon:spoon-core:jar:6.3.0-20180527.181956-95 / New API: fr.inria.gforge.spoon:spoon-core:jar:6.3.0-SNAPSHOT

The method was previously declared in superclass 'spoon.reflect.declaration.CtType' but is now declared in class 'spoon.reflect.declaration.CtTypeParameter'.
Old method CtType#addFieldAtTop(CtField)
New method CtTypeParameter#addFieldAtTop(CtField)
Breaking binary: equivalent,
The formal type parameter changed from 'C extends spoon.reflect.declaration.CtType' to 'C extends spoon.reflect.declaration.CtType<java.lang.Object>'.
:---: :---:
Old method CtType#addFieldAtTop(CtField)
New method CtTypeParameter#addFieldAtTop(CtField)
Breaking binary: non_breaking,
Element no longer annotated with 'spoon.reflect.annotations.PropertySetter'.
:---: :---:
Old method CtType#addFieldAtTop(CtField)
New method CtTypeParameter#addFieldAtTop(CtField)
Breaking binary: equivalent,
Element newly annotated with 'spoon.support.UnsettableProperty'.
:---: :---:
Old method CtType#addFieldAtTop(CtField)
New method CtTypeParameter#addFieldAtTop(CtField)
Breaking binary: equivalent,
The method was previously declared in superclass 'spoon.reflect.declaration.CtType' but is now declared in class 'spoon.reflect.declaration.CtTypeParameter'.
Old method CtType#addMethod(CtMethod)
New method CtTypeParameter#addMethod(CtMethod)
Breaking binary: equivalent,
The formal type parameter changed from 'C extends spoon.reflect.declaration.CtType' to 'C extends spoon.reflect.declaration.CtType<java.lang.Object>'.
:---: :---:
Old method CtType#addMethod(CtMethod)
New method CtTypeParameter#addMethod(CtMethod)
Breaking binary: non_breaking,
Element no longer annotated with 'spoon.reflect.annotations.PropertySetter'.
:---: :---:
Old method CtType#addMethod(CtMethod)
New method CtTypeParameter#addMethod(CtMethod)
Breaking binary: equivalent,
Element newly annotated with 'spoon.support.UnsettableProperty'.
:---: :---:
Old method CtType#addMethod(CtMethod)
New method CtTypeParameter#addMethod(CtMethod)
Breaking binary: equivalent,
The method was previously declared in superclass 'spoon.reflect.declaration.CtType' but is now declared in class 'spoon.reflect.declaration.CtTypeParameter'.
Old method CtType#addNestedType(CtType)
New method CtTypeParameter#addNestedType(CtType)
Breaking binary: equivalent,
The formal type parameter changed from 'C extends spoon.reflect.declaration.CtType' to 'C extends spoon.reflect.declaration.CtType<java.lang.Object>'.
:---: :---:
Old method CtType#addNestedType(CtType)
New method CtTypeParameter#addNestedType(CtType)
Breaking binary: non_breaking,
Element no longer annotated with 'spoon.reflect.annotations.PropertySetter'.
:---: :---:
Old method CtType#addNestedType(CtType)
New method CtTypeParameter#addNestedType(CtType)
Breaking binary: equivalent,
Element newly annotated with 'spoon.support.UnsettableProperty'.
:---: :---:
Old method CtType#addNestedType(CtType)
New method CtTypeParameter#addNestedType(CtType)
Breaking binary: equivalent,
The method was previously declared in superclass 'spoon.reflect.declaration.CtExecutable' but is now declared in class 'spoon.reflect.declaration.CtAnonymousExecutable'.
Old method CtExecutable#addParameter(CtParameter)
New method CtAnonymousExecutable#addParameter(CtParameter)
Breaking binary: equivalent,
The formal type parameter changed from 'T extends spoon.reflect.declaration.CtExecutable' to 'T extends spoon.reflect.declaration.CtExecutable<java.lang.Void>'.
:---: :---:
Old method CtExecutable#addParameter(CtParameter)
New method CtAnonymousExecutable#addParameter(CtParameter)
Breaking binary: non_breaking,
Element no longer annotated with 'spoon.reflect.annotations.PropertySetter'.
:---: :---:
Old method CtExecutable#addParameter(CtParameter)
New method CtAnonymousExecutable#addParameter(CtParameter)
Breaking binary: equivalent,
Element newly annotated with 'spoon.support.UnsettableProperty'.
:---: :---:
Old method CtExecutable#addParameter(CtParameter)
New method CtAnonymousExecutable#addParameter(CtParameter)
Breaking binary: equivalent,
The method was previously declared in superclass 'spoon.reflect.declaration.CtType' but is now declared in class 'spoon.reflect.declaration.CtTypeParameter'.
Old method CtType#addSuperInterface(CtTypeReference)
New method CtTypeParameter#addSuperInterface(CtTypeReference)
Breaking binary: equivalent,
The formal type parameter changed from 'C extends spoon.reflect.declaration.CtType' to 'C extends spoon.reflect.declaration.CtType<java.lang.Object>'.
:---: :---:
Old method CtType#addSuperInterface(CtTypeReference)
New method CtTypeParameter#addSuperInterface(CtTypeReference)
Breaking binary: non_breaking,
Element no longer annotated with 'spoon.reflect.annotations.PropertySetter'.
:---: :---:
Old method CtType#addSuperInterface(CtTypeReference)
New method CtTypeParameter#addSuperInterface(CtTypeReference)
Breaking binary: equivalent,
Element newly annotated with 'spoon.support.UnsettableProperty'.
:---: :---:
Old method CtType#addSuperInterface(CtTypeReference)
New method CtTypeParameter#addSuperInterface(CtTypeReference)
Breaking binary: equivalent,
The method was previously declared in superclass 'spoon.reflect.declaration.CtExecutable' but is now declared in class 'spoon.reflect.declaration.CtAnonymousExecutable'.
Old method CtExecutable#addThrownType(CtTypeReference)
New method CtAnonymousExecutable#addThrownType(CtTypeReference)
Breaking binary: equivalent,
The formal type parameter changed from 'T extends spoon.reflect.declaration.CtExecutable' to 'T extends spoon.reflect.declaration.CtExecutable<java.lang.Void>'.
:---: :---:
Old method CtExecutable#addThrownType(CtTypeReference)
New method CtAnonymousExecutable#addThrownType(CtTypeReference)
Breaking binary: non_breaking,
Element no longer annotated with 'spoon.reflect.annotations.PropertySetter'.
:---: :---:
Old method CtExecutable#addThrownType(CtTypeReference)
New method CtAnonymousExecutable#addThrownType(CtTypeReference)
Breaking binary: equivalent,
Element newly annotated with 'spoon.support.UnsettableProperty'.
:---: :---:
Old method CtExecutable#addThrownType(CtTypeReference)
New method CtAnonymousExecutable#addThrownType(CtTypeReference)
Breaking binary: equivalent,

@pvojtechovsky pvojtechovsky merged commit 11f3808 into INRIA:master May 28, 2018
@surli surli mentioned this pull request Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants