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

중첩된 네임스페이스

NUnit.Common.Tests

클래스들

이름 설명
CommandLineOptions CommandLineOptions is the base class the specific option classes used for nunit3-console and nunitlite. It encapsulates all common settings and features of both. This is done to ensure that common features remain common and for the convenience of having the code in a common location. The class inherits from the Mono Options OptionSet class and provides a central location for defining and parsing options.
Logger Provides internal logging to the NUnit framework
TestSelectionParserException