TestBSPPeer doesn't check if the correct number of messages have been received
------------------------------------------------------------------------------

                 Key: HAMA-365
                 URL: https://issues.apache.org/jira/browse/HAMA-365
             Project: Hama
          Issue Type: Improvement
          Components: test 
    Affects Versions: 0.2.0
            Reporter: Miklos Erdelyi
            Priority: Minor


TestBSPPeer only checks if messages received by the peer conform to a certain 
format but it does not check if there has been any messages received. I.e., it 
does not make sure that peer.getCurrentMessage() returns the required number of 
messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to