Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要编写一个正则表达式来检查文本 Price:12-Jun-2017 日期可以更改的地方。
我目前正在研究 SOAPUI,并想添加一个 JSONPath RegEx 断言来检查此文本。有人能帮我吗?
谢谢
我确信ReadyAPI在你的情况下使用过。
ReadyAPI
选择正确JsonPath Expression的Regular Expression如下值
JsonPath Expression
Regular Expression
Price:\\d{2}-[a-zA-Z]{3}-\\d{4}