SoapUI Testrunner giving error about TestAssertionRegistry
问题 I am able to run my test case successfully with valid assertions, but when running via testrunner, it starts off with these errors - ERROR [TestAssertionRegistry] Missing assertion for type [JsonPath Match] ERROR [TestAssertionRegistry] Missing assertion for type [JsonPath Match] ERROR [TestAssertionRegistry] Missing assertion for type [JsonPath Match] ERROR [TestAssertionRegistry] Missing assertion for type [JsonPath Match] Where do these errors come from? I disabled all my test steps but to