TestHook.

TestHook(Executable, TestGroup?) Constructor

Namespace
Xenial.Delicious.Metadata
Containing Type
TestHook

Syntax

public TestHook(Executable executor, TestGroup? group)

Parameters

Name Type Description
executor Executable
group TestGroup?

Return Value

Type Description
void