pardom
05/16/2019, 4:22 PMactual implementations restricted to the expect declaration module?h0tk3y
05/16/2019, 5:20 PMactual implementations in other modules could lead to getting multiple implementations of a single expect declaration on the classpath through transitive dependencies on multiple implementing modules. Therefore it was prohibited.pardom
05/16/2019, 5:23 PM