Qi4j tests do not take @Queryable(false) into account
-----------------------------------------------------
Key: QI-255
URL: http://issues.ops4j.org/browse/QI-255
Project: Qi4j
Issue Type: Bug
Components: Indexing
Affects Versions: 1.2
Environment: Any.
Reporter: Stanislav Muhametsin
Assignee: Rickard Öberg
Fix For: 1.2
Attachments:
0001-Fixed-tests-so-that-don-t-expect-CatEntity-to-be-ret.patch
Currently {{org.qi4j.test.indexing.model.entities.CatEntity}} is marked as
{...@queryable(false)}}. However,
{{org.qi4j.test.indexing.AbstractEntityFinderTest}} and
{{org.qi4j.test.indexing.AbstractQueryTest}} expect {{CatEntity}} to be
returned with results, which causes test errors in working implementations of
indexing.
I've created a patch (attachment) for this which should make the tests take
non-queryability of CatEntity into account.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev