small changes
This commit is contained in:
parent
8cdde9e67c
commit
b0b8e56c97
@ -23,6 +23,7 @@ import java.util.Map;
|
||||
|
||||
@Data
|
||||
public class GpsGeofencingActionTestCase {
|
||||
|
||||
private EntityId entityId;
|
||||
private Map<EntityId, EntityGeofencingState> entityStates;
|
||||
private boolean msgInside;
|
||||
|
||||
@ -56,6 +56,7 @@ import static org.thingsboard.server.common.data.msg.TbNodeConnectionType.SUCCES
|
||||
|
||||
@ExtendWith(MockitoExtension.class)
|
||||
class TbGpsGeofencingActionNodeTest extends AbstractRuleNodeUpgradeTest {
|
||||
|
||||
@Mock
|
||||
private TbContext ctx;
|
||||
@Mock
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user