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

fix unit test

parent 0a51fc6d
Branches
No related merge requests found
......@@ -30,8 +30,7 @@ public class SpectrumEvent_ROTest {
params[4] = "NaN";
params[7] = "12.0";
assertArrayEquals(params, specRw.toArray());
assertEquals("Source : \tattCompleteName\r\n" + "TimeSt : \t1355236687000\r\n" + "Value : \t...\r\n",
assertEquals("SpectrumEvent_RO : attCompleteName, timestamp = 1355236687000",
specRw.toString());
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment