Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_kind
Method
test_kind
c_glib/test/test-timestamp-parser.rb:24–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
end
23
24
def test_kind
25
assert_equal(
"strptime"
, @parser.kind)
26
end
27
28
def test_format
29
assert_equal(
"%Y-%m-%d"
, @parser.format)
Callers
nothing calls this directly
Calls
1
kind
Method · 0.45
Tested by
no test coverage detected