Lines Matching refs:assertWarns
1184 with self.assertWarns(DeprecationWarning) as cm:
1191 with self.assertWarns(DeprecationWarning) as cm:
1198 with self.assertWarns(DeprecationWarning) as cm:
1205 with self.assertWarns(DeprecationWarning) as cm:
1212 with self.assertWarns(DeprecationWarning) as cm:
1219 with self.assertWarns(DeprecationWarning) as cm:
1226 with self.assertWarns(DeprecationWarning) as cm:
1233 with self.assertWarns(DeprecationWarning) as cm:
1240 with self.assertWarns(DeprecationWarning) as cm:
1247 with self.assertWarns(DeprecationWarning) as cm:
1254 with self.assertWarns(DeprecationWarning) as cm: