TestPredicate lock has lots of boolean expressions to be simplified
-------------------------------------------------------------------
Key: GIRAPH-178
URL: https://issues.apache.org/jira/browse/GIRAPH-178
Project: Giraph
Issue Type: Improvement
Reporter: Jakob Homan
Priority: Trivial
TestPredicateLock.java has several instances of
{code}assertTrue(gotPredicate == false);{code} (or {{== true}}) that can be
simplified to more idiomatic Java.
--
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