Re: Some tipps and tricks for writing pax exam OSGi tests

2018-04-17 Thread João Assunção
Very nice Christian. Thank you for the effort you put into those examples. I already managed to learn something new and add some new things to my tool belt. Keep up with the good work. Regards, João Assunção Email: joao.assun...@exploitsys.com Mobile: +351 916968984 Phone: +351 211933149 Web:

Some tipps and tricks for writing pax exam OSGi tests

2018-04-17 Thread Christian Schneider
I have just finished an example and docs of some tips and tricks I learned for writing OSGi tests using pax exam. Some highlights: - Mock tests for DS components using Mockito - Debug pax exam based tests like plain java code (edit, save, debug) - Full support for hamcrest matchers - Use