message_ix_models.tests.model.transport.test_config.TestConfig
- class message_ix_models.tests.model.transport.test_config.TestConfig[source]
Bases:
object- __init__()
Methods
__init__()c()test_futures_scenario0(input, expected)Set Transport Futures scenario through the constructor.
test_futures_scenario1(c, input, expected)Set Transport Futures scenario on an existing instance.
test_navigate_scenario0(input, expected)Set NAVIGATE scenario through the constructor.
test_navigate_scenario1(c, input, expected)Set NAVIGATE scenario on an existing instance.
test_scenario_conflict()test_ssp0(input, expected)Set SSP through the constructor.
test_ssp1(c, input, expected)Set SSP on an existing instance.
- test_futures_scenario0(input, expected)[source]
Set Transport Futures scenario through the constructor.
- test_futures_scenario1(c, input, expected)[source]
Set Transport Futures scenario on an existing instance.
Set NAVIGATE scenario through the constructor.
Set NAVIGATE scenario on an existing instance.