expectPATCH(url, [data], [headers], [keys]); Creates a new request expectation for PATCH requests. For more info see expect()
whenPOST(url, [data], [headers], [keys]); Creates a new backend definition for POST requests. For more info see when()
$setDirty(); Sets the control to its dirty state. This method can be called to remove the ng-pristine class and
directive in module ng
getTrusted(type, maybeTrusted); Takes the result of a
Internationalization (i18n) is the process of developing products in such a way that they can be localized for languages and cultures easily. Localization (l10n), is the process
hash([hash]); This method is getter / setter. Returns the hash fragment when called without any parameters. Changes the
type in module ng
$watchGroup(watchExpressions, listener); A variant of
Page 4 of 55