Class MyKeywordLibrary2

java.lang.Object
step.handlers.javahandler.AbstractKeyword
step.plugins.java.handler.MyKeywordLibrary2

public class MyKeywordLibrary2 extends step.handlers.javahandler.AbstractKeyword
  • Field Summary

    Fields inherited from class step.handlers.javahandler.AbstractKeyword

    input, logger, output, properties, session, tokenSession
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from class step.handlers.javahandler.AbstractKeyword

    afterKeyword, beforeKeyword, getInput, getOutputBuilder, getProperties, getSession, getTokenSession, onError, setInput, setOutputBuilder, setProperties, setSession, setTokenSession

    Methods inherited from class java.lang.Object

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

    • MyKeywordLibrary2

      public MyKeywordLibrary2()
  • Method Details

    • MyKeyword2

      public void MyKeyword2()
    • TestClassloader

      public void TestClassloader()