Wing Yew Poon created BIGTOP-874:
------------------------------------
Summary: make test contracts show up in javadoc
Key: BIGTOP-874
URL: https://issues.apache.org/jira/browse/BIGTOP-874
Project: Bigtop
Issue Type: Bug
Components: Tests
Affects Versions: 0.5.0
Reporter: Wing Yew Poon
Assignee: Wing Yew Poon
Fix For: 0.6.0
BIGTOP-685 added test contracts. Three new annotations were introduced:
@Contract, @Property, and @Variable.
@Contract is @Documented, but the other two are not. They should be too.
(When I added them originally, I thought it was enough to make @Contract
@Documented, because the @Contract annotation is applied to a class, and the
other two are only used within a @Contract annotation.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira