Class TestBehaviourBase

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • 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.TestBehaviour

        cleanup, setup, setup
      • Methods inherited from class java.lang.Object

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

      • TestBehaviourBase

        TestBehaviourBase()