Package 

Class TestBehaviourBase

    • Method Summary

      Modifier and Type Method Description
      String getFirstName() The default first name used in tests.
      String getLastName() The default last name used in tests.
      • Methods inherited from class ai.tock.bot.definition.TestBehaviourBase

        cleanup, setup, setup
      • Methods inherited from class ai.tock.bot.definition.TestBehaviour

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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

      • TestBehaviourBase

        TestBehaviourBase()