aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/LaipacProtocolDecoderTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'test/org/traccar/protocol/LaipacProtocolDecoderTest.java')
-rw-r--r--test/org/traccar/protocol/LaipacProtocolDecoderTest.java10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/org/traccar/protocol/LaipacProtocolDecoderTest.java b/test/org/traccar/protocol/LaipacProtocolDecoderTest.java
index b1bb954db..787f33e65 100644
--- a/test/org/traccar/protocol/LaipacProtocolDecoderTest.java
+++ b/test/org/traccar/protocol/LaipacProtocolDecoderTest.java
@@ -13,19 +13,19 @@ public class LaipacProtocolDecoderTest extends ProtocolTest {
verifyPosition(decoder, text(
"$AVRMC,80006405,212645,r,3013.9938,N,08133.3998,W,0.00,0.00,010317,a,4076,0,1,0,0,53170583,310260*78"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"$AVSYS,99999999,V1.50,SN0000103,32768*15"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"$ECHK,99999999,0*35"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"$AVSYS,MSG00002,14406,7046811160,64*1A"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"$EAVSYS,MSG00002,8931086013104404999,,Owner,0x52014406*76"));
- verifyNothing(decoder, text(
+ verifyNull(decoder, text(
"$ECHK,MSG00002,0*5E"));
verifyPosition(decoder, text(