aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Gt02ProtocolDecoderTest.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-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