Package org.bsc.async

Class AsyncGeneratorQueueTest


  • public class AsyncGeneratorQueueTest
    extends Object
    • Constructor Detail

      • AsyncGeneratorQueueTest

        public AsyncGeneratorQueueTest()
    • Method Detail

      • asyncGeneratorForEachTest

        @Test
        public void asyncGeneratorForEachTest()
                                       throws Exception
        Throws:
        Exception
      • asyncGeneratorIteratorTest

        @Test
        public void asyncGeneratorIteratorTest()
                                        throws Exception
        Throws:
        Exception
      • asyncGeneratorStreamTest

        @Test
        public void asyncGeneratorStreamTest()
                                      throws Exception
        Throws:
        Exception
      • asyncGeneratorWithResultStreamTest

        @Test
        public void asyncGeneratorWithResultStreamTest()
                                                throws Exception
        Throws:
        Exception