Bus

exception CommunicationError

@todoc

class Bus(hardware)

@todoc

send(ident, instruction)

@todoc

broadcast(instruction)

@todoc

class ComputeChecksumTestCase(methodName='runTest')
class BusTestCase(methodName='runTest')
setUp()

Hook method for setting up the test fixture before exercising it.

tearDown()

Hook method for deconstructing the test fixture after testing it.