|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.junitext.manipulation.CategoryResolver
public class CategoryResolver
Helper class to resolve a Category based on test descriptions.
| Constructor Summary | |
|---|---|
CategoryResolver()
|
|
| Method Summary | |
|---|---|
static Category |
getCategory(org.junit.runner.Description desc)
Gets the category for a given description. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryResolver()
| Method Detail |
|---|
public static Category getCategory(org.junit.runner.Description desc)
desc - a test case description
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||