AndriiBr
Results
1
issues of
AndriiBr
Hi! TestCase - testWebConfigComponentScanPackages - does not work properly. [https://github.com/bobocode-projects/spring-framework-exercises/blob/master/account-jsp/src/test/java/com/bobocode/WebAppConfigTest.java](url) assertThat(componentScan.value(), ...) - returns empty array. Maybe there should be - assertThat(componentScan.basePackages() ?