Very well then we agreed.
JIRA issue for Josef:
https://issues.jboss.org/browse/SEAM-100
Ales there is one last remaining:
org.jboss.weld.tests.decorators.abstractDecorator.broken.SimpleAbstractDecoratorWithInvalidAbstractMethodTest
:-)
Remaining in what way?
Not marked with @STE?
>> I am for making these types of tests consistent among
projects and
>> @ShouldThrowException(Exception.class) seems to be right approach. AFAIK
>> the only reason it's not used in Seam Compat and Weld is that is was not
>> available / reliable enough on different containers at the time the
>> tests were written.
>>
>> If this discussion leads to conclusion that Seam Compat and Weld should
>> align, could you file jira tasks please?
> Weld master is fully on latest ARQ atm, hence it already uses @STE.
>