NUnit.Framework.Internal.ExecutionHooks.ExecutionHooks
Provides hooks for executing custom code before and after test methods.
namespace NUnit.Framework.Internal.ExecutionHooks
{
public sealed class ExecutionHooks
{
}
}