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