public class BlinkLayerTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BlinkLayerTest
public BlinkLayerTest()
-
Method Details
-
setUp
@BeforeEach
public void setUp()
-
shouldReturnTheBlinkConfigTypeWhenARowIsUpdated
@Test
public void shouldReturnTheBlinkConfigTypeWhenARowIsUpdated()
throws
Exception
- Throws:
Exception
-
layerStackShouldUpdate
@Test
public void layerStackShouldUpdate()
throws
Exception
- Throws:
Exception