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