From fac377fc134dc2b45d0d8d0b6c45fe310cc14161 Mon Sep 17 00:00:00 2001 From: stleary Date: Thu, 19 Mar 2015 16:12:47 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bef6696..0d3489c 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,17 @@ Test harness: http://junit.org Coverage: http://www.eclemma.org/ +Run individual tests using eclemma or the entire test suite using TestRunner + Completed tests: CDLTest.java -In progress: - CookieTest.java +In progress: + +PropertyTest.java + +