class documentation

class BogusModules(object):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method find​_module Undocumented
Method load​_module Undocumented
Instance Variable mocks Undocumented
def __init__(self, mocks):

Undocumented

def find_module(self, fullname, path=None):

Undocumented

def load_module(self, fullname):

Undocumented

mocks =

Undocumented