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