com.github.manosbatsis.corda.testacles.jupiter / NodesDir / <init>
<init>¶
NodesDir()
Used to annotate a File field of a test suite
as the one to be used by CordformNetworkExtension
for Corda node containers as the_nodes_ directory,
i.e. one created by the Cordform
Gradle plugin.
Note: Ignored if a CordaNetworkConfig-annotated field is present.