aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/ArknavX8ProtocolDecoderTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/org/traccar/protocol/ArknavX8ProtocolDecoderTest.java')
-rw-r--r--test/org/traccar/protocol/ArknavX8ProtocolDecoderTest.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/org/traccar/protocol/ArknavX8ProtocolDecoderTest.java b/test/org/traccar/protocol/ArknavX8ProtocolDecoderTest.java
index c5e99f60b..1cb1bdcfe 100644
--- a/test/org/traccar/protocol/ArknavX8ProtocolDecoderTest.java
+++ b/test/org/traccar/protocol/ArknavX8ProtocolDecoderTest.java
@@ -10,19 +10,19 @@ public class ArknavX8ProtocolDecoderTest extends ProtocolTest {
ArknavX8ProtocolDecoder decoder = new ArknavX8ProtocolDecoder(new ArknavX8Protocol());
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"351856045213782,241111"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"2R,090214235955,00,,00.04,03.76,001892024.9"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"351856040005407,240101"));
verifyPosition(decoder, text(
"1R,110509053244,A,2457.9141N,12126.3321E,220.0,315,10.0,00000000"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"2R,110509053244,837493,,998372,,,"));
verifyPosition(decoder, text(