Class WebDeviceRegistrarTest

    • Constructor Detail

      • WebDeviceRegistrarTest

        public WebDeviceRegistrarTest()
    • Method Detail

      • shouldBindSettingsFromEnvironmentUsingDefaults

        public void shouldBindSettingsFromEnvironmentUsingDefaults()
                                                            throws Exception
        Throws:
        Exception
      • shouldBindSettingsFromEnvironmentUsingNonDefaults

        public void shouldBindSettingsFromEnvironmentUsingNonDefaults()
                                                               throws Exception
        Throws:
        Exception
      • shouldRegisterSettings

        public void shouldRegisterSettings()
                                    throws Exception
        Throws:
        Exception
      • shouldSkipRegisteringDeviceIfAlreadyDefined

        public void shouldSkipRegisteringDeviceIfAlreadyDefined()
                                                         throws Exception
        Throws:
        Exception
      • shouldSkipRegisteringPoolForPooledDeviceIfAlreadyDefinedAndAliasPoolWithDeviceName

        public void shouldSkipRegisteringPoolForPooledDeviceIfAlreadyDefinedAndAliasPoolWithDeviceName()
                                                                                                throws Exception
        Throws:
        Exception
      • shouldSkipRegisteringProviderForPooledDeviceIfAlreadyDefinedAndAliasPoolWithDeviceName

        public void shouldSkipRegisteringProviderForPooledDeviceIfAlreadyDefinedAndAliasPoolWithDeviceName()
                                                                                                    throws Exception
        Throws:
        Exception
      • shouldRegisterPooledDeviceAndAliasPoolWithDeviceName

        public void shouldRegisterPooledDeviceAndAliasPoolWithDeviceName()
                                                                  throws Exception
        Throws:
        Exception
      • shouldRegisterUnpooledDeviceAndAliasProviderWithDeviceName

        public void shouldRegisterUnpooledDeviceAndAliasProviderWithDeviceName()
                                                                        throws Exception
        Throws:
        Exception
      • shouldRegisterSpringDeviceRegistryInConfiguredScope

        public void shouldRegisterSpringDeviceRegistryInConfiguredScope()
                                                                 throws Exception
        Throws:
        Exception
      • shouldRegisterWebDeviceInConfiguredScope

        public void shouldRegisterWebDeviceInConfiguredScope()
                                                      throws Exception
        Throws:
        Exception