Uses of Class
net.masterthought.cucumber.json.Hook
Packages that use Hook
-
Uses of Hook in net.masterthought.cucumber.json
Methods in net.masterthought.cucumber.json that return Hook -
Uses of Hook in net.masterthought.cucumber.util
Methods in net.masterthought.cucumber.util that return types with arguments of type HookModifier and TypeMethodDescriptionUtil.eliminateEmptyHooks(Hook[] hooks) Helper method that removes empty hooks from passed array and packs it into new collection.Methods in net.masterthought.cucumber.util with parameters of type HookModifier and TypeMethodDescriptionUtil.eliminateEmptyHooks(Hook[] hooks) Helper method that removes empty hooks from passed array and packs it into new collection.