CYCAMORE
|
Classes | |
class | _PhysorEnrichment |
class | _PhysorSources |
class | _Recycle |
class | TestCBCPhysorEnrichment |
class | TestCBCPhysorSources |
class | TestCBCRecycle |
class | TestDeployInst |
class | TestDynamicCapacitated |
class | TestGreedyPhysorEnrichment |
class | TestGreedyPhysorSources |
class | TestGreedyRecycle |
class | TestGrowth1 |
class | TestGrowth2 |
class | TestRegression |
Functions | |
skip_if_dont_allow_milps () | |
Variables | |
ALLOW_MILPS = Env().allow_milps | |
test_regression.skip_if_dont_allow_milps | ( | ) |
A don't run certain tests if MILPs are disabled.
Definition at line 23 of file test_regression.py.
Referenced by test_regression.TestCBCPhysorEnrichment.setup_class(), test_regression.TestCBCPhysorSources.setup_class(), test_regression.TestDynamicCapacitated.setup_class(), test_regression.TestGrowth1.setup_class(), test_regression.TestGrowth2.setup_class(), test_regression.TestDeployInst.setup_class(), and test_regression.TestCBCRecycle.setup_class().
test_regression.ALLOW_MILPS = Env().allow_milps |
Definition at line 20 of file test_regression.py.