The elastic_recheck.tests.unit.test_bot Module

class elastic_recheck.tests.unit.test_bot.TestBot(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
test__read_no_event_no_msg()
test_read_channel_config_invalid_path()
test_read_channel_config_not_specified()
class elastic_recheck.tests.unit.test_bot.TestBotWithTestTools(*args, **kwargs)

Bases: elastic_recheck.tests.TestCase

fake_display(*args)
fake_print(cls, channel, msg)
setUp()
test_error_found()
test_message_config()

Previous topic

The elastic_recheck.tests.unit.fake_gerrit Module

Next topic

The elastic_recheck.tests.unit.test_elastic_recheck Module

This Page