类的使用
infra.test.assertj.SimpleAsyncTaskExecutorAssert
-
infra.test.assertj中SimpleAsyncTaskExecutorAssert的使用
修饰符和类型方法说明SimpleAsyncTaskExecutorAssert.assertThat(infra.core.task.SimpleAsyncTaskExecutor actual) Creates a new assertion class with the givenSimpleAsyncTaskExecutor.SimpleAsyncTaskExecutorAssert.usesPlatformThreads()Verifies that the actual executor uses platform threads.SimpleAsyncTaskExecutorAssert.usesVirtualThreads()Verifies that the actual executor uses virtual threads.