C# (CSharp) NUnit.Gui.Model 네임스페이스

중첩된 네임스페이스

NUnit.Gui.Model.Settings

클래스들

이름 설명
ResultNode TestNode represents a single NUnit test result in the test model.
ResultNodeTests
ResultState The ResultState class represents the outcome of running a test. It contains two pieces of information. The Status of the test is an enum indicating whether the test passed, failed, was skipped or was inconclusive. The Label provides a more detailed breakdown for use by client runners.
TestModelTests