Package 

Class TestLifecycle

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final T testContext
    • Constructor Summary

      Constructors 
      Constructor Description
      TestLifecycle(T testContext)
    • Method Summary

      Modifier and Type Method Description
      Unit resetInjectors()
      Unit start()
      Unit end()
      Unit configureTestIoc()
      final T getTestContext()
      • Methods inherited from class ai.tock.bot.test.TestLifecycle

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait