Package ru.tinkoff.kora.test.extension.junit5
package ru.tinkoff.kora.test.extension.junit5
-
ClassDescription
ApplicationGraphDrawabstraction forKoraAppTestIs useful when some part of configuration should be modified before test execution Example: Can be used to change config using TestContainer container portsIs useful whenApplicationGraphDrawis needed to be modified before test executionConfigs insideKoraConfigFileare merged in user specified method order"application.conf" configuration modification for tests with system propertiesConfigs insideKoraConfigStringare merged in user specified method orderConfigs insideKoraConfigSystemPropertiesare merged in user specified method orderIndicate that annotated types will be Mocked and injectedIndicate thatComponentfromKoraAppTest.components()is expected to be injected from graph