Hi,

 

I am running a unit test (@Junit4TestRunner.class) which has two @Test
annotated methods both of which take a BundleContext as argument.
Weirdly the second test method fails with a "ClassNotFoundException" of
the test class itself, while the first one executes without a problem.
If I copy and paste contents of the second test method in to the one, it
all works fine. Does this mean I can only have one test method ? note am
using pax runner as the container.

 

I am new to pax exam as such, so bear with me if this sounds silly.

 

Regards

Sathya

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to