#navi_header|技術| TestNGのメモ。 - TestNG - Welcome -- http://testng.org/doc/index.html - JUnitより簡単なオープンソースの「TestNG」とは? (1/3) - @IT -- http://www.atmarkit.co.jp/fjava/rensai4/testng01/testng01_1.html - JUnitにはないTestNGの“5”つの強力なテスト用機能 (1/2) - @IT -- http://www.atmarkit.co.jp/fjava/rensai4/testng02/testng02_1.html - 実現場でTestNGを活躍させる“5”つのテクニック (1/3) - @IT -- http://www.atmarkit.co.jp/fjava/rensai4/testng03/testng03_1.html powermockとTestNGの組み合わせ: - TestNG_usage - powermock - PowerMock is a Java framework that allows you to unit test code normally regarded as untestable. - Google Project Hosting -- http://code.google.com/p/powermock/wiki/TestNG_usage MavenとTestNGの組み合わせ: - Maven Surefire Plugin - Using TestNG -- http://maven.apache.org/plugins/maven-surefire-plugin/examples/testng.html JUnitとTestNG、その設計思想からの差異について(主にテスト実行単位のインスタンス生成について) - Martin Fowler's Bliki in Japanese - Junit新インスタンス -- http://capsctrl.que.jp/kdmsnr/wiki/bliki/?JunitNewInstance - Running a JUnit4 Test Suite in Maven using maven-failsafe-plugin - Stack Overflow -- http://stackoverflow.com/questions/7792886/running-a-junit4-test-suite-in-maven-using-maven-failsafe-plugin - java - Before and After Suite execution hook in jUnit 4.x - Stack Overflow -- http://stackoverflow.com/questions/82949/before-and-after-suite-execution-hook-in-junit-4-x #navi_footer|技術|