C# (CSharp) NCrunch.Framework 네임스페이스

클래스들

이름 설명
ExclusivelyUsesAttribute Declares as test as making exclusive 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.
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.
IsolatedAttribute