l.t.t.t.LayerFixture(Fixture) : class documentation

Part of lp.testing.tests.test_layers_functional View In Hierarchy

Adapt a layer to a fixture.

Note that the layer setup/teardown are called, not the base class ones.

Instance VariableslayerThe adapted layer.
Method __init__ Create a LayerFixture.
Method _setUp Undocumented
def __init__(self, layer):
Create a LayerFixture.
ParameterslayerThe layer to use.
def _setUp(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.