commit | 1fcca1b60a063521a4f0f65e5a734684a1066b39 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Wed Oct 29 16:00:50 2014 +0900 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Wed Nov 05 09:42:45 2014 +0100 |
tree | bb8adbafa53197af389b68b25795efe5ca32df64 | |
parent | c31a38172a60f915969ade27abeb9d191daa85d0 [diff] |
Introduce Google Truth in acceptance tests "Truth is a testing framework designed to make your tests and their error messages more readable and discoverable, while being extensible to new types of objects." http://google.github.io/truth/ Add dependency on Truth and convert some of the acceptance tests to use it. Change-Id: Ie80c08391f7b48e504db2a4bbe78cba7bbe85cef Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>