Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danieljfarrell/pvtrace
/ test_ior
Method
test_ior
tests/test_material.py:9–10 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
7
assert type(Material(1.5) == Material)
8
9
def
test_ior(self):
10
assert Material(1.5).refractive_index == 1.5
Callers
nothing calls this directly
Calls
1
Material
Class · 0.90
Tested by
no test coverage detected