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字符串的流式断言MapAssert<K,
V> Map Assert - Fluent assertions for Map instances Map断言 - Map实例的流式断言Number Assert - Fluent assertions for numbers 数值断言 - 数值的流式断言Open Assertions 开放断言RecordAssert<R extends Record>Record Assert - Fluent assertions for Java Record components Record断言 - Java Record组件的流式断言Snapshot Assert - JSON snapshot assertion utility 快照断言 - JSON快照断言工具Soft Assert - Collects assertion failures without throwing immediately 软断言 - 收集断言失败而不立即抛出String Assert - Fluent assertions for strings 字符串断言 - 字符串的流式断言Timing Assert - Performance timing assertions 计时断言 - 性能计时断言