|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
nesstar.test.NesstarTestCase
nesstar.api.acu.UserTestBase
nesstar.api.acu.UserTest
public class UserTest
A Test class for User.java Automatically generated from ARGO/UML
| Field Summary |
|---|
| Fields inherited from class nesstar.api.acu.UserTestBase |
|---|
__home |
| Constructor Summary | |
|---|---|
UserTest(String testName)
Constructor for the UserTest object |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
The main program for the UserTest class |
static junit.framework.Test |
suite()
Return the suite of all tests of this class |
void |
testHomeOperationCreate()
A Test of the Home operation create(String comment,String id,String password,String roleid,String purposeid,String label) |
void |
testHomeOperationGetCurrentUser()
A Test of the Home operation getCurrentUser() |
void |
testOperationAddAgreement()
A Test of the operation AddAgreement() |
void |
testOperationAddProject()
A Test of the operation AddProject() |
void |
testOperationAddRole()
A Test of the operation AddRole() |
void |
testOperationChangePassword()
A Test of the operation ChangePassword() |
void |
testOperationRemove()
A Test of the operation Remove() |
void |
testOperationSetProject()
A Test of the operation SetProject() |
void |
testOperationSetRole()
A Test of the operation SetRole() |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UserTest(String testName)
testName - | Method Detail |
|---|
public static void main(String[] args)
args - The command line argumentspublic static junit.framework.Test suite()
public void testOperationAddAgreement()
throws Exception
testOperationAddAgreement in class UserTestBaseException
public void testOperationAddRole()
throws Exception
testOperationAddRole in class UserTestBaseException
public void testOperationAddProject()
throws Exception
testOperationAddProject in class UserTestBaseException
public void testOperationChangePassword()
throws Exception
testOperationChangePassword in class UserTestBaseException
public void testOperationSetProject()
throws Exception
testOperationSetProject in class UserTestBaseException
public void testOperationSetRole()
throws Exception
testOperationSetRole in class UserTestBaseException
public void testHomeOperationCreate()
throws Exception
UserTestBase
testHomeOperationCreate in class UserTestBaseException
public void testHomeOperationGetCurrentUser()
throws Exception
retrieves the user logged in the current session
testHomeOperationGetCurrentUser in class UserTestBaseException
public void testOperationRemove()
throws Exception
UserTestBase
delete the user and all his/her soft properties
Access to this operation is granted ONLY to administrators.
testOperationRemove in class UserTestBaseException
|
Nesstar SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||