C# Class Atc.Tests.Helpers.ArticleNumberHelperTests

Datei anzeigen Open project: atc-net/atc

Private Methods

Method Description
GetArticleNumberType ( ArticleNumberType expected, string input ) : void
IsValidAsin ( bool expected, string input ) : void
IsValidEan ( bool expected, string input ) : void
IsValidGtin ( bool expected, string input ) : void
IsValidIsbn10 ( bool expected, string input ) : void
IsValidIsbn13 ( bool expected, string input ) : void
IsValidIssn ( bool expected, string input ) : void
IsValidUpc ( bool expected, string input ) : void
TryConvertToGtin ( bool expected, string input ) : void