To test your mappings with AutoMapper, you need to create a test that does the thing(s). Cal bootstrapper class to create all the mappings and call MapperConfiguration.AssertConfigura
A. var config = AutoMapperConfiguration. Configure():config AssertAllConfigurationlsValid():
C OD B. var config = AutoMapperConfiguration. Configure():config. AssertConfigurationls NotValid():
C. var config = AutoMapperConfiguration. Configure();config. AssertConfigurationlsValid(true):
D. var config = AutoMapperConfiguration. Configure():config. AssertConfigurationlsValid():
Exit (12