Hi !

I'm working (slowly) on migrating the whole ApacheDS tests to Junit5. Last week, I was able to change the FrameworkRunner class to make it a Junit5 extension (the new way of processing pre and post actions), and I have all the core-integration tests passing, which is a huge step forward.

I still have to migrate a few rules (CreateLdapServerRule, CreateLdapConnectionPoolRule and CreateDSRule). The current implementation is bizare, and I'm not sure it has followed the Junit4 mechanisms. Anyway.

I hope to be done with that soon enough, because frankly, with the latest Eclipse version, running Junit4 tests is a PITA.


Emmanuel


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to