Skip to content
Anthony Johnson edited this page May 16, 2013 · 1 revision
Wed. April 13th, 6:53pm at FreeGeek – 1731 SE 10th Ave.

Mock::Quick

speaker: Chad 'Exodist' Granum

Mock::Quick: (CPAN, Github) Is a modern mocking library taking advantage of modern Perl interface design.

Topics include:

  • Quickly throwing together a minimum object to shove somewhere
  • Mocking a quick, but strict object
  • Takeover an already loaded class redefining and restoring specific methods
  • Generate a mocked class that prevents the real one from loading
  • Anonymous package mocking for a reusable mock
  • Collecting usage data
  • Brief overview of internals (the more you know! -=*)
Clone this wiki locally