New issue 26 by gildas.de.cadoudal: why AnnotationMatcher Should Match
Annotation ?
http://code.google.com/p/addendum/issues/detail?id=26
What steps will reproduce the problem?
1. make Annotation class abstract
2. run test unit
What is the expected output? What do you see instead?
no error is expected but it was errors in this tests case :
testValueMatcherShouldMatchAnnotation
testNestedAnnotationMatcherShouldMatchAnnotation
What version of the product are you using? On what operating system?
Addendum 0.4.0
PHP 5.2.9
Window XP
Please provide any additional information below.
What is the necessity of this constraint ?
I think it would be better in point of view POO to make the annotation
class abstract.
sorry for multi post an error code of google
Comment #2 on issue 26 by jan.suchal: why AnnotationMatcher Should Match
Annotation ?
http://code.google.com/p/addendum/issues/detail?id=26
(No comment was entered for this change.)