| com.sun.jbi.internal.security.TestSampleBindingContext
TestSampleBindingContext | public class TestSampleBindingContext extends junit.framework.TestCase (Code) | | |
TestSampleBindingContext | public TestSampleBindingContext(String aTestName)(Code) | | |
testGetStringTranslator | public void testGetStringTranslator() throws Exception(Code) | | Test to check if the String translator is created properly.
throws: Exception - if an unexpected error occurs |
testGetStringTranslator2 | public void testGetStringTranslator2() throws Exception(Code) | | Test to check if the string translator is returning the right values.
throws: Exception - if an unexpected error occurs |
|
|