Searched refs:assert_configuration (Results 1 – 1 of 1) sorted by relevance
75 def assert_configuration(self, contents, expected): member in ConfigTest118 self.assert_configuration('Release', 'Release')121 self.assert_configuration('Debug', 'Debug')124 self.assert_configuration('Deployment', 'Release')127 self.assert_configuration('Development', 'Debug')139 self.assert_configuration('Unknown', 'Unknown')