C# Класс NCrunch.Framework.InclusivelyUsesAttribute

Declares as test as making inclusive use of a named resource that exists outside the test process. Tests that are marked as making use of the same resource will not be executed together in parallel by NCrunch.
Наследование: NCrunch.Framework.ResourceUsageAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
InclusivelyUsesAttribute ( ) : System

Описание методов

InclusivelyUsesAttribute() публичный Метод

public InclusivelyUsesAttribute ( ) : System
Результат System