aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/traccar/protocol/MegastekProtocolDecoderTest.java
AgeCommit message (Expand)Author
2023-03-06Upgrade junit frameworkAnton Tananaev
2022-05-30Organize imports in testsAnton Tananaev
2022-05-30No context dependency for decoderAnton Tananaev
2021-06-24Improve compatibility with megastek devicesOliver Schramm
2021-06-22fix positioningThiritin
2021-06-22Make altitude optionalThiritin
2021-06-22Update MegastekProtocolDecoderTest.javaThiritin
2021-06-22add a new testThiritin
2021-05-27Add unit test for alarm event decodingOliver Schramm
2021-05-26Adjust code styleOliver Schramm
2021-05-25Use verifyAttribute in megastek testOliver Schramm
2021-05-25Fix and add tests and add alert event typesOliver Schramm
2021-04-11Use var in testsAnton Tananaev
2019-03-31Convert project to gradleAnton Tananaev