docs: update queue-based load leveling

This commit is contained in:
Ilkka Seppälä
2024-05-18 08:54:56 +03:00
parent 551e3548d0
commit 1da0f41381
5 changed files with 133 additions and 226 deletions
@@ -24,10 +24,9 @@
*/
package com.iluwatar.queue.load.leveling;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.Test;
/**
* Test case for submitting Message to Blocking Queue by TaskGenerator and retrieve the message by