Uses of Class
com.exonum.binding.testkit.TestKit
| Package | Description |
|---|---|
| com.exonum.binding.testkit |
-
Uses of TestKit in com.exonum.binding.testkit
Methods in com.exonum.binding.testkit that return TestKit Modifier and Type Method Description TestKitTestKit.Builder. build()Creates the TestKit instance.static TestKitTestKit. forService(ServiceArtifactId artifactId, String artifactFilename, String serviceName, int serviceId, Path artifactsDirectory)Deploys and creates a single service with no configuration and with a single validator node in this TestKit network.