Introduction"

From Documentation
 
(2 intermediate revisions by the same user not shown)
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.
  
 +
= Source Code =
 +
All source code mentioned in this book can be found in https://github.com/zkoss/zats/tree/master/zats-example.
  
 
+
{{ZATSEssentialsPageHeader}}
 
 
 
{{ZATSEssentialsPageFooter}}
 
{{ZATSEssentialsPageFooter}}

Latest revision as of 07:38, 21 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.

Source Code

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/21

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