diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 0be2dea..3afb544 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,463 +1,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
Start Time: 2019-07-03 16:59:11
+Duration: 0:00:47.309706
+Status: Pass 1 Failure 1
+ +就是一个教学测试
+| Test Group/Test case | +Count | +Pass | +Fail | +Error | +View | +
| YouJiuyeTest | +2 | +1 | +1 | +0 | +Detail | +
test_login_password |
+ pass | +||||
test_login_username |
+
+
+
+
+ fail
+
+
+
+
+
+
+
+ [x]
+
+
+
+ft1.2: Traceback (most recent call last):
+ File "D:/wkh/gitproject/Python/unittest_selenium使用.py", line 103, in test_login_username
+ self.assertEqual("账号不存在", text, "提示内容有误")
+AssertionError: '账号不存在' != ''
+- 账号不存在
++
+ : 提示内容有误
+Traceback (most recent call last):
+ File "D:/wkh/gitproject/Python/unittest_selenium使用.py", line 103, in test_login_username
+ self.assertEqual("账号不存在", text, "提示内容有误")
+AssertionError: '账号不存在' != ''
+- 账号不存在
++
+ : 提示内容有误
+
+
+
+ |
+||||
| Total | +2 | +1 | +1 | +0 | ++ |