Home | History | Annotate | Download | only in test

Lines Matching refs:StandardError

749         self.assertRaises(StandardError, self.apply_config, self.config2)

753 self.assertRaises(StandardError, self.apply_config, self.config3)
1619 self.assertRaises(StandardError, self.apply_config, self.config2)
1623 self.assertRaises(StandardError, self.apply_config, self.config2a)
1627 self.assertRaises(StandardError, self.apply_config, self.config2b)
1631 self.assertRaises(StandardError, self.apply_config, self.config3)
1667 self.assertRaises(StandardError, self.apply_config, self.config6)
1772 self.assertRaises(StandardError, self.apply_config, self.config12)
1775 self.assertRaises(StandardError, self.apply_config, self.config13)