|
|||||||||
Home >> All >> openfuture >> bugbase >> test >> [ adduser overview ] | PREV NEXT |
A
- AddUserErrorsTestCase - class openfuture.bugbase.test.adduser.AddUserErrorsTestCase.
- Error cases for adding a new user.
- AddUserErrorsTestCase(String) - Constructor for class openfuture.bugbase.test.adduser.AddUserErrorsTestCase
- addNewUser() - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Create a unique user with initial user ID "testid", add it to the list of test users 55 and try to save it to Bug Base.
G
- getTestuserIDs() - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Return the list of test users' IDs
- getTestusers() - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Get the value of testusers.
N
- NewUserTestCase - class openfuture.bugbase.test.adduser.NewUserTestCase.
- Test case adding a new user to Bug Base.
- NewUserTestCase(String) - Constructor for class openfuture.bugbase.test.adduser.NewUserTestCase
- Creates a new
NewUserTestCase
instance.
O
- openfuture.bugbase.test.adduser - package openfuture.bugbase.test.adduser
S
- setTestusers(LinkedList) - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Set the value of testusers.
T
- tearDown() - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Remove the user added in
NewUserTestCase.testAddNewUserAsNormal()
55 ,NewUserTestCase.testAddNewUserAsDoctor()
55 andNewUserTestCase.testAddNewUserAsDoctor()
55 . - testAddNewUserAsAdmin() - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Try to add a new user: Login as admin user. Try to add a new user. If this causes a BugBaseException, everything is OK.
- testAddNewUserAsDoctor() - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Try to add a new user: Login as doctor user. Try to add a new user. If this causes a BugBaseException, everything is OK.
- testAddNewUserAsNormal() - Method in class openfuture.bugbase.test.adduser.NewUserTestCase
- Try to add a new user: Login as normal user. Try to add a new user. If this causes a BugBaseException, everything is OK.
- testAddNewUserMissingUserId() - Method in class openfuture.bugbase.test.adduser.AddUserErrorsTestCase
- Try to add a new user: Login as admin user. Try to add a new user. If this causes a BugBaseException, everything is OK.
- testusers - Variable in class openfuture.bugbase.test.adduser.NewUserTestCase
A G N O S T
|
|||||||||
Home >> All >> openfuture >> bugbase >> test >> [ adduser overview ] | PREV NEXT |