Package cloud.opencode.base.test.assertion
package cloud.opencode.base.test.assertion
-
ClassDescriptionAssertion Result - Sealed interface for assertion results 断言结果 - 断言结果的密封接口Failure assertion result.Success assertion result.Collection Assert - Fluent assertions for collections 集合断言 - 集合的流式断言Exception Assert - Fluent assertions for exceptions 异常断言 - 异常的流式断言Functional interface for code that may throw.JSON Assert - Fluent assertions for JSON strings JSON断言 - JSON字符串的流式断言Number Assert - Fluent assertions for numbers 数值断言 - 数值的流式断言Open Assertions 开放断言Soft Assert - Collects assertion failures without throwing immediately 软断言 - 收集断言失败而不立即抛出String Assert - Fluent assertions for strings 字符串断言 - 字符串的流式断言