Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ name
Method
name
python/engine/test/BadMeasure/measure.py:12–13 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
10
11
class
BadMeasure(openstudio.measure.ModelMeasure):
12
def
name(self):
13
return
"Bad Measure"
14
15
def
modeler_description(self):
16
return
"The arguments method calls another_method which does a raise ValueError"
Callers
3
getAs_impl
Method · 0.45
TEST_F
Function · 0.45
test_swig_json_special_chars
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
test_swig_json_special_chars
Function · 0.36