public class KickstartIpRangeActionTest extends RhnPostMockStrutsTestCase
RhnPostMockStrutsTestCase.UploadsHandler| Modifier and Type | Field and Description |
|---|---|
protected KickstartIpRange |
ip1 |
protected KickstartIpRange |
ip2 |
protected KickstartData |
ksdata |
user| Constructor and Description |
|---|
KickstartIpRangeActionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
override the setupUp method
|
void |
testConflictFailure() |
void |
testDeleteFailure() |
void |
testDeleteSuccess() |
void |
testNoRange() |
void |
testRange() |
void |
testSubmit() |
void |
testValidateFailure() |
addUploadedFileaddDispatchCall, 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, toStringprotected KickstartData ksdata
protected KickstartIpRange ip1
protected KickstartIpRange ip2
public void setUp()
throws java.lang.Exception
RhnPostMockStrutsTestCasesetUp in class RhnPostMockStrutsTestCasejava.lang.Exceptionpublic void testRange()
throws java.lang.Exception
java.lang.Exceptionpublic void testNoRange()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubmit()
throws java.lang.Exception
java.lang.Exceptionpublic void testValidateFailure()
throws java.lang.Exception
java.lang.Exceptionpublic void testConflictFailure()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteSuccess()
throws java.lang.Exception
java.lang.Exceptionpublic void testDeleteFailure()
throws java.lang.Exception
java.lang.Exception