Skip to content

Instantly share code, notes, and snippets.

@elight
Created September 6, 2010 15:47
Show Gist options
  • Save elight/567174 to your computer and use it in GitHub Desktop.
Save elight/567174 to your computer and use it in GitHub Desktop.
Error: TypeError: Cannot call method '<insert some method name -- yes, I put this here not Jasmine>' of undefined
at new <anonymous> (http://localhost:9887/jasmine/jasmine.js:89:50)
at [object Object].fail (http://localhost:9887/jasmine/jasmine.js:1900:27)
at [object Object].execute (http://localhost:9887/jasmine/jasmine.js:962:15)
at [object Object].next_ (http://localhost:9887/jasmine/jasmine.js:1708:31)
at [object Object].start (http://localhost:9887/jasmine/jasmine.js:1665:8)
at [object Object].execute (http://localhost:9887/jasmine/jasmine.js:1955:14)
at [object Object].next_ (http://localhost:9887/jasmine/jasmine.js:1708:31)
at [object Object].start (http://localhost:9887/jasmine/jasmine.js:1665:8)
at [object Object].execute (http://localhost:9887/jasmine/jasmine.js:2100:14)
at [object Object].next_ (http://localhost:9887/jasmine/jasmine.js:1708:31)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment