Uses of Class
org.jenkinsci.test.acceptance.po.User
Packages that use User
-
Uses of User in org.jenkinsci.test.acceptance
Methods in org.jenkinsci.test.acceptance that return types with arguments of type UserModifier and TypeMethodDescriptionMatchers.fullNameIs(String fullName) Matchers.isMemberOf(String group) Matchers.mailAddressIs(String mail) -
Uses of User in org.jenkinsci.test.acceptance.po
Methods in org.jenkinsci.test.acceptance.po that return UserMethods in org.jenkinsci.test.acceptance.po with parameters of type UserModifier and TypeMethodDescriptionLogin.doFailedLogin(User user) Login.doSuccessfulLogin(User user)