2 * Copyright (c) 2010-2023 Contributors to the openHAB project
4 * See the NOTICE file(s) distributed with this work for additional
7 * This program and the accompanying materials are made available under the
8 * terms of the Eclipse Public License 2.0 which is available at
9 * http://www.eclipse.org/legal/epl-2.0
11 * SPDX-License-Identifier: EPL-2.0
13 package org.openhab.binding.loxone.internal.controls;
15 import org.junit.jupiter.api.BeforeEach;
18 * Test class for (@link LxControlLeftRightAnalog}
20 * @author Pawel Pieczul - initial contribution
23 public class LxControlLeftRightAnalogTest extends LxControlUpDownAnalogTest {
30 format = "value: %.2f";
31 setupControl("131b1a96-02b9-f6e9-ffff403fb0c34b9e", "0b734138-037d-034e-ffff403fb0c34b9e",
32 "0fe650c2-0004-d446-ffff504f9410790f", "Left Right Analog Input");