| |
|
| com.sun.xml.ws.assembler.PipelineAssemblerFactoryImplTest
PipelineAssemblerFactoryImplTest | public class PipelineAssemblerFactoryImplTest extends TestCase (Code) | | author: Fabian Ritzmann |
PipelineAssemblerFactoryImplTest | public PipelineAssemblerFactoryImplTest(String testName)(Code) | | |
testCreateClientNull | public void testCreateClientNull()(Code) | | |
testCreateDispatchClientAllFeaturesConfig | public void testCreateDispatchClientAllFeaturesConfig() throws PolicyException(Code) | | Test client creation with parameters that correspond to a dispatch client
with wsit-client.xml.
|
testCreateDispatchClientNoConfig | public void testCreateDispatchClientNoConfig() throws Exception(Code) | | Test client creation with parameters that correspond to a dispatch client
with no wsit-client.xml.
|
testCreateDispatchClientNoPoliciesConfig | public void testCreateDispatchClientNoPoliciesConfig() throws PolicyException(Code) | | Test client creation with parameters that correspond to a dispatch client
with wsit-client.xml.
|
testCreateDispatchClientNoServiceMatchConfig | public void testCreateDispatchClientNoServiceMatchConfig() throws PolicyException(Code) | | Test client creation with parameters that correspond to a dispatch client
with wsit-client.xml.
|
testCreateServerNull | public void testCreateServerNull()(Code) | | |
|
|
|