aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Tr20ProtocolDecoderTest.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
2013-11-09Improve unit test verificationAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-11-13Added TR20 support (Fix #79)Anton Tananaev