public class SystemDetailsEditActionTest extends RhnPostMockStrutsTestCase
RhnPostMockStrutsTestCase.UploadsHandler| Modifier and Type | Field and Description |
|---|---|
protected Server |
s |
user| Constructor and Description |
|---|
SystemDetailsEditActionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
override the setupUp method
|
void |
testAddEntitlement() |
void |
testAddonEntitlemntsList() |
void |
testBaseEntitlementListForEntitledSystem() |
void |
testBaseEntitlementListForUnetitledSystem() |
void |
testBasicFormSubmission() |
void |
testCheckboxesFalse() |
void |
testCheckboxesTrue() |
void |
testInvalidFormSubmission() |
void |
testSetBaseEntitlement() |
void |
testUnentitle() |
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 Server s
public void setUp()
throws java.lang.Exception
setUp in class RhnPostMockStrutsTestCasejava.lang.Exceptionpublic void testBasicFormSubmission()
throws java.lang.Exception
java.lang.Exceptionpublic void testInvalidFormSubmission()
throws java.lang.Exception
java.lang.Exceptionpublic void testBaseEntitlementListForEntitledSystem()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddonEntitlemntsList()
throws java.lang.Exception
java.lang.Exceptionpublic void testBaseEntitlementListForUnetitledSystem()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddEntitlement()
throws java.lang.Exception
java.lang.Exceptionpublic void testSetBaseEntitlement()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnentitle()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckboxesTrue()
throws java.lang.Exception
java.lang.Exceptionpublic void testCheckboxesFalse()
throws java.lang.Exception
java.lang.Exception