You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Emmanuel Lécharny <el...@gmail.com> on 2021/01/28 16:35:16 UTC

ApacheDS server Junit 5 migration

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: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org