I want to use JUnit or similiar TDD frameworks and plugins at my work environment. But where I work, migrating to jdeveloper 11g or eclipse is not considerable in a near future. We are using jdeveloper 10g for development and I can't find any resources about tutoring TDD on Jdeveloper 10g. Any suggestions?
问问题
1729 次
1 回答
2
From JDeveloper, Help->Check for updates->Install the Junit extensions
Then check out this link to get you started...
http://blogs.oracle.com/bwb/entry/unit_testing_with_junit_and
于 2011-09-07T14:20:25.930 回答