mach.test.providers package¶
Submodules¶
mach.test.providers.basic module¶
mach.test.providers.conditions module¶
- 
class 
mach.test.providers.conditions.ConditionsContextProvider(context)¶ Bases:
object- 
run_bar()¶ 
- 
run_foo()¶ 
- 
run_foobar()¶ 
- 
 
- 
class 
mach.test.providers.conditions.ConditionsProvider¶ Bases:
object- 
bar= False¶ 
- 
foo= True¶ 
- 
run_bar()¶ 
- 
run_foo()¶ 
- 
run_foobar()¶ 
- 
 
- 
mach.test.providers.conditions.is_bar(cls)¶ Bar must be true
- 
mach.test.providers.conditions.is_foo(cls)¶ Foo must be true
mach.test.providers.conditions_invalid module¶
mach.test.providers.throw module¶
mach.test.providers.throw2 module¶
- 
mach.test.providers.throw2.throw_deep(message)¶ 
- 
mach.test.providers.throw2.throw_real(message)¶