public class CreateProfileWizardTest extends RhnMockStrutsTestCase
user| Constructor and Description |
|---|
CreateProfileWizardTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testDownloadValidation() |
void |
testFtpDownload() |
void |
testKsTreeIdValidation() |
void |
testLabelAlreadyExists() |
void |
testLabelValidation() |
void |
testNoTreesOrChannels() |
void |
testRhel3() |
void |
testRootPasswordConfirmValidation() |
void |
testRootPasswordValidation() |
void |
testSuccess() |
void |
testUserDownloadValidation() |
void |
verifyKSCommandsDefaults(java.lang.String labelIn) |
addDispatchCall, addSelectedItem, addSubmitted, assertBadParamException, assertException, assertLookupException, assertPermissionException, commitAndCloseSession, getContext, tearDown, verifyActionMessage, verifyFormList, verifyFormValue, verifyList, verifyPageListactionPerform, addRequestParameter, addRequestParameter, clearRequestParameters, getActionForm, getActionServlet, getActualForward, getMockRequest, getMockResponse, getRequest, getRequestWrapper, getResponse, getResponseWrapper, getSession, setActionForm, setActionServlet, setConfigFile, setConfigFile, setContextDirectory, setInitParameter, setRequestPathInfo, setRequestPathInfo, setRequestWrapper, setResponseWrapper, setServletConfigFile, verifyActionErrors, verifyActionMessages, verifyForward, verifyForwardPath, verifyInputForward, verifyInputTilesForward, verifyNoActionErrors, verifyNoActionMessages, verifyTilesForwardassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws java.lang.Exception
RhnMockStrutsTestCasesetUp in class RhnMockStrutsTestCasejava.lang.Exceptionpublic void testNoTreesOrChannels()
throws java.lang.Exception
java.lang.Exceptionpublic void testRhel3()
throws java.lang.Exception
java.lang.Exceptionpublic void testSuccess()
throws java.lang.Exception
java.lang.Exceptionpublic void testFtpDownload()
throws java.lang.Exception
java.lang.Exceptionpublic void testLabelValidation()
public void testKsTreeIdValidation()
public void testDownloadValidation()
throws java.lang.Exception
java.lang.Exceptionpublic void testUserDownloadValidation()
throws java.lang.Exception
java.lang.Exceptionpublic void testRootPasswordValidation()
public void testRootPasswordConfirmValidation()
public void testLabelAlreadyExists()
throws java.lang.Exception
java.lang.Exceptionpublic void verifyKSCommandsDefaults(java.lang.String labelIn)