Caplin Trader 5.1.0

Module: br-test/GwtTestRunner

Methods

(static) initialize()

Static method that needs to be called before any Jasmine tests will execute.

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.

Implements: