Uses of Class
com.atlassian.bamboo.testutils.user.TestUser

Packages that use TestUser
com.atlassian.bamboo.testutils.user   
 

Uses of TestUser in com.atlassian.bamboo.testutils.user
 

Fields in com.atlassian.bamboo.testutils.user with type parameters of type TestUser
static java.util.EnumSet<TestUser> TestUser.autocreatedUsers
           
static com.google.common.base.Function<TestUser,java.lang.String> TestUser.toUserName
           
 

Methods in com.atlassian.bamboo.testutils.user that return TestUser
static TestUser TestUser.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TestUser[] TestUser.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.