📅  最后修改于: 2022-03-11 15:00:45.208000             🧑  作者: Mango
Hooks class needs to be created in step_definitions package.
CukesRunner contains glue="step defintions path"
Whenever we create Hooks class with @Before/@After (imported from cucumber),
it will automatically check the GLUE PATH.
CukesRunners looks for the GLUE PATH for the HOOKS annotati