ADF + TDD (Test Driven Development)
600769May 29 2008 — edited Nov 25 2008Hi,
I'm learning TDD and I'll really appreciate to apply this technique to my Oracle ADF developments.
With JUnit integration I can easily test my ADF BC and my beans but I now want to develop functional tests.
So I want to test my JSF pages, redirections and so on.
I found HtmlUnit, do you know if it's working well with ADF?
Has you already developed with ADF using the TDD way? What did you learn from your experience?
Thanks in advance for your help.