Package org.bsc.async

Class AsyncGeneratorTest


  • @Disabled
    public class AsyncGeneratorTest
    extends Object
    • Constructor Detail

      • AsyncGeneratorTest

        public AsyncGeneratorTest()
    • Method Detail

      • asyncGeneratorForEachTest

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

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

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

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

        @Test
        public void asyncEmbedGeneratorTest()
                                     throws Exception
        Throws:
        Exception
      • asyncEmbedGeneratorWithResultTest

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