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

Method test_default

c_glib/test/test-struct-field-options.rb:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 end
24
25 def test_default
26 assert_equal("", @options.field_ref)
27 end
28
29 def test_set_string
30 @options.field_ref = "foo"

Callers

nothing calls this directly

Calls 1

field_refMethod · 0.80

Tested by

no test coverage detected