- Implementations:
Methods
-
addFixture(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/Fixture The fixture to register. - Implementations:
- module:br/test/GwtTestRunner#addFixture
- module:br/test/SubFixtureRegistry#addFixture