简体   繁体   中英

How to Unit Test a Symfony2 Bundle Extension::load()?

I can't find an adequate approach to this problem anywhere. I have tried mocking the appkernel to get the configuration but it didn't work.

您应该看看matthiasnoback/SymfonyDependencyInjectionTest软件包: https : //github.com/matthiasnoback/SymfonyDependencyInjectionTest#testing-a-container-extension

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM