MCPcopy Create free account
hub / github.com/dim-an/cod / TestIsJavaStyleFlag

Function TestIsJavaStyleFlag

parse_doc/parse_default_test.go:211–213  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

209}
210
211func TestIsJavaStyleFlag(t *testing.T) {
212 require.Equal(t, true, isJavaStyleFlag("-vET"))
213}

Callers

nothing calls this directly

Calls 1

isJavaStyleFlagFunction · 0.85

Tested by

no test coverage detected