Introduction"

From Documentation
m
Line 4: Line 4:
 
'''ZK Application Test Suite''' is a collection of tools which can help users test their ZK-based application.  
 
'''ZK Application Test Suite''' is a collection of tools which can help users test their ZK-based application.  
  
Currently this suite has only one module:  
+
Currently this suite has one module:  
  
'''ZATS Mimic''', a unit-test library that can be used with any well-known unit test framework (e.g. JUnit and TestNG) to test your ZUL without an application server and a browser.
+
'''ZATS Mimic''', a unit-test library that can be used with any well-known unit test framework (e.g. JUnit and TestNG) to test your ZUL without an application server or a browser.
  
  

Revision as of 07:43, 16 May 2012

Introduction




ZK Application Test Suite is a collection of tools which can help users test their ZK-based application.

Currently this suite has one module:

ZATS Mimic, a unit-test library that can be used with any well-known unit test framework (e.g. JUnit and TestNG) to test your ZUL without an application server or a browser.




Last Update : 2012/05/16

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.