package org.traccar.helper; import org.junit.Assert; import org.junit.Test; public class ObdDecoderTest { @Test public void testDecode() { } }