Class DeviceRegistrarTest

    • Constructor Detail

      • DeviceRegistrarTest

        public DeviceRegistrarTest()
    • Method Detail

      • 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