summaryrefslogtreecommitdiff
path: root/tests/functional/d/deprecated/deprecated_methods_py38.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/d/deprecated/deprecated_methods_py38.txt')
-rw-r--r--tests/functional/d/deprecated/deprecated_methods_py38.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/functional/d/deprecated/deprecated_methods_py38.txt b/tests/functional/d/deprecated/deprecated_methods_py38.txt
new file mode 100644
index 000000000..00d7f7dda
--- /dev/null
+++ b/tests/functional/d/deprecated/deprecated_methods_py38.txt
@@ -0,0 +1,13 @@
+deprecated-method:13:8:MyTest.test:Using deprecated method assert_()
+deprecated-method:15:0::Using deprecated method getchildren()
+deprecated-method:16:0::Using deprecated method getiterator()
+deprecated-method:17:0::Using deprecated method xpath()
+deprecated-method:20:0::Using deprecated method getargspec()
+deprecated-method:21:0::Using deprecated method warn()
+deprecated-method:22:0::Using deprecated method encodestring()
+deprecated-method:23:0::Using deprecated method decodestring()
+deprecated-method:38:8:Tests.test_foo:Using deprecated method assertEquals()
+deprecated-method:39:8:Tests.test_foo:Using deprecated method assertNotEquals()
+deprecated-method:40:8:Tests.test_foo:Using deprecated method assertAlmostEquals()
+deprecated-method:41:8:Tests.test_foo:Using deprecated method assertNotAlmostEquals()
+deprecated-method:42:8:Tests.test_foo:Using deprecated method assert_()