MCPcopy Create free account
hub / github.com/apache/arrow / setup

Method setup

c_glib/test/test-rank-options.rb:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 include Helper::Buildable
20
21 def setup
22 @options = Arrow::Function.find("rank").default_options
23 end
24
25 def test_equal
26 assert_equal(Arrow::SortOptions.new,

Callers

nothing calls this directly

Calls 1

findMethod · 0.45

Tested by

no test coverage detected