public class SignupForm extends Object
Constructor and Description |
---|
SignupForm(net.sourceforge.jwebunit.junit.WebTester tester) |
Modifier and Type | Method and Description |
---|---|
void |
signUpUser(String fullname,
String email,
String username,
String password,
String token) |
void |
signUpUser(User user,
String token) |
Copyright © 2003–2021 Atlassian. All rights reserved.