|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestGroup | |
|---|---|
| com.atlassian.bamboo.testutils.user | |
| Uses of TestGroup in com.atlassian.bamboo.testutils.user |
|---|
| Fields in com.atlassian.bamboo.testutils.user with type parameters of type TestGroup | |
|---|---|
java.util.EnumSet<TestGroup> |
TestUser.groups
|
static com.google.common.base.Function<TestGroup,java.lang.String> |
TestGroup.toGroupName
|
| Methods in com.atlassian.bamboo.testutils.user that return TestGroup | |
|---|---|
static TestGroup |
TestGroup.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TestGroup[] |
TestGroup.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||