Hi All,
 
I am using LDAP as a back end for my application.
Howeve my JUnit have become LDAPServer dependant.
i.e. they read the data from a particular server which I specify as the ldapUrl
 
Do we have a mechanism that for the testing purpose alone I can introduce a static LDIF file ported alongwith the code.
 
The JUnit will then read from LDIF in a manner that they read from LDAP Server.
 
Is there such a method??
 
Please guide...
 
Thanks for all your help!!!!
 
Yukti Kaura