Class DefaultProxyFacadeTest

java.lang.Object
de.hybris.platform.xyformsfacades.proxy.impl.DefaultProxyFacadeTest

public class DefaultProxyFacadeTest extends Object
JUnit test suite for DefaultProxyFacade
  • Constructor Details

    • DefaultProxyFacadeTest

      public DefaultProxyFacadeTest()
  • Method Details

    • setUp

      public void setUp() throws MalformedURLException
      Throws:
      MalformedURLException
    • shouldEncodeNamespace

      public void shouldEncodeNamespace() throws Exception
      Throws:
      Exception
    • shouldNotAffectValidNamespace

      public void shouldNotAffectValidNamespace() throws Exception
      Throws:
      Exception
    • shouldAllowNullNamespace

      public void shouldAllowNullNamespace() throws Exception
      Throws:
      Exception
    • shouldProxyWithOrbeonClientHeader

      public void shouldProxyWithOrbeonClientHeader() throws Exception
      Throws:
      Exception
    • shouldProxyWithoutOrbeonClientHeaderWhenEmpty

      public void shouldProxyWithoutOrbeonClientHeaderWhenEmpty() throws Exception
      Throws:
      Exception
    • shouldProxyWithoutOrbeonClientHeaderWhenNull

      public void shouldProxyWithoutOrbeonClientHeaderWhenNull() throws Exception
      Throws:
      Exception
    • shouldHandleOrbeonClientHeaderRequestIndependently

      public void shouldHandleOrbeonClientHeaderRequestIndependently() throws Exception
      Throws:
      Exception