Node Based Test
abstract class NodeBasedTest(cordappPackages: Set<TestCordappInternal> = emptySet(), notaries: List<<Error class: unknown class>> = emptyList()) : IntegrationTest
Constructors
Link copied to clipboard
constructor(cordappPackages: Set<TestCordappInternal> = emptySet(), notaries: List<<Error class: unknown class>> = emptyList())
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Stops the network map node and all the nodes started by startNode. This is called automatically after each test but can also be called manually within a test.