com.github.manosbatsis.corda.testacles.nodedriver.jupiter / NodeDriverExtensionConfig
NodeDriverExtensionConfig¶
@Target([AnnotationTarget.FIELD]) annotation class NodeDriverExtensionConfig
Used to annotate a NodeDriverNodesConfig field of a test suite as the one to be used to configure a NodeDriverHelper instance.
Constructors¶
Name | Summary |
---|---|
<init> | NodeDriverExtensionConfig() Used to annotate a NodeDriverNodesConfig field of a test suite as the one to be used to configure a NodeDriverHelper instance. |