IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Summary description for CultureDetectionTests. More...
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") |
Summary description for CultureDetectionTests.
|
inlineprivate |
References NUnit.Framework.Assert.Fail().
|
inlineprivate |
|
inlineprivate |
References NUnit.Framework.Assert.AreEqual(), and NUnit.Framework.Assert.Fail().
|
inlineprivate |
|
inline |
|
inline |
|
inline |
References NUnit.Framework.IncludeExcludeAttribute.Exclude.
|
inline |
References NUnit.Framework.IncludeExcludeAttribute.Exclude.
|
inline |
|
inline |
|
inline |
|
private |