[JWebUnit-users] Testing a page created from string
Brought to you by:
henryju
|
From: raipe - <rai...@gm...> - 2014-09-06 11:17:43
|
How to use the jWebUnit to verify elements in a page created from String/byte[]? This is needed to unit test views rendered from the application. Note: the application is not running but view is rendered using the unit testing features of the framework. So what I want is to do jWebUnit testing for a page created from string. |