add support for PPLs
Currently does not support creating Mock Objects for classes in PPLs. I believe it has to do with how it handles copying the original class to create the mock.
Currently does not support creating Mock Objects for classes in PPLs. I believe it has to do with how it handles copying the original class to create the mock.