| com.sun.jbi.ui.common.TestJBIResultXmlBuilder
TestJBIResultXmlBuilder | public class TestJBIResultXmlBuilder extends TestCase (Code) | | Tests the temporary ui class.
author: Sun Microsystems, Inc. |
TestJBIResultXmlBuilder | public TestJBIResultXmlBuilder(String aTestName)(Code) | | test case constructor
Parameters: aTestName - name of the text |
testCreateExceptionOnlyJbiResultXml | public void testCreateExceptionOnlyJbiResultXml() throws Exception(Code) | | testTest
throws: Exception - if an unexpected error occurs |
testCreateJbiResultXmlFromI18NBundle | public void testCreateJbiResultXmlFromI18NBundle() throws Exception(Code) | | testTest
throws: Exception - if an unexpected error occurs |
testCreateMessageAndExceptionJbiResultXml | public void testCreateMessageAndExceptionJbiResultXml() throws Exception(Code) | | testTest
throws: Exception - if an unexpected error occurs |
testCreateMessageOnlyJbiResultXml | public void testCreateMessageOnlyJbiResultXml() throws Exception(Code) | | testTest
throws: Exception - if an unexpected error occurs |
|
|