Skip to content

Commit

Permalink
Added javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
  • Loading branch information
soenkekueper committed Jan 17, 2021
1 parent bcb2106 commit b1f06f3
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;

/**
* Test the simulation of rule executions with the {@link org.openhab.core.automation.internal.RuleExecutionSimulator}
*
* @author Sönke Küper - Created tests for rule simulation
*/
@NonNullByDefault
public class RuleSimulationTest extends JavaOSGiTest {

Expand Down

0 comments on commit b1f06f3

Please sign in to comment.