0

zkunit 1.0 usablity

asked 2015-08-19 11:07:58 +0800

v120680 gravatar image v120680
3 1

updated 2015-08-19 11:10:37 +0800

Hi , Im trying to do unit testing for my zk application. Planning to be a normal unitest without dependency like browser and serve. Found a package in maven repo called zkunit with ZkTest abstract class. Please let me knw any hint on how to use ?

zkUnit : maven-repository.com/artifact/org.zkoss/zkunit/1.1/pom_effective It has 4 classes. How far will it be useful for starting up ?

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-08-20 02:02:58 +0800

cor3000 gravatar image cor3000
6280 2 7

I am not sure how far this will help testing your ZK application, since it mocking out several ZK internal classes (please refer to the author of his project on github directly)

For testing a ZK application we recommend ZATS, it will still simulate a webserver internally but not a browser, so you can test your zul files and applied Composers or bound view models.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2015-08-19 11:07:58 +0800

Seen: 24 times

Last updated: Aug 20 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More