Uses of Class
com.exonum.binding.testkit.TestKit
-
Packages that use 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(Class<? extends ServiceModule> serviceModule)Creates a TestKit network with a single validator node for a single service.
-