Hi, I am working on integration tests for XKMS and thinking about mocking (or using lightweight) LDAP server. I found some topics regarding this:
- in UnboundID (https://www.unboundid.com/products/ldap-sdk/) - Mocking using Mockito (http://java.dzone.com/articles/mocking-out-ldapjndi-unit) Has anybody experience to do it in Apache projects, is there any "typical" solution for it? Regards, Andrei.
