| 程序包 | 说明 |
|---|---|
| io.polaris.core.assertion |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
Assertions.assertAll(String message,
Collection<Executable> executables) |
static void |
Assertions.assertAll(String message,
Executable... executables) |
static void |
Assertions.assertAll(String message,
Stream<Executable> executables) |
Copyright © 2025 fossc. All rights reserved.