corda/testing/node-driver/src
Tamas Veingartner 85be50779b
CORDA-3663 MockServices crashes when two of the provided packages to … (#6472)
* CORDA-3663 MockServices crashes when two of the provided packages to scan are deemed empty in 4.4 RC05

this happends when a given package is not found on the classpath. Now it is handled and an exception is thrown

* replace dummy package names in tests with valid ones

* allow empty package list for CustomCordapps and exclude those from the created jars

* detekt fix

* always true logic fix

* fix to check for empty packages instead of empty classes

* fix for classes and fixups

* logic refactor because of detekt stupidity

* PR related minor refactors
2020-08-03 09:19:48 +01:00
..
integration-test/kotlin/net/corda/testing INFRA-530: Start notary node in process (#6521) 2020-07-29 15:47:45 +01:00
main CORDA-3663 MockServices crashes when two of the provided packages to … (#6472) 2020-08-03 09:19:48 +01:00
test CORDA-3663 MockServices crashes when two of the provided packages to … (#6472) 2020-08-03 09:19:48 +01:00