| org.apache.axis2.jaxws.spi.BindingProviderTests
BindingProviderTests | public class BindingProviderTests extends TestCase (Code) | | The client APIs should each implement the org.apache.axis2.jaxws.spi.BindingProvider
interface. This suite should be used for any client APIs to verify that they
maintain that behavior.
|
BindingProviderTests | public BindingProviderTests(String name)(Code) | | |
testDisptachBindingProviderSPI | public void testDisptachBindingProviderSPI()(Code) | | A test to verify that the Dispatch objects implement the proper interface
|
testProxyBindingProviderSPI | public void testProxyBindingProviderSPI()(Code) | | A test to verify that the proxy objects implement the proper interface.
|
|
|