| |
|
| com.sun.jbi.ui.common.TestJBIManagementMessage
TestJBIManagementMessage | public class TestJBIManagementMessage extends TestCase (Code) | | test class
author: Sun Microsystems, Inc. |
TestJBIManagementMessage | public TestJBIManagementMessage(String aTestName)(Code) | | Creates a new instance of TestMgmtMessage
Parameters: aTestName - name |
testCreateJBIManagementMessage | public void testCreateJBIManagementMessage() throws Exception(Code) | | Test creating a composite management message
throws: Exception - on error |
testCreateJBIManagementMessageWithError | public void testCreateJBIManagementMessageWithError() throws Exception(Code) | | Test creating a composite management message
throws: Exception - on error |
testCreateJBIManagementMessageWithExceptionInfo | public void testCreateJBIManagementMessageWithExceptionInfo() throws Exception(Code) | | Test creating a composite management message which has a exception info
throws: Exception - on error |
testCreateJBIManagementMessageWithExceptionMessage | public void testCreateJBIManagementMessageWithExceptionMessage() throws Exception(Code) | | Test creating a composite management message with a plain text exception message
in the response for one application variable
throws: Exception - on error |
testCreateJBIManagementMessageWithRequireAllSuccess | public void testCreateJBIManagementMessageWithRequireAllSuccess() throws Exception(Code) | | Test creating a composite management message with requireAllSuccess=true
throws: Exception - on error |
|
|
|