|
Download of ioju-0.0.6-all-with-jar.zip (6,303,796 bytes/MD5: 07be620a9b458a621317145661437d06) should begin shortly. If not so, try to click ioju-0.0.6-all-with-jar.zip. Project Description1) 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) One class, multiple i18n data resource. Even if you don't need i18n function, IOJU also provides good solution to run multiple test data group. eg: MyServiceTest_en_US <--> test data group 1 of class MyServiceTest MyServiceTest_zh_CN <--> test data group 2 of class MyServiceTest 6) 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.Search KeywordsNo Data |