unit testing - @Category and MockitoJunitRunner fails to exclude tests -


@category , mockitojunitrunner fails exclude tests, i'm categorizing tests using @category (fasttest.class), use <group>fasttest.class</group> run fasttest annotated tests, works fine , dandy until test includes @runwith(mockitojunitrunner.class), ideas?

surefire version out of date, using 2.16 worked.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -