From f16e9da99124dcac924910bf32d9af1a1f06f969 Mon Sep 17 00:00:00 2001 From: Ni Di Date: Tue, 2 Dec 2014 11:50:49 +0600 Subject: [PATCH] Update ReadMe.md for test-utils-common --- projects/test-utils/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/test-utils/README.md b/projects/test-utils/README.md index 31d9ad7..0b9eb12 100644 --- a/projects/test-utils/README.md +++ b/projects/test-utils/README.md @@ -20,6 +20,7 @@ This library provides a set of modules: * `TRandom` - a wrapper over standard set of random generators with extended features * `SocketUtils` - set of utilities for determinig local/remote address availability * `SerializationUtils` - assertions for java/jackson (de)serialization cycles + * `ContractUtils` - set of utilities for perform strong assertion ## Stress-tests framework (test-utils-stress)