From edf29f5a9645831f939eaad7c55393438555668c Mon Sep 17 00:00:00 2001 From: keepcosmos Date: Mon, 25 Sep 2017 20:07:25 +0900 Subject: [PATCH] add beanmother --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 120cb1f..e88ed8a 100644 --- a/README.md +++ b/README.md @@ -2258,3 +2258,4 @@ A curated list of awesome Java frameworks, libraries and software. * [QuantumBadger/RedReader](https://github.com/QuantumBadger/RedReader) - An unofficial open source Reddit client for Android. * [databricks/learning-spark](https://github.com/databricks/learning-spark) - Example code from Learning Spark book * [SimonVT/android-numberpicker](https://github.com/SimonVT/android-numberpicker) - A backport of the Android 4.2 NumberPicker +* [keepcosmos/beanmother](https://github.com/keepcosmos/beanmother) - A library for setting up Java Bean as test data.