Package io.webdevice.wiring
Class ProvidedDeviceDefinitionTest
- java.lang.Object
-
- io.webdevice.wiring.ProvidedDeviceDefinitionTest
-
- All Implemented Interfaces:
DeviceDefinitionTest
public class ProvidedDeviceDefinitionTest extends Object implements DeviceDefinitionTest
-
-
Constructor Summary
Constructors Constructor Description ProvidedDeviceDefinitionTest()
-
Method Summary
-
-
-
Method Detail
-
setUp
public void setUp()
-
shouldBuildDefinitionWithoutCapabilitiesAndWithoutConfidential
public void shouldBuildDefinitionWithoutCapabilitiesAndWithoutConfidential()
- Specified by:
shouldBuildDefinitionWithoutCapabilitiesAndWithoutConfidentialin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithoutCapabilitiesAndWithConfidential
public void shouldBuildDefinitionWithoutCapabilitiesAndWithConfidential()
- Specified by:
shouldBuildDefinitionWithoutCapabilitiesAndWithConfidentialin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithCapabilitiesReference
public void shouldBuildDefinitionWithCapabilitiesReference()
- Specified by:
shouldBuildDefinitionWithCapabilitiesReferencein interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithOptionsOnly
public void shouldBuildDefinitionWithOptionsOnly()
- Specified by:
shouldBuildDefinitionWithOptionsOnlyin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithOptionsMergingCapabilities
public void shouldBuildDefinitionWithOptionsMergingCapabilities()
- Specified by:
shouldBuildDefinitionWithOptionsMergingCapabilitiesin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithOptionsMergingExtraCapabilities
public void shouldBuildDefinitionWithOptionsMergingExtraCapabilities()
- Specified by:
shouldBuildDefinitionWithOptionsMergingExtraCapabilitiesin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithOptionsMergingCapabilitiesAndExtraCapabilities
public void shouldBuildDefinitionWithOptionsMergingCapabilitiesAndExtraCapabilities()
- Specified by:
shouldBuildDefinitionWithOptionsMergingCapabilitiesAndExtraCapabilitiesin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithDesiredOnly
public void shouldBuildDefinitionWithDesiredOnly()
- Specified by:
shouldBuildDefinitionWithDesiredOnlyin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithDesiredMergingCapabilities
public void shouldBuildDefinitionWithDesiredMergingCapabilities()
- Specified by:
shouldBuildDefinitionWithDesiredMergingCapabilitiesin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithDesiredMergingExtraCapabilities
public void shouldBuildDefinitionWithDesiredMergingExtraCapabilities()
- Specified by:
shouldBuildDefinitionWithDesiredMergingExtraCapabilitiesin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithDesiredMergingCapabilitiesAndExtraCapabilities
public void shouldBuildDefinitionWithDesiredMergingCapabilitiesAndExtraCapabilities()
- Specified by:
shouldBuildDefinitionWithDesiredMergingCapabilitiesAndExtraCapabilitiesin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithMapOnly
public void shouldBuildDefinitionWithMapOnly()
- Specified by:
shouldBuildDefinitionWithMapOnlyin interfaceDeviceDefinitionTest
-
shouldBuildDefinitionWithMapMergingExtraCapabilities
public void shouldBuildDefinitionWithMapMergingExtraCapabilities()
- Specified by:
shouldBuildDefinitionWithMapMergingExtraCapabilitiesin interfaceDeviceDefinitionTest
-
-