On 9/5/07, Stepan Mishura <[EMAIL PROTECTED]> wrote: > On 9/5/07, Regis <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I'm working on jndi ldap service provider now, a embedded ldap server is > > required for testing. So i purpose to bring > > ApacheDS(http://directory.apache.org/) to our dependency, which is an > > embeddable directory server entirely written in Java, and has been > > certified LDAPv3 compatible by the Open Group. > > > > Hi, > > I'm afraid if we go this way then classlibrary testing will be complicated. > Is it possible to test jndi service provider against lightweight-stub > server implementation and develop full testing scenario for BTI? >
Agree. Such tests, from my point of view, are scenario tests, which is not so suitable to put in junit tests framework while BTI is a good place for them. > Thanks, > Stepan. > > > I have risen a jira and applied a patch at: > > https://issues.apache.org/jira/browse/HARMONY-4739 > > > -- Leo Li China Software Development Lab, IBM
