| |
|
| com.sun.jbi.ui.common.TestMgmtMessage
TestMgmtMessage | public class TestMgmtMessage extends TestCase (Code) | | test class
author: Sun Microsystems, Inc. |
TestMgmtMessage | public TestMgmtMessage(String aTestName)(Code) | | Creates a new instance of TestMgmtMessage
Parameters: aTestName - name |
main | public static void main(String[] args)(Code) | | main
Parameters: args - the command line arguments |
testJbiResultAllExpMessages | public void testJbiResultAllExpMessages() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultAllMessages | public void testJbiResultAllMessages() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultAllStatusMessages | public void testJbiResultAllStatusMessages() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultCompExpOnly | public void testJbiResultCompExpOnly() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultCompMsgAndExp | public void testJbiResultCompMsgAndExp() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultCompMsgOnly | public void testJbiResultCompMsgOnly() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultFwExpOnly | public void testJbiResultFwExpOnly() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultFwMsgAndExp | public void testJbiResultFwMsgAndExp() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultFwMsgOnly | public void testJbiResultFwMsgOnly() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
testJbiResultNoMessages | public void testJbiResultNoMessages() throws Exception(Code) | | test sucess msg
throws: Exception - on error |
|
|
|