Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_accessor
Method
test_accessor
c_glib/test/test-read-options.rb:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
end
27
28
def test_accessor
29
@options.max_recursion_depth = 29
30
assert_equal(29, @options.max_recursion_depth)
31
end
32
end
33
34
sub_test_case(
"use-threads"
) do
Callers
nothing calls this directly
Calls
1
use_threads
Method · 0.45
Tested by
no test coverage detected