class documentation

It patches the os.listdir to return the members in a random order.

Method chmod Undocumented
Method randomListdir This is used to replace the os.listdir.
Method setUp Undocumented
Instance Variable __os_listdir Undocumented
def chmod(self, path, mode): (source)

Undocumented

def randomListdir(self, *args, **kwargs): (source)

This is used to replace the os.listdir.

__os_listdir = (source)

Undocumented