Methods
add Fixture(scope, fixture)
Adds a fixture to the registry.
Parameters:
Name | Type | Description |
---|---|---|
scope |
String | The scope to which the fixture should be registered. |
fixture |
module:br-test |
The fixture to register. |