| com.sun.xml.ws.encoding.policy.FastInfosetModelConfiguratorProviderTest
FastInfosetModelConfiguratorProviderTest | public class FastInfosetModelConfiguratorProviderTest extends TestCase (Code) | | Test FastInfoset policy assertion code.
author: Paul.Sandoz@Sun.Com |
testConfigureFastInfosetAssertionNotPresent | public void testConfigureFastInfosetAssertionNotPresent() throws Exception(Code) | | Test of configure method, of class com.sun.xml.ws.policy.jaxws.encoding.FastInfosetModelConfiguratorProvider.
policy assertion not present
|
testConfigureFastInfosetAssertionPresentAndDisabled | public void testConfigureFastInfosetAssertionPresentAndDisabled() throws Exception(Code) | | Test of configure method, of class com.sun.xml.ws.policy.jaxws.encoding.FastInfosetModelConfiguratorProvider.
policy assertion present and enabled = false
|
testConfigureFastInfosetAssertionPresentAndEnabled | public void testConfigureFastInfosetAssertionPresentAndEnabled() throws Exception(Code) | | Test of configure method, of class com.sun.xml.ws.policy.jaxws.encoding.FastInfosetModelConfiguratorProvider.
policy assertion present and enabled = true
|
|
|