bim2sim.plugins.PluginTEASER.test.unit.task package
Submodules
bim2sim.plugins.PluginTEASER.test.unit.task.test_weather module
- class bim2sim.plugins.PluginTEASER.test.unit.task.test_weather.PluginWeatherDummyTEASER
Bases:
Plugin
- default_tasks: List[Type[ITask]] = [<class 'bim2sim.tasks.common.load_ifc.LoadIFC'>, <class 'bim2sim.tasks.common.create_elements.CreateElementsOnIfcTypes'>, <class 'bim2sim.tasks.common.weather.Weather'>]
- name: str = 'TEASER'
- sim_settings
alias of
TEASERSimSettings
- class bim2sim.plugins.PluginTEASER.test.unit.task.test_weather.TestWeather(methodName='runTest')
Bases:
TestCase
Tests the weather task for loading weather files for simulations.
- tearDown()
Hook method for deconstructing the test fixture after testing it.
- test_weather_modelica()
Test if the weather file is correctly set for modelica.