You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by di...@incubator.apache.org on 2004/08/23 03:52:20 UTC

[jira] Commented: (DIRLDAP-12) Create JUnit add-on for PDU equality assertions

The following comment has been added to this issue:

     Author: Alex Karasulu
    Created: Sun, 22 Aug 2004 6:50 PM
       Body:
Rather than make a Unit test extension it would be more useful to just add the equals() method to the message classes.  I've already started to do so when needed.  This will perhaps take some time.  But we should eventually remove the useless redundant code from those classes that compare PDU after PDU for equality.
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/DIRLDAP-12?page=comments#action_37392

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/DIRLDAP-12

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DIRLDAP-12
    Summary: Create JUnit add-on for PDU equality assertions
       Type: Wish

     Status: In Progress
   Priority: Minor

    Project: Directory LDAP
 Components: 
             Common

   Assignee: Alex Karasulu
   Reporter: Alex Karasulu

    Created: Sun, 22 Aug 2004 4:37 PM
    Updated: Sun, 22 Aug 2004 6:50 PM

Description:
It would be really nice to localize all the code that seems to be redundantly spread across various packages for testing PDU equality.  Namely the message framework objects for various LDAP PDU's are being compared all over the place for equality when performing roundtrip tests on PDU generation.  Why not just add this to the LDAP library as a JUnit add on so we do not have to do this again everywhere?  


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira