EaseTech / easytest-core

The core module of EasyTest Framework. This includes the core classes for performing Data Driven Testing in Java
68 stars 19 forks source link

Comparison of data driven tests between easyTest and TestNG #72

Closed anujgandharv closed 11 years ago

anujgandharv commented 11 years ago

TestNG

@DataProvider Annotation

EasyTest

@DataLoader annotation