tests.providers.test_automotive
¶
Module Contents¶
Classes¶
Use this test mixin for simple license plate validation |
|
Test ar_BH automotive provider methods |
|
Test az_AZ automotive provider methods |
|
Test sk_SK automotive provider methods |
|
Test pt_BR automotive provider methods |
|
Test pt_PT automotive provider methods |
|
Use this test mixin for simple license plate validation |
|
Test hu_HU automotive provider methods |
|
Test de_DE automotive provider methods |
|
Test sv_SE automotive provider methods |
|
Test en_PH automotive provider methods |
|
Test fil_PH automotive provider methods |
|
Test tl_PH automotive provider methods |
|
Test ru_RU automotive provider methods |
|
Test fr_FR automotive provider methods |
|
Test it_IT automotive provider methods |
|
Test no_NO automotive provider methods |
|
Test es_CO automotive provider methods |
|
Test es_ES automotive provider methods |
|
Test th_TH automotive provider methods |
|
Test tr_TR automotive provider methods |
|
Test ro_RO automotive provider methods |
|
Test el_GR automotive provider methods |
|
Test nl_NL automotive provider methods |
|
Test vi_VN automotive provider methods |
|
Test fi_FI automotive provider methods |
|
Test sq_AL automotive providers methods |
|
Test de_CH automotive provider methods |
|
Test nl_BE automotive provider methods |
|
Test zh_CN automotive provider methods |
|
Test zh_TW automotive provider methods |
- class tests.providers.test_automotive._SimpleAutomotiveTestMixin¶
Use this test mixin for simple license plate validation
- perform_extra_checks(license_plate, match)¶
- test_license_plate(faker, num_samples)¶
- test_vin(faker, num_samples)¶
- class tests.providers.test_automotive.TestArBh¶
Bases:
_SimpleAutomotiveTestMixin
Test ar_BH automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestAzAz¶
Bases:
_SimpleAutomotiveTestMixin
Test az_AZ automotive provider methods
- license_plate_pattern¶
- class tests.providers.test_automotive.TestSkSk¶
Bases:
_SimpleAutomotiveTestMixin
Test sk_SK automotive provider methods
- license_plate_pattern: Pattern¶
- perform_extra_checks(license_plate, match)¶
- class tests.providers.test_automotive.TestPtBr¶
Bases:
_SimpleAutomotiveTestMixin
Test pt_BR automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestPtPt¶
Bases:
_SimpleAutomotiveTestMixin
Test pt_PT automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestHeIl¶
Bases:
_SimpleAutomotiveTestMixin
Use this test mixin for simple license plate validation
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestHuHu¶
Bases:
_SimpleAutomotiveTestMixin
Test hu_HU automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestDeDe¶
Bases:
_SimpleAutomotiveTestMixin
Test de_DE automotive provider methods
- license_plate_pattern: Pattern¶
- perform_extra_checks(license_plate, match)¶
- class tests.providers.test_automotive.TestSvSe¶
Bases:
_SimpleAutomotiveTestMixin
Test sv_SE automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestEnPh¶
Bases:
_SimpleAutomotiveTestMixin
Test en_PH automotive provider methods
- license_plate_pattern: Pattern¶
- motorcycle_pattern: Pattern¶
- automobile_pattern: Pattern¶
- test_motorcycle_plate(faker, num_samples)¶
- test_automobile_plate(faker, num_samples)¶
- test_protocol_plate(faker, num_samples)¶
- class tests.providers.test_automotive.TestFilPh¶
Bases:
TestEnPh
Test fil_PH automotive provider methods
- class tests.providers.test_automotive.TestTlPh¶
Bases:
TestEnPh
Test tl_PH automotive provider methods
- class tests.providers.test_automotive.TestRuRu¶
Bases:
_SimpleAutomotiveTestMixin
Test ru_RU automotive provider methods
- _plate_letters¶
- license_plate_pattern: Pattern¶
- perform_extra_checks(license_plate, match)¶
- test_vehicle_category(faker, num_samples)¶
- class tests.providers.test_automotive.TestFrFr¶
Bases:
_SimpleAutomotiveTestMixin
Test fr_FR automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestItIt¶
Bases:
_SimpleAutomotiveTestMixin
Test it_IT automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestNoNo¶
Bases:
_SimpleAutomotiveTestMixin
Test no_NO automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestEsCo¶
Bases:
_SimpleAutomotiveTestMixin
Test es_CO automotive provider methods
- license_plate_pattern¶
- class tests.providers.test_automotive.TestEsEs¶
Test es_ES automotive provider methods
- new_format_pattern: Pattern¶
- old_format_pattern: Pattern¶
- test_plate_new_format(faker, num_samples)¶
- test_plate_old_format(faker, num_samples)¶
- test_plate_old_format_explicit_province_prefix(faker, num_samples)¶
- test_plate_format(faker, num_samples)¶
- class tests.providers.test_automotive.TestThTh¶
Bases:
_SimpleAutomotiveTestMixin
Test th_TH automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestTrTr¶
Bases:
_SimpleAutomotiveTestMixin
Test tr_TR automotive provider methods
- license_plate_pattern: Pattern¶
- perform_extra_checks(license_plate, match)¶
- class tests.providers.test_automotive.TestRoRo¶
Bases:
_SimpleAutomotiveTestMixin
Test ro_RO automotive provider methods
- license_plate_pattern: Pattern¶
- perform_extra_checks(license_plate, match)¶
- class tests.providers.test_automotive.TestElGr¶
Bases:
_SimpleAutomotiveTestMixin
Test el_GR automotive provider methods
- license_plate_pattern¶
- class tests.providers.test_automotive.TestNlNl¶
Bases:
_SimpleAutomotiveTestMixin
Test nl_NL automotive provider methods
- license_plate_car_pattern¶
- license_plate_motorbike_pattern¶
- license_plate_pattern¶
- test_plate_car(faker, num_samples)¶
- test_plate_motorbike(faker, num_samples)¶
- class tests.providers.test_automotive.TestViVn¶
Bases:
_SimpleAutomotiveTestMixin
Test vi_VN automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestFiFi¶
Bases:
_SimpleAutomotiveTestMixin
Test fi_FI automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestSqAl¶
Bases:
_SimpleAutomotiveTestMixin
Test sq_AL automotive providers methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestDeCh¶
Bases:
_SimpleAutomotiveTestMixin
Test de_CH automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestNlBe¶
Bases:
_SimpleAutomotiveTestMixin
Test nl_BE automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestZhCn¶
Bases:
_SimpleAutomotiveTestMixin
Test zh_CN automotive provider methods
- license_plate_pattern: Pattern¶
- class tests.providers.test_automotive.TestZhTw¶
Bases:
_SimpleAutomotiveTestMixin
Test zh_TW automotive provider methods
- license_plate_pattern: Pattern¶