Dawid Weiss created LUCENE-4054:
-----------------------------------
Summary: Overrides of @Before or @After hooks should cause a test
error.
Key: LUCENE-4054
URL: https://issues.apache.org/jira/browse/LUCENE-4054
Project: Lucene - Java
Issue Type: Sub-task
Reporter: Dawid Weiss
Assignee: Dawid Weiss
Priority: Trivial
Fix For: 4.0
The only exceptions are setUp/ tearDown methods in LuceneTestCase, which are
historically designed for overriding (and for which chaining is verified). Any
other override of am instance hook method should just be banned as it is very
likely a mistake.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]