Arquillian test for jsp -


how write test suit jsp code using arquillian.

we want write test suit validates our jsp during maven test-compile phase of maven.

we want validate jsp syntax correct.

i don't see information online wanted check if can done can how to.

thanks in advance.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -