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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -