更新 WeChatMsgTest.java
This commit is contained in:
@@ -13,7 +13,7 @@ class WeChatMsgTest {
|
||||
weChatMsg.setTitle("Example Title");
|
||||
weChatMsg.setSender("Example Sender");
|
||||
weChatMsg.setMessage("Example Message");
|
||||
|
||||
weChatMsg.setCurrentTime("2023-12-12 18:43:04");
|
||||
assertFalse(weChatMsg.isInvalid(), "WeChatMsg should be valid when all fields are valid.");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user