Class LambdaDocTest


  • public class LambdaDocTest
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Jep jep  
      protected ListProcessor lp  
    • Constructor Summary

      Constructors 
      Constructor Description
      LambdaDocTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setUp()  
      void testIntro()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LambdaDocTest

        public LambdaDocTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception