Hi,

I am using qooxdoo 0.6.6 for my application. I have a layout and different
components are added on it. 

Let us say, I have a canvas layout and components like, a table, few
textfields and buttons are added. Now on add button click the values in the
textfields are inserted into the table. And on delete button click the
selected value is deleted from the table.

I don’t have much idea about JSUnit. But I want to know whether is there any
way to test this add and delete functionally by JSUnit?

Actually the key question is can we call the events on the component (like
event listener added on ‘execute’ event of the button) manually by
javascript from the test case of JSUnit?

Thanks in advance... 
-- 
View this message in context: 
http://www.nabble.com/Using-JSUnit-to-test-custom-component-tf4157443.html#a11828148
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to