setup_subscriptions() Instance Public methods
teardown_subscriptions() Instance Public methods
controller_class() Instance Public methods
controller_class=(new_class) Instance Public methods
determine_default_controller_class(name) Instance Public methods
prepare_controller_class(new_class) Instance Public methods
tests(controller_class) Instance Public methods Sets the controller class name. Useful if the name can't be inferred from test class. Normalizes controller_class before using. tests WidgetController tests :widget tests 'widget'
build_request() Instance Public methods
build_response(klass) Instance Public methods
delete(action, *args) Instance Public methods Simulate a DELETE request with the given parameters and set/volley the response. See get for more details.
Page 1958 of 11844