Exemple #1
0
 public void DebuggerDisplay_DebugToString_HasAttribute()
 {
     DebuggerDisplayAssert.HasAttribute(typeof(InternationalBankAccountNumber));
 }
Exemple #2
0
 public void DebuggerDisplay_DebugToString_HasAttribute()
 {
     DebuggerDisplayAssert.HasAttribute(typeof(Year));
 }
Exemple #3
0
 public void DebuggerDisplay_FormattingArgumentsCollection_HasAttribute()
 {
     DebuggerDisplayAssert.HasAttribute(typeof(FormattingArgumentsCollection));
 }
Exemple #4
0
 public void DebuggerDisplay_DebugToString_HasAttribute()
 {
     DebuggerDisplayAssert.HasAttribute(typeof(BusinessIdentifierCode));
 }
Exemple #5
0
 public void DebuggerDisplay_DebugToString_HasAttribute()
 {
     DebuggerDisplayAssert.HasAttribute(typeof(EmailAddress));
 }
 public void DebuggerDisplay_DebugToString_HasAttribute()
 {
     DebuggerDisplayAssert.HasAttribute(typeof(CryptographicSeed));
 }
Exemple #7
0
 public void DebuggerDisplay_DebugToString_HasAttribute()
 {
     DebuggerDisplayAssert.HasAttribute(typeof(Percentage));
 }