MCPcopy
hub / github.com/pallets/flask / add

Method add

tests/test_testing.py:279–280  ·  tests/test_testing.py::Namespace.add
(self, app)

Source from the content-addressed store, hash-verified

277 count = 0
278
279 def add(self, app):
280 self.count += 1
281
282 ns = Namespace()
283

Callers 8

list_templatesMethod · 0.80
save_sessionMethod · 0.80
__init_subclass__Method · 0.80
add_url_ruleMethod · 0.80
test_endpoint_decoratorFunction · 0.80
test_werkzeug_routingFunction · 0.80
test_endpoint_decoratorFunction · 0.80
vary_cookie_header_setFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected