It was merged into JCrazySuite project.
http://sourceforge.net/p/jcrazysuite/
1) Data & test class are completly separated. It makes no hardcode data in your test class.
2) Perfect mapping for data & java object(eg: POJO, POCO, Model).
eg: int, boolean[], List<Double>, BigDecimal[][], YourPojo, YourPojo[], List<YourPojo>...
3) i18n object data for developer, there is no similar software component in the world up to now.
4) Ant .properties style, eg: key.my.dir=${user.dir}, key.others=${key.my.dir}
5) no need to config. Independence of Testing Framework, eg: JUnit3, JUnit4, TestNG, Android Testing Framework...
Simplest usage for developer. Only One class name (IOJU) you need to rememmber.
Categories
Software TestingLicense
GNU General Public License version 3.0 (GPLv3)Follow IOJU
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IOJU!