Package arez.testng
Annotation Interface CollectObserverErrors
Annotation applied to test methods that indicate that observer errors should not cause the test to fail.
Instead the errors should be collected and added to any fields of type
ObserverErrorCollector
that
are contained in the test.