Uses of Class
com.totvs.tjf.test.support.StreamAsserts
Packages that use StreamAsserts
-
Uses of StreamAsserts in com.totvs.tjf.test.support
Methods in com.totvs.tjf.test.support that return StreamAssertsModifier and TypeMethodDescriptionstatic StreamAssertsStreamAsserts.assertThatQueue(BlockingQueue<org.springframework.messaging.Message<?>> queue) Creates an instance ofStreamAssertsto assert the supplied queue.StreamAsserts.has(int total) Assert that the queue of expectedMessageisempty, otherwise, fails.