diff --git a/src/main/asciidoc/miscellaneous.adoc b/src/main/asciidoc/miscellaneous.adoc index 4bb3a8c..38a2685 100644 --- a/src/main/asciidoc/miscellaneous.adoc +++ b/src/main/asciidoc/miscellaneous.adoc @@ -38,9 +38,9 @@ Here are several articles and presentations about TestNG (English, French, Germa * https://howardlewisship.com/tapestry-javaforge/tapestry-testng/[Tapestry and TestNG (Howard Lewis-Ship, April 2006)] * https://thediscoblog.com/2006/03/27/using-junit-extensions-in-testng/[Using JUnit extensions in TestNG (Andrew Glover, March 2006)] * https://www-128.ibm.com/developerworks/forums/dw_thread.jsp?forum=812&thread=110765&cat=10[Code coverage of TestNG tests with Cobertura (Andrew Glover, March 2006)] -* https://beust.com/weblog/archives/000369.html[Statistical Testing (Cédric Beust, February 2006)] +* https://web.archive.org/web/20171127113655/http://beust.com/weblog2/archives/000369.html[Statistical Testing (Cédric Beust, February 2006)] * https://bill.dudney.net/roller/page/bill?entry=testng_is_a_leap_beyond[TestNG and JUnit (Bill Dudney, February 2006)] -* https://beust.com/weblog/archives/000362.html[Distributed TestNG (Cédric Beust, January 2006)] +* https://web.archive.org/web/20170804222513/https://beust.com/weblog2/archives/000362.html[Distributed TestNG (Cédric Beust, January 2006)] * https://erik.thauvin.net/blog/news.jsp?date=2006-01-29#418[Testing private methods (Erik Thauvin, January 2006)] * https://blog.hibernate.org/cgi-bin/blosxom.cgi/2005/11/24#ejb3withtestng[Testing EJB3 with TestNG (Christian Bauer, November 2005)] * https://www.vanwardtechnologies.com/cedricb01.php[Vanward Technologies interview (October 2005)] @@ -54,17 +54,17 @@ Here are several articles and presentations about TestNG (English, French, Germa * https://kevin.oneill.id.au/2005/04/06/testng[TestNG review (April 2005)] * https://www.javaworld.com/javaworld/jw-04-2005/jw-0404-testng_p.html[JavaWorld (April 2005)] * https://pcal.net/blog/archives/2005/03/a_great_new_ide.html[Solving the JUnit dependency problem (March 2005)] -* https://beust.com/weblog/archives/000259.html[Are dependent test methods really evil? (March 2005)] -* https://beust.com/weblog/archives/000252.html[The "call super" anti-pattern (March 2005)] -* https://beust.com/weblog/archives/000236.html[Testing asynchronous code with TestNG (February 2005)] +* https://web.archive.org/web/20200121235401/http://beust.com/weblog/2005/03/17/are-dependent-test-methods-really-evil/[Are dependent test methods really evil? (March 2005)] +* https://web.archive.org/web/20170804222719/http://beust.com/weblog2/archives/000252.html[The "call super" anti-pattern (March 2005)] +* https://web.archive.org/web/20170806171130/http://beust.com/weblog/2005/02/01/testing-asynchronous-code/[Testing asynchronous code with TestNG (February 2005)] * https://www-106.ibm.com/developerworks/java/library/j-testng/[Making Testing a Breeze with TestNG (DeveloperWorks, January 2005) (also in Chinese)] * https://www.theserverside.com/news/thread.tss?thread_id=31214[TestNG: Catch the Testing Fever (TheServerSide, January 2005)] -* https://www.beust.com/weblog/archives/000230.html[Why use XML to configure tests? (January 2005)] +* https://web.archive.org/web/20170804222520/http://beust.com/weblog2/archives/000230.html[Why use XML to configure tests? (January 2005)] * https://www.javapolis.com/confluence/display/JP04/Beyond+JUnit+,+introducing+TestNG,+the+next+generation+in+testing[TestNG: Beyond JUnit (Presentation at JavaPolis, Belgium, December 2004)] * https://www.theserverside.com/news/thread.tss?thread_id=30394[Announcing TestNG 2.0 (TheServerSide, December 2004)] * https://www.javalobby.org/articles/testng/[TestNG: Catching the TestNG fever (JavaLobby, December 2004)] -* https://www.beust.com/weblog/archives/000170.html[Using inheritance of annotations for flexible testing (August 2004)] -* https://www.beust.com/weblog/archives/000175.html[Multiple instantations of tests (August 2004)] +* https://web.archive.org/web/20160304173137/http://beust.com/weblog2/archives/000170.html[Using inheritance of annotations for flexible testing (August 2004)] +* https://web.archive.org/web/20200107104056/http://beust.com/weblog2/archives/000175.html[Multiple instantations of tests (August 2004)] * https://theserverside.com/blogs/showblog.tss?id=Unitized[Don't get unitized (July 2004)] * https://www.google.com/url?sa=X&start=3&q=https://www.theserverside.com/news/thread.tss?thread_id=25568[TestNG: Testing, the Next Generation (TheServerSide, April 2004)] * https://rationaleemotions.com/tags/TestNG[TestNG features explained via use-cases] @@ -123,4 +123,4 @@ ____ [quote, Some random person who should mind their own business] ____ "Cedric, stop talking to him, he's sleeping" -____ \ No newline at end of file +____