|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase macaw.test.curation.MacawCurationTestCase macaw.test.curation.TestCurateUsers
public class TestCurateUsers
Field Summary |
---|
Fields inherited from class macaw.test.curation.MacawCurationTestCase |
---|
admin, curationService, jsmith, log |
Constructor Summary | |
---|---|
TestCurateUsers()
|
Method Summary | |
---|---|
void |
testAddUserA1()
add two users who have the same first and last names but who have different userIDs |
void |
testAddUserE1()
ERROR the addition of two users who have the same user ID |
void |
testAddUserN1()
|
void |
testDeleteUserA1()
delete record from a one item list |
void |
testDeleteUserE1()
delete non-existent user |
void |
testDeleteUserN1()
|
void |
testFieldValidationN1()
ensure userID field is tested |
void |
testFieldValidationN10()
ensure that the email of the address has a value |
void |
testFieldValidationN11()
ensure that the email of the address has a value |
void |
testFieldValidationN12()
ensure that the password has a value |
void |
testFieldValidationN2()
ensure that the first name has a value |
void |
testFieldValidationN3()
ensure that the last name has a value |
void |
testFieldValidationN4()
ensure that the affliation has a value |
void |
testFieldValidationN5()
ensure that the first line of the address has a value |
void |
testFieldValidationN6()
ensure that the city of the address has a value |
void |
testFieldValidationN7()
ensure that the city of the address has a value |
void |
testFieldValidationN8()
ensure that the post code of the address has a value |
void |
testFieldValidationN9()
ensure that the phone of the address has a value |
void |
testUpdateUserN1()
|
Methods inherited from class macaw.test.curation.MacawCurationTestCase |
---|
setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestCurateUsers()
Method Detail |
---|
public void testFieldValidationN1()
public void testFieldValidationN2()
public void testFieldValidationN3()
public void testFieldValidationN4()
public void testFieldValidationN5()
public void testFieldValidationN6()
public void testFieldValidationN7()
public void testFieldValidationN8()
public void testFieldValidationN9()
public void testFieldValidationN10()
public void testFieldValidationN11()
public void testFieldValidationN12()
public void testAddUserN1()
public void testAddUserA1()
public void testAddUserE1()
public void testUpdateUserN1()
public void testDeleteUserN1()
public void testDeleteUserA1()
public void testDeleteUserE1()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |