From fb3c480fa46ac93db4a9e17ac634186bcddfdfe3 Mon Sep 17 00:00:00 2001 From: KevinGilmore Date: Tue, 30 May 2017 14:58:07 -0500 Subject: [PATCH] BAEL-917: README (#1908) * BAEL-886: Updated README * BAEL-917 Testing with Google Truth Updated README --- testing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/README.md b/testing/README.md index fd94279fdf..e9208bfbf3 100644 --- a/testing/README.md +++ b/testing/README.md @@ -9,4 +9,4 @@ - [AssertJ for Guava](http://www.baeldung.com/assertJ-for-guava) - [Introduction to AssertJ](http://www.baeldung.com/introduction-to-assertj) - [Cucumber and Scenario Outline](http://www.baeldung.com/cucumber-scenario-outline) - +- [Testing with Google Truth](http://www.baeldung.com/google-truth)