Package io.zeebe.test.util
-
Interface Summary Interface Description MsgPackUtil.CheckedConsumer<T> -
Class Summary Class Description ArgumentAnswer<T> Identity function on one of the argumentsAutoCloseableRule Saves you someAftermethods by closingAutoCloseableimplementations after the test in LIFO fashion.BufferAssert BufferMatcher BufferReaderMatch<T extends BufferReader> BufferReaderMatcher<T extends BufferReader> Note: This matcher does not behave as expected when the BufferReader is reused; this would require us to clone the buffer reader's state at the time of invocationBufferWriterMatcher<T extends BufferReader> Note: this matcher does not work when aBufferWriteris reused throughout a test.BufferWriterUtil Conditions useful assertj conditionsJsonUtil MsgPackUtil Stopwatch Not-thread-safe utility to take timestamps and print a summary of time elapsed between timestamps.Stopwatch.Checkpoint Strings TestFileUtil TestUtil TestUtil.Invocation<T>