Searched refs:mock_gen_content (Results 1 – 1 of 1) sorted by relevance
176 def test_generate_project_file(self, mock_gen_content, mock_gen_file): argument179 self.assertTrue(mock_gen_content.called)185 def test_generate_classpath_file(self, mock_gen_content, mock_gen_file): argument188 self.assertTrue(mock_gen_content.called)