@@ -2796,7 +2796,7 @@ public void contactdata_generator_can_generate_payload_full_mecard_reversed()
2796
2796
2797
2797
generator
2798
2798
. ToString ( )
2799
- . ShouldBe ( "MECARD+\r \n N:Doe, John\r \n Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL:+4253212222\r \n TEL:+421701234567\r \n TEL:+4253211337\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n BDAY:19700201\r \n ADR:,,42 Long street,Super-Town,,12345,Starlight Country\r \n URL:http://john.doe\r \n NICKNAME:Johnny" ) ;
2799
+ . ShouldBe ( "MECARD+\r \n N:Doe, John\r \n ORG:Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL:+4253212222\r \n TEL:+421701234567\r \n TEL:+4253211337\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n BDAY:19700201\r \n ADR:,,42 Long street,Super-Town,,12345,Starlight Country\r \n URL:http://john.doe\r \n NICKNAME:Johnny" ) ;
2800
2800
}
2801
2801
2802
2802
[ Fact ]
@@ -2826,7 +2826,7 @@ public void contactdata_generator_can_generate_payload_full_vcard21()
2826
2826
2827
2827
generator
2828
2828
. ToString ( )
2829
- . ShouldBe ( "BEGIN:VCARD\r \n VERSION:2.1\r \n N:Doe;John;;;\r \n FN:John Doe\r \n Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;HOME;VOICE:+4253212222\r \n TEL;HOME;CELL:+421701234567\r \n TEL;WORK;VOICE:+4253211337\r \n ADR;HOME;PREF:;;Long street 42;12345;Super-Town;;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n END:VCARD" ) ;
2829
+ . ShouldBe ( "BEGIN:VCARD\r \n VERSION:2.1\r \n N:Doe;John;;;\r \n FN:John Doe\r \n ORG:Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;HOME;VOICE:+4253212222\r \n TEL;HOME;CELL:+421701234567\r \n TEL;WORK;VOICE:+4253211337\r \n ADR;HOME;PREF:;;Long street 42;12345;Super-Town;;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n END:VCARD" ) ;
2830
2830
}
2831
2831
2832
2832
[ Fact ]
@@ -2856,7 +2856,7 @@ public void contactdata_generator_can_generate_payload_full_vcard3()
2856
2856
2857
2857
generator
2858
2858
. ToString ( )
2859
- . ShouldBe ( "BEGIN:VCARD\r \n VERSION:3.0\r \n N:Doe;John;;;\r \n FN:John Doe\r \n Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;TYPE=HOME,VOICE:+4253212222\r \n TEL;TYPE=HOME,CELL:+421701234567\r \n TEL;TYPE=WORK,VOICE:+4253211337\r \n ADR;TYPE=HOME,PREF:;;Long street 42;12345;Super-Town;;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n NICKNAME:Johnny\r \n END:VCARD" ) ;
2859
+ . ShouldBe ( "BEGIN:VCARD\r \n VERSION:3.0\r \n N:Doe;John;;;\r \n FN:John Doe\r \n ORG:Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;TYPE=HOME,VOICE:+4253212222\r \n TEL;TYPE=HOME,CELL:+421701234567\r \n TEL;TYPE=WORK,VOICE:+4253211337\r \n ADR;TYPE=HOME,PREF:;;Long street 42;12345;Super-Town;;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n NICKNAME:Johnny\r \n END:VCARD" ) ;
2860
2860
}
2861
2861
2862
2862
[ Fact ]
@@ -2886,7 +2886,7 @@ public void contactdata_generator_can_generate_payload_full_vcard4()
2886
2886
2887
2887
generator
2888
2888
. ToString ( )
2889
- . ShouldBe ( "BEGIN:VCARD\r \n VERSION:4.0\r \n N:Doe;John;;;\r \n FN:John Doe\r \n Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;TYPE=home,voice;VALUE=uri:tel:+4253212222\r \n TEL;TYPE=home,cell;VALUE=uri:tel:+421701234567\r \n TEL;TYPE=work,voice;VALUE=uri:tel:+4253211337\r \n ADR;TYPE=home,pref:;;Long street 42;12345;Super-Town;;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n NICKNAME:Johnny\r \n END:VCARD" ) ;
2889
+ . ShouldBe ( "BEGIN:VCARD\r \n VERSION:4.0\r \n N:Doe;John;;;\r \n FN:John Doe\r \n ORG:Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;TYPE=home,voice;VALUE=uri:tel:+4253212222\r \n TEL;TYPE=home,cell;VALUE=uri:tel:+421701234567\r \n TEL;TYPE=work,voice;VALUE=uri:tel:+4253211337\r \n ADR;TYPE=home,pref:;;Long street 42;12345;Super-Town;;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n NICKNAME:Johnny\r \n END:VCARD" ) ;
2890
2890
}
2891
2891
2892
2892
[ Fact ]
@@ -2916,7 +2916,7 @@ public void contactdata_generator_can_generate_payload_full_vcard4_reverse()
2916
2916
2917
2917
generator
2918
2918
. ToString ( )
2919
- . ShouldBe ( "BEGIN:VCARD\r \n VERSION:4.0\r \n N:Doe;John;;;\r \n FN:John Doe\r \n Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;TYPE=home,voice;VALUE=uri:tel:+4253212222\r \n TEL;TYPE=home,cell;VALUE=uri:tel:+421701234567\r \n TEL;TYPE=work,voice;VALUE=uri:tel:+4253211337\r \n ADR;TYPE=home,pref:;;42 Long street;Super-Town;;12345;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n NICKNAME:Johnny\r \n END:VCARD" ) ;
2919
+ . ShouldBe ( "BEGIN:VCARD\r \n VERSION:4.0\r \n N:Doe;John;;;\r \n FN:John Doe\r \n ORG:Johnny 's Badass Programming\r \n TITLE:Badass Manager\r \n TEL;TYPE=home,voice;VALUE=uri:tel:+4253212222\r \n TEL;TYPE=home,cell;VALUE=uri:tel:+421701234567\r \n TEL;TYPE=work,voice;VALUE=uri:tel:+4253211337\r \n ADR;TYPE=home,pref:;;42 Long street;Super-Town;;12345;Starlight Country\r \n BDAY:19700201\r \n URL:http://john.doe\r \n EMAIL:[email protected] \r \n NOTE:Badass programmer.\r \n NICKNAME:Johnny\r \n END:VCARD" ) ;
2920
2920
}
2921
2921
2922
2922
[ Fact ]
0 commit comments