Home
last modified time | relevance | path

Searched refs:mockMd (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-mkdocs/mkdocs-1.2.3/mkdocs/tests/config/
H A Dconfig_options_tests.py759 def test_simple_list(self, mockMd): argument
772 def test_list_dicts(self, mockMd): argument
792 def test_mixed_list(self, mockMd): argument
810 def test_dict_of_dicts(self, mockMd): argument
830 def test_builtins(self, mockMd): argument
869 def test_configkey(self, mockMd): argument
898 def test_not_list(self, mockMd): argument
904 def test_invalid_config_option(self, mockMd): argument
917 def test_invalid_config_item(self, mockMd): argument
930 def test_invalid_dict_item(self, mockMd): argument