AndreaBaroncelli

Results 1 comments of AndreaBaroncelli

I had the same issue and circumvented it by using net.avh4.test.junit.Nested instead of org.junit.experimental.runners.Enclosed. Just consider that, unlike Nested may suggest, "nested" classes are actually to be declared as "inner",...