Class StreamUtilsTest

java.lang.Object
it.tidalwave.util.StreamUtilsTest

public class StreamUtilsTest extends Object
  • Constructor Details

    • StreamUtilsTest

      public StreamUtilsTest()
  • Method Details

    • zipTest1

      public void zipTest1()
    • test_randomLocalDateTimeStream

      public void test_randomLocalDateTimeStream(long seed, @Nonnull LocalDateTime from, @Nonnull LocalDateTime to, @Nonnull List<LocalDateTime> expectedResult)
      Parameters:
      seed - a random seed
      from - the lower bound of the range
      to - the upper bound of the range
      expectedResult - the expected range