Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ test_get_properties
Function
test_get_properties
src/bsdd/tests/test_bsdd.py:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
65
66
def
test_get_properties():
67
pr = client.get_properties(ifc4x3_uri, offset=0, limit=5)
68
assert len(pr[
"properties"
]) == 5
Callers
nothing calls this directly
Calls
1
get_properties
Method · 0.45
Tested by
no test coverage detected