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.Framework.Internal.CultureSettingAndDetectionTests Class Reference

Summary description for CultureDetectionTests. More...

+ Collaboration diagram for NUnit.Framework.Internal.CultureSettingAndDetectionTests:

Classes

class  NestedFixture
 

Public Member Functions

void CanMatchStrings ()
 
void CanMatchAttributeWithInclude ()
 
void CanMatchAttributeWithExclude ()
 
void CanMatchAttributeWithIncludeAndExclude ()
 
void LoadWithFrenchCulture ()
 
void LoadWithFrenchCanadianCulture ()
 
void LoadWithRussianCulture ()
 

Private Member Functions

void ExpectMatch (string culture)
 
void ExpectMatch (CultureAttribute attr)
 
void ExpectFailure (string culture)
 
void ExpectFailure (CultureAttribute attr, string msg)
 

Private Attributes

NUnit.Framework.Internal.CultureDetector detector = new NUnit.Framework.Internal.CultureDetector("fr-FR")
 

Detailed Description

Summary description for CultureDetectionTests.

Member Function Documentation

void NUnit.Framework.Internal.CultureSettingAndDetectionTests.ExpectMatch ( string  culture)
inlineprivate
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.ExpectMatch ( CultureAttribute  attr)
inlineprivate
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.ExpectFailure ( string  culture)
inlineprivate
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.ExpectFailure ( CultureAttribute  attr,
string  msg 
)
inlineprivate
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.CanMatchStrings ( )
inline
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.CanMatchAttributeWithInclude ( )
inline
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.CanMatchAttributeWithExclude ( )
inline
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.CanMatchAttributeWithIncludeAndExclude ( )
inline
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.LoadWithFrenchCulture ( )
inline
void NUnit.Framework.Internal.CultureSettingAndDetectionTests.LoadWithFrenchCanadianCulture ( )
inline

Member Data Documentation

NUnit.Framework.Internal.CultureDetector NUnit.Framework.Internal.CultureSettingAndDetectionTests.detector = new NUnit.Framework.Internal.CultureDetector("fr-FR")
private

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