You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properly disable tests for non-implemented features
The JDBC based Tenant Service does not support Trust Anchor Groups. The
corresponding unit tests have therefore been marked as @disabled to
prevent (slow) execution of the empty test method bodies.
Copy file name to clipboardExpand all lines: services/device-registry-jdbc/src/test/java/org/eclipse/hono/deviceregistry/jdbc/impl/JdbcBasedTenantServiceTest.java
0 commit comments