diff options
Diffstat (limited to 'test/org/traccar/protocol/GatorProtocolDecoderTest.java')
-rw-r--r-- | test/org/traccar/protocol/GatorProtocolDecoderTest.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/org/traccar/protocol/GatorProtocolDecoderTest.java b/test/org/traccar/protocol/GatorProtocolDecoderTest.java index 8541f14b2..6d4dc06e8 100644 --- a/test/org/traccar/protocol/GatorProtocolDecoderTest.java +++ b/test/org/traccar/protocol/GatorProtocolDecoderTest.java @@ -21,13 +21,13 @@ public class GatorProtocolDecoderTest extends ProtocolTest { verifyAttributes(decoder, binary( "2424800026364101b31608041108380273453415301532000000008000010000122800000124000000c40d")); - verifyNothing(decoder, binary( + verifyNull(decoder, binary( "242421000658e3d851150d")); verifyAttributes(decoder, binary( "242480002658e3d851a60101c662bc00000000000000000000000000470007a30b0c00b10fc900ff00460d")); - verifyNothing(decoder, binary( + verifyNull(decoder, binary( "242421000643e30282070d")); verifyPosition(decoder, binary( |