Skip to content
Snippets Groups Projects
Commit d1a8ec1d authored by Gwenaelle ABEILLE's avatar Gwenaelle ABEILLE
Browse files

add test

parent a2d1e3e0
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,9 @@ public class PublisherTest {
ServerManager.getInstance()
.start(new String[] { noDbInstanceName, "-nodb", "-dlist", noDbDeviceName, "-file=" + fileProps },
"Publisher");
// test connection
new DeviceProxy(deviceName).status();
}
@Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment