aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Gt02ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2016-07-23Support GT02 command responsesAnton Tananaev
2016-06-19Add a few GT02 unit test casesAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-11-15Support for GT02 heartbeat messagesAnton Tananaev
2015-11-04Fix unit tests code formattingAnton Tananaev
2015-10-22Refactor protocol unit testingAnton Tananaev
2015-09-23Clean up code inspection issuesAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-01-27Update binary test casesAnton Tananaev
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-09-07Update GT02 unit testAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-12-19Added GT02 support (fix #96)Anton Tananaev