Lines Matching refs:assertWarns
1267 with self.assertWarns(DeprecationWarning) as cm:
1274 with self.assertWarns(DeprecationWarning) as cm:
1281 with self.assertWarns(DeprecationWarning) as cm:
1288 with self.assertWarns(DeprecationWarning) as cm:
1295 with self.assertWarns(DeprecationWarning) as cm:
1302 with self.assertWarns(DeprecationWarning) as cm:
1309 with self.assertWarns(DeprecationWarning) as cm:
1316 with self.assertWarns(DeprecationWarning) as cm:
1323 with self.assertWarns(DeprecationWarning) as cm:
1330 with self.assertWarns(DeprecationWarning) as cm:
1337 with self.assertWarns(DeprecationWarning) as cm: