corda/serialization-tests/src/test
2024-07-17 11:37:43 +01:00
..
java/net/corda/serialization/internal ENT-5043 separate out test utils (#5998) 2020-03-03 15:55:17 +00:00
kotlin/net/corda/serialization/internal ENT-12008: Upgrade artemis and resolved deprecated methods. 2024-07-17 11:37:43 +01:00
resources CORDA-3206: Move serialization tests into separate module to break de… (#5452) 2019-09-12 16:14:44 +01:00
README.md CORDA-3206: Move serialization tests into separate module to break de… (#5452) 2019-09-12 16:14:44 +01:00

Adding tests to the Serialization module

Any serialization tests that require further Corda dependencies (other than core) should be added to this module.