← Back to team overview

sikuli-driver team mailing list archive

[Question #226789]: Should I use class methods or classes to do the same as sikuli scripts on a given environement?

 

New question #226789 on Sikuli:
https://answers.launchpad.net/sikuli/+question/226789

Hello there again,
I m currently working on a project of automation of tests of a User Interface, and I am using the sikuli-script.jar. 
About the design: I ve been using a wrapper (in Jython) in order to call sikuli scripts (written in different files) on my environnement, now my project (the one i m working on) concerns of re-writing the same wrapper in Java. And my question is: 
Is it smart to use class methods (one method being a test) to do actions on my environnement or should I use classes (one class consisting on one test on the environnement)?
Which design would feet to my project? 

An environnement consists of an application or a set of applications.

Your help will be highly apreciated!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.