simulation.src.simulation_evaluation.src.speaker.speakers.test.test_zone_speaker module

Summary

Classes:

ModuleTest

Reference

class ModuleTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

setUp()[source]

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

test_zones()[source]
test_stop_zones()[source]
test_halt_zones()[source]
test_speak_function()[source]

Test the speakers msgs by putting the car somewhere and checking the output.