V0.6.0
Pre-release
Pre-release
Removed deprecated helper methods from Mox because they depend on other libs, they are not used a lot or they are not really shorter.
mockDate: supported by Jasmine 2getMockData: depends on jasmine-jquery and is not the best method for all situationsnoop: useangular.noopcompileHtmlOnDom:compileappends the compiled html to the DOM by defaultremoveCompiledHtmlFromDom: is done whencompileis calleddefer,when,all: better to inject$qand use its methodsrestangularPromise:resourcePromisedoes the sameextendElement,extendedElementWithChildren: is replaced byaddSelectors, which is better and has more features.