I began to notice that most of the time when testing a method in a class, I often need to stub out
all the other methods of that class, which involves a lot of repetitive boiler plate.  So here is an 
attempt to automate that (I personally dont like the mock_god method names.  i am open to suggestions).

Signed-off-by: Travis Miller <raphtee@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1586 592f7852-d20e-0410-864c-8624ca9c26a4
2 files changed