aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Jt600ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2014-10-21Updated BaseProtocolDecoder constructor to take three parameters (DataManager...jon-stumpf
2014-10-21Made BaseProtocolDecoder members "final" as they should not change after cons...jon-stumpf
2014-03-31Add JT600 test caseAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-08-10Update jt600 decoderAnton Tananaev
2013-06-04Add JT600 unit testAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-10-21JT600 protocol fixuser