Name Description angular.forEach
$untouched boolean
$setUntouched(); Sets the control to its untouched state. This method can be called to remove the ng-touched class
expectPATCH(url, [data], [headers], [keys]); Creates a new request expectation for PATCH requests. For more info see expect()
expectRoute(method, url); Creates a new request expectation that compares only with the requested route.
type in module ng
directive in module ng
getTrustedJs(value); Shorthand method. $sce.getTrustedJs(value) âÂÂ
function in module ng
$sce provider in module ng
Page 10 of 55