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

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -