public class RenameUserTest
extends java.lang.Object
PersonTest contains integration tests.| Constructor and Description |
|---|
RenameUserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testBadFilename() |
void |
testCmdLineUsernames() |
void |
testComments() |
void |
testDuplicateNewUsername() |
void |
testDuplicateOldUsername() |
void |
testEmptyLines() |
void |
testFileMultipleUsernames() |
void |
testFileNoNewlineAtEndOfFile() |
void |
testFileNoUsernames() |
void |
testFileUsernames() |
void |
testFileUsernamesWithSpaces() |
void |
testLoginUsernameAndPassword() |
void |
testSameUsernameCmdLine() |
void |
testSameUsernameFile() |
void |
testTooManyUsernamesOnALine() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
public void testLoginUsernameAndPassword()
throws java.lang.Exception
java.lang.Exceptionpublic void testCmdLineUsernames()
throws java.lang.Exception
java.lang.Exceptionpublic void testFileUsernames()
throws java.lang.Exception
java.lang.Exceptionpublic void testFileUsernamesWithSpaces()
throws java.lang.Exception
java.lang.Exceptionpublic void testFileMultipleUsernames()
throws java.lang.Exception
java.lang.Exceptionpublic void testFileNoNewlineAtEndOfFile()
throws java.lang.Exception
java.lang.Exceptionpublic void testEmptyLines()
throws java.lang.Exception
java.lang.Exceptionpublic void testComments()
throws java.lang.Exception
java.lang.Exceptionpublic void testBadFilename()
throws java.lang.Exception
java.lang.Exceptionpublic void testFileNoUsernames()
throws java.lang.Exception
java.lang.Exceptionpublic void testTooManyUsernamesOnALine()
throws java.lang.Exception
java.lang.Exceptionpublic void testDuplicateNewUsername()
throws java.lang.Exception
java.lang.Exceptionpublic void testDuplicateOldUsername()
throws java.lang.Exception
java.lang.Exceptionpublic void testSameUsernameCmdLine()
throws java.lang.Exception
java.lang.Exceptionpublic void testSameUsernameFile()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.