com.github.manosbatsis.corda.testacles.common.corda / CordappsConfig / buildCordappConfig
buildCordappConfig¶
open fun buildCordappConfig(cordappPackage:
String
):
Map
<
String
,
Any
>?
Override to provide the Cordapp config for a target package. Defaults in looking for “$cordappPackage.config.properties” in the (test) classpath, as well as a matching entry in cordappPackageConfigs.