单项选择题

A.使用unittest自带的data_driven模块
B.使用unittest自带的unittest_data_provider模块
C.使用第三方库如ddt来实现数据驱动
D.unittest不支持数据驱动