I am using Junit category and I want to get a mapping of testname and the category it belongs to. For example, if I have a test :
@Category(category1.class)