Package org.apache.camel.test.junit5
Class ThrottlingExecutor
java.lang.Object
org.apache.camel.test.junit5.ThrottlingExecutor
-
Method Summary
Modifier and TypeMethodDescriptionafterEach(IntConsumer afterTask) beforeEach(IntConsumer beforeTask) voidexecute()repeat(int repetitions) static ThrottlingExecutorslowly()
-
Method Details
-
slowly
-
repeat
-
beforeWait
- Throws:
InterruptedException
-
awaiting
-
beforeEach
-
afterEach
-
execute
- Throws:
InterruptedException
-