Questions tagged [jsfunit]

JSFUnit is a test framework for Java ServerFaces

JSFUnit is a unit test framework for Java Server Faces which uses a simplified API for unit testing and integration testing of JSF applications.

31 questions
-1
votes
1 answer

How to disable cactus test

Please advise how I can disable cactus tests. The test extends ServletTestCase. Is there any annotation or configuration that I can use? Maven is still picking them up. They are old tests that need to be disabled. Regards, B.
user518066
  • 1,277
  • 3
  • 23
  • 35
1 2
3