IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Common.Tests.TestSelectionParserTests Class Reference
+ Collaboration diagram for NUnit.Common.Tests.TestSelectionParserTests:

Public Member Functions

void CreateParser ()
 
void TestParser (string input, string output)
 
void TestParser_InvalidInput (string input, Type type)
 

Private Attributes

TestSelectionParser _parser
 

Member Function Documentation

void NUnit.Common.Tests.TestSelectionParserTests.CreateParser ( )
inline
void NUnit.Common.Tests.TestSelectionParserTests.TestParser ( string  input,
string  output 
)
inline
void NUnit.Common.Tests.TestSelectionParserTests.TestParser_InvalidInput ( string  input,
Type  type 
)
inline

Member Data Documentation

TestSelectionParser NUnit.Common.Tests.TestSelectionParserTests._parser
private

The documentation for this class was generated from the following file: