tests Package

tests Package

class fabric_colors.tests.testFabricColors(methodName='runTest')[source]

Bases: unittest.case.TestCase

dummyTest()[source]
setUp()[source]

Set up data used in the tests. setUp is called before each test function execution.

Table Of Contents

Previous topic

webserver Package

Next topic

utilities Package

This Page