Class LocalePreviewMatcherTests
Inheritance
LocalePreviewMatcherTests
Assembly: Tests.dll
Syntax
public class LocalePreviewMatcherTests
Constructors
LocalePreviewMatcherTests()
Declaration
public LocalePreviewMatcherTests()
Methods
SelectBestTranslation_Should_FallBackToEnglish_When_NoExactMatch()
Declaration
public void SelectBestTranslation_Should_FallBackToEnglish_When_NoExactMatch()
SelectBestTranslation_Should_FallBackToFirstNonEmpty_When_NoExactOrEnglishMatch()
Declaration
public void SelectBestTranslation_Should_FallBackToFirstNonEmpty_When_NoExactOrEnglishMatch()
SelectBestTranslation_Should_MatchLocaleCode_CaseInsensitively()
Declaration
public void SelectBestTranslation_Should_MatchLocaleCode_CaseInsensitively()
SelectBestTranslation_Should_PreferExactMatch_Over_English()
Declaration
public void SelectBestTranslation_Should_PreferExactMatch_Over_English()
SelectBestTranslation_Should_ReturnNull_When_CandidatesIsNull()
Declaration
public void SelectBestTranslation_Should_ReturnNull_When_CandidatesIsNull()
SelectBestTranslation_Should_ReturnNull_When_NoCandidatesHaveValues()
Declaration
public void SelectBestTranslation_Should_ReturnNull_When_NoCandidatesHaveValues()