MCPcopy Create free account
hub / github.com/ActiveState/code / fail

Method fail

recipes/Python/492209_dal1py/recipe-492209.py:126–127  ·  view source on GitHub ↗
(self, probability)

Source from the content-addressed store, hash-verified

124
125 # Probability Of Failure
126 def fail(self, probability):
127 self.__disk.fail(probability)
128
129 # Dump To File
130 def dump(self, name):

Callers 1

testFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected