MCPcopy Create free account
hub / github.com/coooodeer/parse-rust / _test_expression

Function _test_expression

tests/test_pattern.py:6–7  ·  view source on GitHub ↗
(format, expression)

Source from the content-addressed store, hash-verified

4
5
6def _test_expression(format, expression):
7 assert parse.Parser(format)._expression == expression
8
9
10def test_braces():

Callers 6

test_bracesFunction · 0.85
test_fixedFunction · 0.85
test_namedFunction · 0.85
test_named_typedFunction · 0.85
test_numberedFunction · 0.85
test_birdFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected