« mads.templates :: Contents :: mads.time »
bot to use in tests.
Test
Bases: unittest.case.TestCase
unittest.case.TestCase
custom class for unittests.
Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
TestBot
Bases: mads.bots.Bot
mads.bots.Bot
Bot to use in testing.
cc
raw
raw output function, uses print().