This library provides a set of shared types and testing utilities for all Carbyne Stack services, clients, and other components. The content is split into two distinct dependencies. Common-types for public API signatures, as well as other shared code and common-testing for utilities which are needed to implement tests in Carbyne Stack in a desirable manner with JUnit argument sources and AssertJ custom assertions.
Carbyne Stack Common is open-sourced under the Apache License 2.0. See the LICENSE file for details.
For information on how license obligations for 3rd party OSS dependencies are fulfilled see the README file of the Carbyne Stack repository.
Please see the Carbyne Stack Contributor's Guide .