Issue Details (XML | Word | Printable)

Key: DIRSERVER-762
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Alex Karasulu
Reporter: Ersin Er
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Provide unit test(s) in order to document Subentry Control usage

Created: 18/Oct/06 05:14 PM   Updated: 19/Oct/06 05:29 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 19/Oct/06 05:29 PM


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Alex Karasulu added a comment - 18/Oct/06 07:16 PM
Will get to this soon.

Alex Karasulu added a comment - 19/Oct/06 05:29 PM
Looks like I already wrote a test case for this subentry control. Take a look at the code here:

http://svn.apache.org/repos/asf/directory/branches/apacheds/1.0/server-unit/src/test/java/org/apache/directory/server/SearchTest.java

Search for testSubentryControl() for the test case you're looking for.

HTH