Open ginere opened 10 years ago
Hi,
It would be possible to made a function like : public static TestResult testBean(String systemToTestName,TestInterface serviceToTest) ;
That will call the test function for all the attributes of the serviceToTest that implements the TestInterface?
Regards.
Hi,
It would be possible to made a function like : public static TestResult testBean(String systemToTestName,TestInterface serviceToTest) ;
That will call the test function for all the attributes of the serviceToTest that implements the TestInterface?
Regards.