PRN231_-_SU_2024_-_RE_2485.webp
N

PRN231_-_SU_2024_-_RE_2485.webp

Kizspy | Question: 5
(Choose 1 answer)
To test your mappings with AutoMapper, you need to create a test that does the thing(s). Call your bootstrapper class to create all the mappings and call MapperConfiguration.AssertConfigurationlsValid
A. var config = AutoMapperConfiguration.Configure();config.AssertConfigurationIsValid();
B. var config = AutoMapperConfiguration.Configure();
config.AssertConfigurationIsNotValid();
C. var config = AutoMapperConfiguration.Configure();
config.AssertAllConfigurationlsValid();
D. var config = AutoMapperConfiguration.Configure();
config.AssertConfigurationlsValid(true);
  • Like
Reactions: vipcmnr

Thông tin

Category
PRN231
Thêm bởi
Ngọc Huyền
Ngày thêm
Lượt xem
2,623
Lượt bình luận
10
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom