Introduction"

From Documentation
Line 8: Line 8:
 
[[ZATS Essentials/Mimic Library| 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.
 
[[ZATS Essentials/Mimic Library| 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.
  
 
+
All source code mentioned in this book can be found in https://github.com/zkoss/zats/tree/master/zats-example.
  
 
{{ZATSEssentialsPageHeader}}
 
{{ZATSEssentialsPageHeader}}
 
{{ZATSEssentialsPageFooter}}
 
{{ZATSEssentialsPageFooter}}

Revision as of 03:08, 11 November 2014

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.

All source code mentioned in this book can be found in https://github.com/zkoss/zats/tree/master/zats-example.


Introduction




Last Update : 2014/11/11

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