com.gtosoft.libvoyager.test
Class DtcTest

java.lang.Object
  extended by com.gtosoft.libvoyager.test.DtcTest

public class DtcTest
extends java.lang.Object


Constructor Summary
DtcTest()
           
 
Method Summary
 void testDTCsAllProtocols()
          Test every DTC Protocol.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DtcTest

public DtcTest()
Method Detail

testDTCsAllProtocols

public void testDTCsAllProtocols()
                          throws java.lang.Exception
Test every DTC Protocol. Also refer to https://vpn.qwerty/repos/android/eclipse/notes/DTC-fixups.txt for details of how these tests were assembled.

Throws:
java.lang.Exception